/* CSS Document */

body {
	color: #353535;
	margin:0px;
	line-height: 26px;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma, Arial;
	font-size: 12px;
	background-color:#FFF;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {color:#333333}
a:hover{
	color:#CC0000;
	text-decoration: none;
}
h1{
	color:#300;
	margin:5px 0;
}
h2{
	color:#CC0000;
	font-size: 18px;
	font-weight: bold;
	margin:5px;
	padding:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
h2 span {
	float:right;
}
h2 a {
	color:#cc0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
h2 a:hover {
	color:#990000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
h3{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
	color:#FF3300;
	text-indent: 10px;
}
h3 a:hover {
	color:#cc3300;
	text-decoration: none;
}
h3 a {
	text-decoration: none;
	color:#FF3300;
}
h4{
	font-size: 13px;
	font-weight: bold;
	padding:0;
	margin:10px;
	text-indent: 10px;
}
#top {
	width: 978px;
	height:310px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#top_d {
	background-image: url(images/menu_d.jpg);
	background-repeat: repeat-x;
}
#menu {
	height:27px;
	margin:0px;
	background-image: url(images/menu_bj.jpg);
	background-repeat: repeat-x;
}

#menu div ul {
padding:0px;
margin:0px;
}
#menu_d {
	background-image: url(images/menu_d_bj.jpg);
	background-repeat: repeat-x;
	text-align:center;
	line-height:0px;
	padding:0px;
	margin:0px;
}
#menu_d div {
	background-image: url(images/menu_d.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width:992px;
	margin:0px auto;
	background-position: center top;
	background-color:#333333;
}
#main {
	width:980px;
	background-image: url(images/main_bj.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:10px;
	padding:10px; 6px;
}
.n_mk {
	padding:16px 0px 10px 10px;
	width:490px;
	height:186px;
	margin:0px auto;
	background-image:url(images/n_mk.jpg);
	background-repeat: no-repeat;
}
.n_rk {
	padding:13px 10px 10px 10px;
	width:180px;
	height:186px;
	background-image:url(images/n_rk.jpg);
	background-repeat: no-repeat;
	float:right;
	background-position: left 6px;
	text-align:left;
}
.n_lk {
	width:250px;
	height:206px;
	margin:0px;
	padding-top:6px;
}
.bt {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bt_bj.jpg);
	margin: auto;
	height: 35px;
	text-indent: 18px;
	line-height: 35px;
}
.bt2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bt2_bj.jpg);
	margin: auto;
	height: 31px;
	text-indent: 32px;
	line-height: 31px;
}
.btdx {
	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;
	width:958px;
	margin:0px auto 10px auto;
}
.l_nr {
	margin: 0px;
	background-color: #FFFFFF;
}

.l_nr_n {
	padding:15px;
	background-color: #FFFFFF;
	margin-top:8px;
	background-image: url(images/fgx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #C8E2E8;
}
.l_nr_n img {
margin:10px;
}
.img_bk {
	padding: 1px;
	border: 1px solid #DDDDDD;
	margin:3px;
}
.dx_bk {
	padding: 10px;
	border: 1px dashed #DDDDDD;
	margin:3px;
	background-color: #FDF7F7;
	width:440px;
	margin:10px auto;
}
.xx_fg {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#db {
	text-align:center;
	width:978px;
	font-size:12px;
	margin:0px auto;
	padding:0px;
	color:#666;
	line-height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EEE;
}
.more {
	text-align:right;
	padding-right:20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}