/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color: #ededed;
	background-image: url(../image/html_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #666666;
}
dl,dd,ul,li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
form,input{
	margin:0px;
	padding:0px;
}
select{
color:#666666;
}
.f66
{
    color:#666666;}
/**/

/**/
#top{
	height: 96px;
	width: 980px;
	margin:0px auto;
}
#menu{
	height: 36px;
	width: 980px;
	margin:0px auto;
}
#Content{
	width: 980px;
	height:auto;
	margin:0px auto;
	padding-top:12px;
	background:url(../image/div_bg_x.gif) repeat-y;
	overflow: hidden;
}
#content_left{
	width:701px;
	float:left;
	padding-left:20px;
	border-right:1px dashed #CCCCCC;
	overflow:hidden;
}
#content_right{
	width:258px;
	float:left;
	line-height: 24px;
}
/**/
a{
	color:#666666;
	text-decoration: none;
}
a:hover{
	color:#273c83;
	text-decoration: underline;
}
.Arial{
	font-family: Arial;
	font-size: 12px;
}

/*bottom*/
#bottom{
	width:980px;
	text-align: center;
	height: 66px;
	background:url(../image/div_bg_x.gif) repeat-y;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 28px;
}
.xian {
	margin:0px 5px 0px 5px;
	background-color: #777777;
	height: 1px;
	overflow: hidden;
}
.text {
	padding-top: 10px;
}
.font1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.jiam{
padding-top:5px;
}
.jiam a{
float:right;
}
/**/
.position{
	height:18px;
	padding-top:15px;
	padding-left:20px;
	border-bottom:1px #cccccc solid;
	margin-right: 40px;
	color:#999999;
}
.position a{
	color:#999999;
}
.ff0000{
	color:#ff0000;
}
.jmdh{
	margin:20px 0px 0px 65px;font-size:14px;color:#333333;line-height:18px;
}
.jmdh span{
	font-family:Arial,Helvetica,sans-serif;font-size:18px;color:#004fa4
}