/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
body {
	font-size:12px;
	background:#090 url(bg.gif);
	margin-bottom:20px;
}
img {
	border:0
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#393939;
	overflow:hidden;
	text-overflow:ellipsis;
}
a:hover {
	color:#FF6633;
	text-decoration:none;
}

.menu_bg {
	background:url(menu_xw.gif) repeat-x;
	height:28px;
}
.menu_xh {
	width:750px;
	margin:0 auto;
}
.menu_xh ul li {
	float:left;
	padding: 0 13px;
	background: url(menu_xw_line.gif) right no-repeat;
}
.menu_xh ul li a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 28px;
	font-weight: bold;
}

.path_xh {
	height:25px;
	background-color:#E6F1D5;
	width:100%;
	padding:0 10px;
}

.xh_c {
	background-color:#FFF;
}
.xh_l, .xh_r {
	background:#FFF url(channel_bg2.jpg) top repeat-x;
	border: 1px #9DCD8B solid;
}
.xh_l .p {
	line-height:22px;
	padding:30px 10px 10px 10px;
}

.xh_r .list {
	padding:10px 20px;
	clear:both;
}
.xh_r .list dt {
	background:url(hot_c.jpg) center left no-repeat;
	padding-left:20px;
	line-height:25px;
	font-size:14px;
	color:#64B80C;
}
.xh_r .list dd {
	background: url(dot.gif) center left no-repeat;
	padding-left:15px;
	border-bottom: 1px #B3B2B2 dashed;
	line-height: 25px;
	margin-bottom: 5px;
	margin-left: 6px;
	position:relative;
	clear: both;
}
.xh_r .list dd .t {
	position:absolute;
	right:0px;
	color:#999;
}

.foot {
	clear:both;
	margin-bottom:20px;
	text-align:center;
	background:#fff;
	width:970px;
	margin:0px auto;
	line-height:18px;
	font-size:12px;
	padding-bottom:20px;
	line-height:25px;
}
.aboutus {
	font-size:12px;
}