body {
font-family:"新宋体";
font-size:12px;
color:#000;
line-height:150%;
margin:0px;
background-image:url(../images/bg.jpg);
}
ul,li,h1,h2,h3,h4,h5,h6,form,p {
margin:0px;
padding:0px;
list-style-type:none;
}
img {
border:none;
}
.cl {
clear:both;
}
a:link {
color:#333;
text-decoration:none;
}
a:visited {
color:#333;
text-decoration:none;
}
a:hover {
color:#ff6600;
text-decoration:underline;
}
#left_box {
width:880px;
float:left;
overflow:hidden;
}
/*     Top      */
#top_box {
width:874px;
background:#fff url(../images/index_03.jpg) repeat-y top right;
height:223px;
overflow:hidden;
padding:19px 7px 0px 7px;
}
#logo {
display:block;
float:left;
width:208px;
height:68px;
background-image:url(../images/index_07.jpg);
overflow:hidden;
}
#topmu {
height:30px;
overflow:hidden;
}
#topmu li {
background:url(../images/index_10.jpg) no-repeat left center;
height:30px;
line-height:35px;
padding-left:10px;
padding-right:20px;
float:right;
}
#mu {
height:38px;
background-image:url(../images/index_14.jpg);
overflow:hidden;
}
#mu li {
line-height:40px;
height:38px;
font-size:14px;
font-weight:bold;
color:#fff;
float:left;
width:80px;
text-align:center;
}
#mu li a {
color:#fff;
text-decoration:none;
}
#mu li a:hover {
color:#FFB200;
text-decoration:none;
}
#banner {
margin-top:3px;
clear:both;
height:152px;
overflow:hidden;
}
/*      中间主体部分          */
#main_box {
width:880px;
padding:5px 7px 0px 7px;
background:#fff url(../images/index_03.jpg) repeat-y top right;
overflow:hidden;
}
#main_right_box {
width:187px;
overflow:hidden;
float:right;
}
#main_right_box ul {
border:1px solid #E0E0E0;
background-color:#fff;
margin-top:5px;
padding:5px 10px 5px 10px;
}
#main_right_box li {
height:29px;
overflow:hidden;
border-bottom:1px solid #e0e0e0;
line-height:29px;
color:#8C8B8B;
}
#main_right_box li img {
float:left;
}
#main_right_box li a {
color: #252525;
text-decoration:none;
}
#main_right_box li a:hover {
color:#ff6600;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
.title {
	clear:both;
	height:31px;
	overflow:hidden;
	background-image:url(../images/index_25.jpg);
	width: 680px;
}
.title img {
display:block;
float:left;
}
.title span {
float:right;
display:block;
background:url(../images/index_26.jpg) no-repeat right top;
height:31px;
padding-right:6px;
}
/*      Bottom             */
#bottom_box {
width:874px;
padding:5px 7px 10px 7px;
background:#fff url(../images/index_03.jpg) repeat-y top right;
overflow:hidden;
text-align:center;
color:#666;
}
#bottom_box ul {
width:420px;
margin:0px auto 0px auto;
}
#bottom_box ul li {
margin:0px 10px 0px 10px;
float:left;
}
/*  　 更多      */
.more {
width:60px;
float:right;
height:20px;
line-height:25px;
background:url(../images/index_70.jpg) no-repeat left center;
padding-left:15px;
overflow:hidden;
margin-bottom:5px;
}
/*  　 Page      */
#page {
clear:both;
margin-top:10px;
height:25px;
line-height:25px;
text-align:center;
background-color:#f5f5f5;
}
/*      BTN           */
.btn_box {
float:right;
margin-right:10px;
}
.btn {
background:url(../images/btn.jpg) no-repeat left top;
height:24px;
width:97px;
text-align:center;
line-height:28px;
display:block;
color:#000;
font-size:12px;
text-decoration:none;
margin-top:4px;
font-weight:bold;
float:left;
margin-right:5px;
}
.btn:hover {
color:#ff0000;
font-weight:bold;
text-decoration:none;
font-size:14px;
}
/*        Link         */
.red:link,.red:hover,.red:visited {
color:#ff0000;
text-decoration:underline;
}
