/* CSS Document */
body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ËÎÌå";
	font-size: 10pt;
	color: #656565;
}

a {
	text-decoration: none;
	color: #656565;
}

#top {
	width: 1000px;
	height: 110px;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	width: 760px;
	height: 100px;
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 20px;
}

#wt {
	float: right;
	width: 184px;
	height: 77px;
	background-image: url(wt.gif);
	background-position: top;
}

#nav {
	width: 960px;
	height: 30px;
	background: url(daohang.jpg) repeat-x;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
}

#nav a {
	color: #FFFFFF;
}

#nav img {
	margin-left: 20px;
	margin-right: 10px;
}

#banner {
	width: 1000px;
	background: url(bg_s.jpg) repeat-x;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 5px;
}

#main {
	width: 1000px;
}

#left {
	width: 700px;
	float: left;
}

#search {
	float: left;
	width: 658px;
	height: 31px;
	border: #b9b9b9 1px solid;
	background: url(sc.jpg);
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	color: #000000;
}

.font {
	float: left;
	width: 60px;
	margin-top: 10px;
	margin-right: 15px;
}

.font a {
	color: #23b4e1;
}

.sel {
	float: left;
	width: 150px;
	margin-top: 5px;
}

.fenge {
	float: left;
	width: 10px;
	margin-top: 10px;
	text-align: center;
}

.inputtext {
	float: left;
	width: 135px;
	margin-top: 4px;
	margin-left: 5px;
}

.scpc {
	float: left;
	width: 30px;
	margin-top: 3px;
	margin-left: 5px;
}

.bg_m {
	float: left;
	width: 688px;
	height: 24px;
	border: #b9b9b9 1px solid;
	background: url(bg_m.jpg);
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
}

.font_m {
	float: left;
	width: 60px;
	margin-top: 6px;
	text-align: left;
}

.bder {
	float: left;
	width: 343px;
	
	border: #b9b9b9 1px solid;
	margin-top: 5px;
	text-align: left;
}

.font_bd {
	float: left;
	width: 335px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
}

.flow {
	float: left;
	width: 698px;
	text-align: left;
	border-left: #b9b9b9 1px solid;
	border-right: #b9b9b9 1px solid;
	border-bottom: #b9b9b9 1px solid;
	padding-top: 12px;
}

#right {
	width: 300px;
	float: right;
}

#foot {
	background-image: url(foot.jpg);
	background-repeat: repeat-x;
	float: left;
	background-position: bottom;
	height: 96px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.ctn_title {
	width: 670px;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid groove;
}

.bder {
	text-align: left;
}

.bder ul {
	margin: 8px;
	list-style-position: inside;
	list-style-type: decimal;
}

.bder ul li {
	padding: 3px;
}

#indexshow {
	overflow: hidden;
}

#indexshow li {
	float: left;
	width: 74px;
	padding: 5px 0px 0px 10px;
}