@charset "utf-8";
body, html {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	margin: 0 auto;
	padding:0px;
	width:1002px;
	text-align: left;
}
#coping {
	margin-top: 15px;

}
#setup {
	position: absolute;
	left: 834px;
	top: 17px;
}
#links {
	position: relative;
	height: 44px;
	background-color: #485212;
}
#banner {
	position: relative;
	margin-bottom: 15px;
	margin-top: 2px;
}
#left {
	width: 192px;
	position: relative;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shou {
	background-image: url(../images/shou_bgs.jpg);
	height: 80px;
	width: 182px;
}
#shou #ProSearch {
	margin-top: 40px;
}
#shou #ProSearch #button {
	width: 30px;
	font-size: 14px;
}

#list {
	width:182px;
	padding:0px;
	height: 520px;
	float: left;
	margin-top: 10px;
}
#list img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
#list ul {
	margin:0px;
	padding:0px;
}
#list li {
	list-style-type: none;
	background-image: url(../images/border_g_y.jpg);
	background-repeat: repeat-y;
}
#list li a {
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	width: 140px;
	padding-left: 30px;
}
#list li a:link, #list li a:visited {

}
#list li a:hover {					/* 鼠标经过时 */
	background-color: #F3F3F3;
	background-image: url(../images/dot_1.jpg);
	background-repeat: no-repeat;
	background-position: 18px 12px;

}
#middle {
	position: relative;
	text-align: left;
	width: 780px;
	float: left;
	margin-left: 23px;
	margin-top: 10px;
}
#nl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	clear: both;
}

#footer {
	position: relative;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	width: 1002px;
	margin-left:auto;
	margin-right:auto;
}
#add {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
}
#junyoo {
	text-align: right;
	margin-top: 28px;
	margin-right: 10px;
	font-size: 11px;
}
#junyoo a:link, #junyoo a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#junyoo a:hover {
	color: #990000;
}
