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

/*header CSS---------------------------------------------------------------------------------*/
.header_t{height:89px; background:url(images/header_t.jpg) repeat-x;  padding:0 20px;}
	
.headershopcart{ color:#000; text-align:right;}
.headershopcart a{ color:#000; text-decoration:underline;}
.headershopcart a:hover{ color:#000; text-decoration:none;}	

.header_daytime{height:15px;padding:0 20px 0 0; background:url(images/menu_bottom_bg.jpg) repeat-x; color:#000;font-size:10px;text-align:right;}

.main_menu{ text-align:center;	background:url(images/menu_bg.jpg) repeat-x; border:1px solid #7db5de;}

.menu_bottom_bg{ background:url(images/menu_bottom_bg.gif) repeat-x; padding:0 20px;}
		
/*End------------------------------------------------------------------------------ header CSS*/

/*search CSS---------------------------------------------------------------------------------*/
.search_f{ color:#000; font-size:11px;}
.search_input{	background-color:#fff; 	color:#000;	border-top:1px solid #88557d; border-left:1px solid #88557d; border-bottom:1px solid #ccc; border-right:1px solid #ccc; 	width:200px;}

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

/*maincontent CSS------------------------------------------------------------------------------*/
.maincontents{background:#fff;}

.middlecontentok{padding:0 3px;}

.leftcontent,.rightcontent{background:#f3fcff;}
				
.boxtitle{ font-family:Verdana, Arial, sans-serif;	font-size: 11px; font-weight: bold;	color: #004d79;	background:url(images/boxtitle_middlebg.jpg) repeat-x;}	
						
.infobox_m{	color:#004d79;	text-align:center;	background:url(images/boxtitle_ico.gif) no-repeat left center;}

.breadcrumbs{ height:24px;	color: #000; border-bottom:1px dotted #e5e1da;}	

.bookmark_padding{padding:3px;}
/*End-------------------------------------------------------------------------------maincontent CSS*/

/*footer CSS---------------------------------------------------------------------------------------*/
.foot { color:#000; margin-top:5px;/*border:1px solid #e9cdd4;*/ background:url(images/footer_bg.jpg) repeat-x left bottom; padding:5px;}
.foot a{text-decoration:underline;}
.foot a:hover{text-decoration:none;}
/*End-------------------------------------------------------------------------------footer CSS*/

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