﻿@charset "utf-8";
html,body {	margin: 0px; padding:10px 0; background:#FFF; font-family: Arial, Tahoma, Verdana, serif, sans-serif, monospace; font-size: 12px; color: #626868; }
* { 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:300px;
	height:60px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.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:5px; top:5px; }
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; }
/* 顶部样式 */
#header { position:relative; margin:0 auto; width:980px; height:70px;}
#inheader{ position:absolute; right:0; top:10px; text-align:right; margin:0; padding:0; list-style-type:none;}
/* 导航菜单 */
#nav{ margin:0 auto; width:980px; height:37px; background:url(../images/navright.jpg) no-repeat right top; }
div.sitemap{ position:absolute; cursor:pointer; 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;}
/* Page */
.page { float:left; position:relative; width:450px; height:30px; line-height:30px; margin:30px; font-size:14px; font-weight:bold; color:#ff6600;text-align:center; }
.page{
	overflow:auto;
	clear:both;
	text-align:center;
}
.page font{
	color:#666666;
	font:normal normal bold 11px/18px Arial;
	background:url(../images/page_bg.gif) repeat-x left bottom; 
	text-decoration:none; 
	display:block; 
	height:18px; 
	_height:20px; 
	margin-left:5px;
	padding:0 4px;
	border:1px solid #D9D9D9; 
	float:left; 
	overflow:hidden;
}
.page a{
	color:#666666;
	font:normal normal bold 11px/18px Arial;
	background:url(../images/page_bg.gif) repeat-x left bottom; 
	text-decoration:none; 
	display:block; 
	height:18px; 
	_height:20px; 
	margin-left:5px;
	padding:0 4px;
	border:1px solid #D9D9D9; 
	float:left; 
	overflow:hidden;
}
.page a:hover{
	background:#FEFED0; 
	border:1px solid #FFEDAE; 
}
/* 底部友情链接 */
#footer{
	padding:20px 0 10px 0;
	width:980px;
	margin:0 auto;
	background:url(../images/footerbg.gif) no-repeat center top;
	text-align:center;
	line-height:200%;
}
/* 边框样式 */
.bDarkgrey { border:1px solid #949494; }
.dot{
	line-height:20px;
	padding-left:15px;
	background:url(../images/dot1.gif) no-repeat 10px center;
}
/* 其它样式 */
.channel { margin:8px auto; width:980px; text-align:left;  }
.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  */
