@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFF;
}
body {
	background-color: #EEE;
}

#content {
	height: auto;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
}
#content .whead {
	height: 61px;
	width: 937px;
	float: left;
	background-image: url(../images/main_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
	color: #000;
}
.whead dl {
	float: right;
	height: auto;
	width: 320px;
}
.whead dl dd {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 20px;
	float: left;
	width: 320px;
	text-align: right;
}
.whead dl dd a {
	color: #F30F0E;
	text-decoration: none;
}
#content .flash {
	height: auto;
	width: 935px;
	float: left;
	background-image: url(../images/bg_indexvisual.jpg);
	background-position: center 50px;
	background-repeat: no-repeat;
	border: 1px solid #903;
}
.flash .nav {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 46px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	line-height: 48px;
	font-size: 13px;
	text-align: center;
}
.flash .nav a {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}

.flash .nav a:hover {
	background-image: url(../images/image%2016.jpg);
	background-repeat: repeat-x;
}

.flash .donghua {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flash .navimg {
	text-align: right;
	padding-top: 28px;
	background-image: url(../images/sub_visual_02.jpg);
	background-repeat: no-repeat;
	background-color: #202020;
	padding-right: 40px;
	padding-bottom: 24px;
}

#content .wbody {
	height: auto;
	width: 935px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wbody .left {
	float: left;
	height: auto;
	width: 385px;
}
.wbody .left .navlb {
	height: 28px;
	width: 385px;
	background-color: #990100;
}
.navlb .tlb {
	width: 100px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	float: left;
}
.navlb a {
	float: right;
	height: 28px;
	width: auto;
	color: #FFF;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.navlb a:hover {
	color: #F90;
	text-decoration: underline;
}
.left .tyimg {
	float: left;
	width: 383px;
	background-image: url(../images/banner_1.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	height: 100px;
	border: 1px solid #B20000;
}



.wbody .mid {
	background-image: url(../images/index_title_notice.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 317px;
	height: auto;
	padding-top: 28px;
	margin-right: 20px;
	margin-left: 10px;
}

.mid dl dd {
	background-image: url(../images/bullet_notice.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 25px;
	color: #333;
}
.mid dl dd span {
	float: right;
	color: #333;
}
.mid dl dd a {
	color: #000;
}

.mid dl dd a:hover {
	color: #666;
}
.wbody .right {
	padding-top: 10px;
	float: right;
	width: auto;
	text-align: right;
}




#content .wfoot {
	background-image: url(../images/footer_text.gif);
	background-repeat: no-repeat;
	float: left;
	width: 935px;
	text-align: center;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #903;
}
.wfoot a {
	color: #666666;
}

.wfoot p {
	line-height: 22px;
	color: #666;
	font-size: 13px;
	text-align: right;
	margin-right: 10px;
}
#content .link {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	margin-top: 10px;
	float: left;
	width: 935px;
}
.link a {
	color: #333;
}
