﻿@charset "utf-8";
html,body {	margin: 0px; padding:10px 0; background:#FFF url(../../images/enbg.gif) repeat-x left top; font-family:  Verdana, serif, sans-serif, monospace; font-size: 11px; 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:#F00; text-decoration:underline; }
#logo {width:437px; height:86px; display:block; overflow:hidden; }
.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:0px; }
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{
	font-family:Verdana;
	font-size:9px;
	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:964px; height:96px;}
#inheader{ position:absolute; right:0; bottom:20px; text-align:right; margin:0; padding:0; list-style-type:none;}
#inheader li{ padding:3px 0;}
.searchInput{ width:104px; color:#666; border:1px solid #ccc; height:14px; padding:2px 4px;}
#banner{ margin:0 auto; width:964px; height:194px; padding-top:3px;}
/* 导航菜单 */
#nav{ margin:0 auto; width:964px; height:28px;  }
#nav li{ float:left;}

#nav {
	 line-height: 28px;  list-style-type: none;;
}
#nav a {
	display: block; width: 120px; text-align:center; color:#fff; font-size:12px; font-weight:bold;
}
#nav a:link  {
	color:#fff; text-decoration:none;
}
#nav a:visited  {
	color:#fff;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;text-decoration:none;font-weight:bold;
}
#nav li {
	float: left; width: 120px; color:#fff;
}
#nav li a:hover{
	background:#C03200;
}
#nav li ul {
	line-height: 27px;  list-style-type: none;text-align:left;
	left: -999em; width: 180px; position: absolute; 
}
#nav li ul li{
	float: left; width: 180px;
	background: #F6F6F6; 
}
#nav li ul a{
	display: block; width: 180px;w\idth: 156px;text-align:left;padding-left:24px; font-weight:normal; font-size:11px;
}
#nav li ul a:link  {
	color:#666; text-decoration:none;
}
#nav li ul a:visited  {
	color:#666;text-decoration:none;
}
#nav li ul a:hover  {
	color:#F3F3F3;text-decoration:none;font-weight:normal;
	background:#C00;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}

/**/
div.sitemap{ position:absolute; top:7px; right:5px; width:141px; height:21px; display:block; border:none; background:url(../images/sitemap.gif) no-repeat; }
ul.sitemap { list-style:none; background:#d4ddec; border:1px solid #225893; color:#1f5a95; width:130px; z-index:9999; margin-left:5px;}
ul.sitemap li { padding:2px 5px; }
/* 底部版权声明 */
#customer { text-align:left; background:url(../images/dlcustombot.gif) no-repeat left bottom; margin:0 auto; width:980px;}
#customer h2 { height:25px; line-height:25px; font-size:12px; background:url(../images/dlcustom.gif) no-repeat; padding-left:15px; }
#customer ul { margin:0; padding:5px 0; list-style-type:none; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
#customer li { width:180px; float:left; line-height:20px; padding-left:15px; background:url(../images/dot1.gif) no-repeat 8px center;}
/* 底部友情链接 */
#footer{
	padding:20px 0 10px 100px;
	height:59px;
	width:864px;
	margin:0 auto;
	background:url(../../images/efoot.gif) no-repeat center top;
	text-align:center;
	line-height:200%;
}
/* 边框样式 */
.bDarkgrey { border:1px solid #949494; }
/* 其它样式 */
.channel { margin:8px auto; width:964px; 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  */