@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	word-break:break-all;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #420000;
}
#h_link {
	background-image: url(../images/pic2_02.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	height: 80px;
	padding-right: 25px;
	padding-top: 3px;
	width: 935px;
}
#nav {
	background-image: url(../images/pic2_07-08.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 10px;
	line-height: 1.8em;
}

#left {
	float: left;
	width: 285px;
	background-image: url(../images/pic2_07.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#l_con {
	background-image: url(../images/pic2_13.gif);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 10px;
}
#right {
	width: 670px;
	float: left;
	padding-left: 5px;
}
.con {
	padding: 10px;
}

.tab {
	background-image: url(../images/pic2_07-10.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.intro {
	float: left;
	width: 500px;
}
.scon {
	padding: 10px;
	height: 137px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

.clear {
	clear: both;
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-top: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
