/*-------------------------- news add CSS-----------------------------------------*/

/*header CSS---------------------------------------------------------------------------------*/

.tp_header_bg{background:url(images/tp_header_bg.jpg) no-repeat center top;padding:0 5px;}
.tp_shopcart_bg{ color:#000; text-align:right;}
.tp_shopcart_bg a{ color:#000; text-decoration:underline;}
.tp_shopcart_bg a:hover{ color:#f96; text-decoration:none;}	
.tp_menu{background:url(images/tp_menu_bg.jpg) repeat-x;}

		
/*End------------------------------------------------------------------------------ header CSS*/

/*search CSS---------------------------------------------------------------------------------*/
.search_bg{color:#000; font-weight:bold; background:url(images/tp_search_bg.jpg) no-repeat;}
.search_input{	background-color:#fff; 	color:#000;		width:190px;}

/*End------------------------------------------------------------------------------- search CSS*/	

/*maincontent CSS------------------------------------------------------------------------------*/

.tp_maincontents{ padding:10px 0; background:#fbf6ef;}			
.tp_boxtitle{ height:24px;font-family:Verdana, Arial, sans-serif;	font-size: 11px; font-weight: bold;	color: #963; background:url(images/tp_boxtitle_ico.jpg) no-repeat 2px center;padding-left:15px;}
.tp_newsbox{background:url(images/tp_boxtitle_ico.jpg) no-repeat 2px 5px;}
.tp_box_bg{background:#f4e2ca;}	
.tp_breadcrumbs{ height:25px;color: #000; }
.tp_breadcrumbs b{ color: #000;}	

.tp_bmtime{background:url(images/tp_bmtime_bg.jpg) repeat-x;}
/*End-------------------------------------------------------------------------------maincontent CSS*/

/*footer CSS---------------------------------------------------------------------------------------*/
.tp_foot { color:#000;background:url(images/tp_footer_bg.jpg) no-repeat;}
.tp_foot_td{padding-top:50px;}
.tp_foot a{text-decoration:underline;}
.tp_foot a:hover{text-decoration:none;}
/*End-------------------------------------------------------------------------------footer CSS*/

/*sitemap*/
.sitemap a{
	text-decoration:underline;}
.sitemap a:hover{
	text-decoration:none;}
	
	
	
	


