/* CSS Document */
html, body {
	margin:0;
	padding:0;
	scrollbar-face-color:	#ffffff;
	scrollbar-highlight-color:	#acacac;
	scrollbar-shadow-color:	 #acacac;
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-darkshadow-color:	#ffffff;
	scrollbar-track-color: #FEFFFB;
}
body {
	text-align:left;
	font:12px "宋体", Arial, Helvetica, sans-serif;
}
div#container {
	text-align:left;
	color:#777777;
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
A:link {
	color:#777777;
	text-decoration:none;
}
A:visited {
	color:#777777;
	text-decoration:none;
}
A:hover {
	color:#4a4a4a;
	text-decoration:none;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
ul li {
	list-style-type:none;
}
/*实线样式*/
.solid-top {
	BORDER-TOP: #ddd 1px solid
}
.solid-right {
	BORDER-RIGHT: #ddd 1px solid
}
.solid-bottom {
	BORDER-BOTTOM: #ddd 1px solid
}
.solid-left {
	BORDER-LEFT: #ddd 1px solid
}
/*虚线样式*/
.dashed-top {
	BORDER-TOP: #ddd 1px dashed
}
.dashed-right {
	BORDER-RIGHT: #ddd 1px dashed
}
.dashed-bottom {
	BORDER-BOTTOM: #ddd 1px dashed;
	height:30px;
	line-height:30px;
}
.dashed-left {
	BORDER-LEFT: #ddd 1px dashed
}
/*实线BOX*/
.solidbox {
	border: #ddd 1px solid;
	margin:0px;
	padding: 0px;
}
/*虚线BOX*/
.dashedbox {
	border: #ddd 1px dashed
}
.clear {
	clear:both;
}
.width17 {
	float:left;
	display:block;
	width:17px;
}


div#header {
	height:68px;
	width:965px;
	background:url(../bg/side01.jpg) repeat-y;
	float:left;
	margin:0;
	clear:both;
}
div#header .logo {
	width:175px;
	height:68px;
	float:left;
	background-image:url(../com/logo.jpg);
}
div#header ul {
	width:520px;
	float:left;
	text-align:left;
	margin-top:38px;
}
div#header ul li {
	float:left;
	padding-left:6px;
}
div#header ul li a:link {
	color:#4a4a4a;
	text-decoration:none;
}
div#header .Version {
	float: right;
	text-align:right;
	height:68px;
	overflow:hidden;
	margin:0;
	margin-right:0px;
}
div#header .Version .s {
	height:20px;
	width:195px;
	padding-top:9px;
}
div#header .Version .Vlink {
	padding-top:14px;
	height:48px;
}
div#menu {
	height:234px;
	background:url(../bg/side02.jpg) repeat-y;
	float:left;
	width:965px;
	margin:0;
	padding:0;
	clear:both;
}
div#menu .dh {
	height:234px;
	width:948px;
	float:left;
	text-align:left;
}
div#menu .banner {
	height:200px;
	width:948px;
	margin:0;
	padding:0;
	float:left;
}
.dhmenu {
	width:948px;
	margin:0;
	clear:both;
	text-align:center;
	display:block;
	padding-top: 0px;
	padding-left: 0px;
}
.dhmenu li {
	width:158px;
	height:34px;
	line-height:34px;
	background: url(../img/menu1.jpg);
	background-position: -0px -0px;
	background-repeat:repeat-x;
	float:left;
}
.dhmenu li a {
	display:block;
	width:158px;
	height:34px;
	text-indent: 1em;
}
.dhmenu li a:link {
	font-size:14px;
	color: #FFF;
	font-weight:bold;
}
.dhmenu li a:visited, .dhmenu li a:active {
	text-decoration:none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
}
.dhmenu li a:hover {
	height:34px;
	font-size:14px;
	text-decoration:none;
	color: #000;
	font-weight:bold;
	background: url(../img/menu2.jpg);
	background-position: 0px 0px;
	background-repeat:repeat-x;
}
div#main {
	float:left;
	background:url(../bg/side03.jpg) repeat-y;
	overflow:visible;
	width:965px;
	clear:both
}
div#main .Content {
	width:948px;
	margin:30px auto 30px 17px;
	float:left;
	overflow:auto;
	height:auto;
}
#sidecontent {
	border:#E4E4E4 solid 1px;
	width:210px;
	float:left;
	margin-left:17px;
}
#Maincontent {
	width:655px;
	float:left;
	margin-left:23px;
	margin-right:auto;
}
#sidecontent .lanmu {
	width:210px;
	height:60px;
	margin:0;
}
#sidecontent .sidemenu {
	width:210px;
	margin:20px auto 20px 0px;
	float:left;
}
#sidecontent #select {
	width:190px;
	height:130px;
	margin:5px;
	background: url(/mod/img/enselsct.jpg) 0px 10px no-repeat;
	float:left;
}
#select ul {
	margin:45px 0 0 0;
	padding:0;
	width:190px;
	list-style-type:none;
	float:left;
}
#select ul li {
	color:#000000;
	width:190px;
	height:25px;
	line-height:25px;
	margin-bottom:1px;
}
#select ul li label {
	margin: auto 5px auto 0px;
	padding:0;
	float:left;
	width:45px;
	height:25px;
	text-align:left;
	font-size:12px;
}
#select ul li .input {
	border:#999999 solid 1px;
	width:130px;
	float:left;
	margin:0;
	padding:0;
	height:20px;
}
#select ul li .submit {
	background:#f7f7f7;
	margin:2px auto;
	border: #CCCCCC solid 1px;
	width:50px;
	height:22px;
}
#sidecontent .link {
	width:190px;
	margin:10px 10px;
}
#Maincontent .c {
	float:right;
	padding-top:0px;
}
div#fotter {
	height:72px;
	background: url(../bg/bt_grad.jpg);
	padding-left:30px;
	padding-top:13px;
	background-color:#f7f7f7;
	clear:both;
}
