@charset "gb2312";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif, "ÐÂËÎÌå";
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}

.p_width {
	background-color: #2892ff;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ol {
	margin-left: 30px;
}



#header {
	background-image: url(images/01_02.jpg);
	background-repeat: repeat-x;
	height: 112px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 74px;
}
#logo a {
	display: block;
	height: 73px;
	width: 333px;
}
#logo h1 {
	display: none;
}

#nav {
	height: 38px;
	line-height: 38px;
}
#nav ul li {
	list-style-type: none;
	float: left;
	background-image: url(Images/line_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 38px;
	width: 100px;
	text-align: center;
	font-size: 14px;
	letter-spacing: 3px;
}
#nav ul li a:hover {
	font-weight: bold;
	color: #F30;
	font-size: 14px;
	letter-spacing: 3px;
}


#viual {
	height: 160px;
	background-repeat: no-repeat;
	background-image: url(images/viual.jpg);
}
#main {
	padding-top: 8px;
	padding-bottom: 8px;
}
#left {
	float: left;
	width: 195px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
}
.left_head {
	background-image: url(images/01_06.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.left_head1 {
	background-image: url(images/01_13.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.left_con {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #FFF;
	text-align: left;
}
.left_con dl dt {
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_con dl dd {
	padding-top: 3px;
	padding-bottom: 3px;
}


.left_foot {
	background-image: url(images/l_f.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 195px;
	margin-bottom: 10px;
}

#right {
	float: right;
	width: 741px;
	_width:730px;
	background-color: #FFF;
	margin-right: 8px;
	text-align: center;
}
.right_head {
	background-image: url(images/main_01.jpg);
	height: 17px;
	text-align: left;
}
.right_nav {
	height: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	background-image: url(Images/r_bg.png);
	text-indent: 12px;
	font-size: 14px;
	letter-spacing: 3px;
	color: #FFF;
}
.right_nav a, .right_nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.right_con {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	white-space:normal;
}
h3 {
	line-height: 30px;
	text-align: center;
}
.con {
	line-height: 28px;
}
.addtime {
	text-align: right;
}

dl.news dt {
	line-height: 30px;
	font-weight: bold;
	color: #2892FF;
	text-indent: 12px;
	margin-top: 6px;
	background-image: url(Images/n_bg_01.png);
	background-position: left top;
	height: 30px;
	background-repeat: no-repeat;
}
dl.news dd {
	background-image: url(Images/n_bg_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.n_foot {
	background-image: url(Images/n_bg_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 700px;
	padding: 0px;
	clip: rect(auto,auto,auto,-3px);
	margin-bottom: 8px;
}


.right_foot {
	background-image: url(images/main_03.jpg);
	height: 17px;
	background-repeat: no-repeat;
}
#promove {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
}

#footer {
	background-image: url(images/01_16.jpg);
	background-repeat: repeat-x;
	clear: both;
	background-color: #1079EF;
	color: #FFF;
	padding-top: 8px;
}
#footer a {
	color: #FFF;
}
