@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	
}
/* html { height:100%; 
	filter:gray; 
	color:gray;}
*/
a {
	text-decoration: underline;
	color: #3333CC;
}
a:visited {
	text-decoration: underline;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
p {
	letter-spacing: 1px;
	line-height:25px;
}
hr {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul { list-style-type: none; }
img { border-width:0px; }
option { padding: 0px 3px; }
i {
	color:red;
	font-style: normal;
}
li { display:block; }
body {
	background-image: url(../NewImages/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-size: 12px;
	color: #666666;
}
#box {
	background-image: url(../NewImages/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto!important;
	height: 800px;
	min-height: 800px;
}
#top {
	margin: 0px auto;
	height: 85px;
	width: 960px;
}
#logo {
	float: left;
	height: 40px;
	width: 260px;
	margin-top: 20px;
	margin-left: 20px;
}
#top_text {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	color: #000;
}
#top_text a, #top_text a:link, #top_text a:visited {
	color: #000;
	text-decoration: none;
}
#top_text a:hover { color: #FF0000; }
#con {
	background-image: url(../NewImages/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto!important;
	height: 800px;
	min-height: 800px;
}
#con_body {
	margin: 0px auto;
	width: 960px;
	height: auto!important;
	height: 800px;
	min-height: 800px;
}
#nav {
	background-image: url(../NewImages/index_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 60px;
	padding-left: 30px;
	font-size: 14px;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_visited {
	color: #000000;
	background-image: url(../NewImages/index_05.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}
#nav li {
	float: left;
	height: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav li h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	font-weight: normal;
}
#nav li p { padding-top: 5px; }
#search {
	float: right;
	height: 29px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 16px;
	width: 230px;
}
.search_text {
	font-size: 14px;
	line-height: 29px;
	color: #666666;
	background-image: url(../NewImages/index_10.gif);
	height: 29px;
	width: 100px;
	padding-right: 8px;
	padding-left: 8px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top_banner { }
#con_con {
	background-image: url(../NewImages/index_06.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto!important;
	height: 300px;
	min-height: 300px;
	padding-bottom: 120px;
}
.diaocha {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.news { }
.news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	height: 30px;
	text-align: center;
}
.news li {
	background-image: url(../NewImages/index_58.gif);
	background-position: 10px 4px;
	padding-left: 30px;
	background-repeat: no-repeat;
	line-height: 20px;
}
.news li a {
	color: #666666;
	text-decoration: none;
}
.news li a:hover { color: #FF6600; }
.news li span { float: right; }
#bottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#bottom p {
	line-height: 25px;
	text-align: center;
}
.notice {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.notice li {
	line-height: 20px;
	background-image: url(../NewImages/lbyd.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.notice li a {
	color: #666666;
	text-decoration: none;
}
.notice li a:hover { color: #FF6600; }
.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.page_text {
	padding: 20px;
}
.page_text p {
	font-size: 14px;
	line-height: 25px;
	text-indent: 24pt;
	margin-bottom: 15px;
}
.page_text li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
.page_text li a {
	color: #666666;
	text-decoration: none;
}
.page_text li a:hover { color: #FF6600; }
.page_text li span { margin-right: 30px; }
.page_text_more {
	line-height: 35px;
	text-align: right;
	height: 35px;
	background-color: #f2f2f2;
	padding-right: 10px;
	padding-left: 10px;
}
.left_title {
	margin-top: 21px;
	margin-bottom: 10px;
}
.left_title_title {
	line-height: 30px;
	background-image: url(../NewImages/left_title.gif);
	text-indent: 15px;
	height: 30px;
	width: 186px;
	color: #FFFFFF;
	font-size: 14px;
}
.left_title ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_title li {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../NewImages/point.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 65px;
}
.left_title li a {
	color: #333333;
	text-decoration: none;
}
.left_title li a:hover { color: #FF6600; }
#left_title_visited {
	background-image: url(../NewImages/point1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #CC3300;
}
.xiangxi_title {
	background-color: #f2f2f2;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 800px;
	height: auto!important;
	height: 40px;
	line-height: 40px;
	height: 40px;
	margin: 30px auto 0px auto;
}
.xiangxi_title1 {
	color: #333333;
	background-color: #f2f2f2;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 800px;
	height: 25px;
	line-height: 25px;
	margin: 0px auto;
}
.xiangxi_text {
	border: 1px solid #CCCCCC;
	width: 758px;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.xiangxi_text p {
	text-indent: 24pt;
	margin-bottom: 15px;
	font-size: 14px;
}