﻿html,body {	margin: 0px; padding:0 0 10px 0; background:#fff url(../images/bodybg.jpg) no-repeat center top; font-family: Arial, Tahoma, Verdana, serif, sans-serif, monospace; font-size: 12px; color: #333; }
* { margin:0; padding:0; }
img { border:0; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
/* 链接样式 */
a { color:#333; text-decoration:none; }
a:hover { color:#f60; text-decoration:underline; }
#logo {width:236px; height:55px; display:block; overflow:hidden; background:url(../images/logo.jpg) no-repeat;}
.gray{ color:#999;}
.orange { color:#FF7800 !important; }
a.red { color:#F00 !important; }
.red{ color:#f00;}
.darkblue{ color:#590c31;}
.blue { color:#1F71AF; !important; }
a.more { text-align:left; color:#333; text-decoration:none; font-size:12px; font-weight:normal; position:absolute; right:0px; top:3px; }
a.more:hover { color:#c00; text-decoration:none; }
a.btnBlack { background:url(../images/bg_btn.gif) repeat-x; padding:4px 10px 5px 10px; color:#FFF !important; font-weight:700; font-size:14px; text-decoration:none !important; border:1px solid #000; }

.time{
	float:right;
	font-family:Verdana;
	font-size:9px;
	color:#f60;
}
.time2{
	float:right;
	font-family:Verdana;
	font-size:12px;
	color:#f60;
}
/* 按钮样式 */
input.text_type { border:1px solid #949494; color:#626262; }
input.select_type { border:none; background:url(../images/input_search_style.gif) no-repeat; width:124px; height:19px; color:#626262; }
/* 位置 */
.left{float:left;}
.right{ float:right;}
/* 字体样式 */
.f12px{ font-size:12px; font-weight:normal;}
.f14px{ font-size:14px;}
.fB { font-weight:900; }
/* 顶部样式 */
#head { position:relative; margin:0 auto; width:990px; height:60px; padding:10px 0;}
#inheader{ position:absolute; right:0; top:10px; text-align:right; margin:0; padding:0; list-style-type:none;}
#inheader li{ padding:0; line-height:18px; padding-left:15px; background:url(../images/icon1.gif) no-repeat left center;}
#topad{ position:absolute; top:10px; left:330px;}
.searchInput{ width:104px; color:#666; border:1px solid #ccc; height:16px; padding:2px 4px; background:#f7f7f7;}
#banner{  width:744px; height:185px; float: right;}
/* 导航菜单 */

#navContent{ width:924px; height:42px; padding:15px 33px; margin:5px auto; background:url(../images/navbg.jpg) no-repeat center top; position:relative;}

#nav{list-style: none;margin: 0;padding: 0;font-size: 12px; width:595px;}
#nav li{margin: 0;padding: 0;float: left; width:74px;}
#nav li a{display: block; width:80px; height:21px; line-height:21px;text-decoration: none;color: #FFF;white-space: nowrap; text-align:center;}
#nav li a:hover{text-decoration: underline; color:#FFFF00;}

/*顶部搜索*/
.top_search{ position:absolute; top:15px; right:33px; margin:0; padding:0; list-style:none; color:#fff;}
.top_search li{ padding:1px 0;}
.top_search li a{ color:#fff; text-decoration:underline;}


/* 底部友情链接 */
#friendlink { margin:5px auto; border:1px solid #e0f8f8; width:988px; background:#fff; }
#friendlink h2 { color:#626262; font-size:12px; font-weight:normal; padding:3px 10px; background:#c7dfba; margin-bottom:5px; }
#friendlink ul { list-style:none; margin:0 auto; }
#friendlink li { float:left; }
#friendlink ul.logo li { width:88px; height:35px; line-height:35px; padding-left:8px; }
#friendlink ul.logo img { width:88px; height:31px; }
#friendlink ul.text { width:960px; }
#friendlink ul.text li { width:80px; height:20px; line-height:20px; text-align:center; }

#footer{
	padding:5px;
	width:970px;
	margin:5px auto;
	text-align:center;
	line-height:200%;
	
}
.footer_txt{
	position:absolute;
	left:20px;
	top:20px;
}
/* 边框样式 */
.bDarkgrey { border:1px solid #949494; }
/* 其它样式 */
.channel { margin:8px auto; width:990px; text-align:left;  }
.c_bg1{ background:url(../images/dot_y.gif) repeat-y 210px top;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/ 
.clearfix { display:block; }
/* End hide from IE Mac */ 
/* end of clearfix  */