body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, 
form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

* { 
      margin:0   0; 
      padding:0   0; 
} 
html,body { 
        height:100%; 
        width:100%; 
} 
img {
    border:none;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.box {
    border:#cacaca solid 1px;
}
a {
    color:#333; text-decoration:none;
}
a:hover {
	border-bottom:#663300 solid 2px;
	color:#663300;
}
.sitemap {
    height:25px;
    line-height:25px;
    color: #fff;
	margin-top:10px;
	width:930px;
    text-align: center;
    background: #712d08;
}
.sitemap a {
    color:#fff;
}
.footer {
    width:930px;
	margin:5px auto 0 auto;
	text-align:center;
	float:left;
	height:100%;
}
#textnomouse {
	line-height:160%;
}
.xw_img {
    FLOAT:left;
	OVERFLOW:hidden;
	WIDTH:107px;
	HEIGHT:70px;
	padding:5px 0 0 5px;
}
.xw {
    DISPLAY:inline-block;
	OVERFLOW:hidden;
	width:100%;
}
.xw_txt {
    PADDING-LEFT:0px;
	MARGIN-LEFT:107px;
	COLOR: #585858;
	LINE-HEIGHT: 21px;
}
.xw_txt a {
    font-size:13px;
	color:#000;
}
.xw_txt a:hover {
    font-size:13px;
	color:#663300;
	border-bottom:#663300 solid 2px;
}
.link {
    margin-top:10px;
	float:left;
	width:930px;
	border:#cacaca solid 1px;
	line-height:120%;
}
.link li {
    list-style:none;
}
.link a {
    padding-left:10px;
}
.link a:hover {
	color:#663300;
	padding-left:10px;
	font-size:12px;
	border:none;
}
/*----------ËÑË÷*/
.topsearch{
	height:37px;
	width:930px;
	border-right:1px solid #EEE;
	background:url(/templets/images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
	margin:5px 0 0 0;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(/templets/images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:200px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}
/*----------ÄÚÈÝÒ³*/
.middlenr {
     float:left;
	 width:512px;
	 margin-left:10px;
}
.middlenr p {
	text-indent:2em;
	margin-top:5px;
	margin-left:10px;
	line-height:160%;
}
.biaoti h1 {
    text-align:center;
	font-size:16px;
	margin:20px 0 10px 0;
	font-weight:600;
	word-spacing:3px;
}
.btx {
    border-top:#cacaca solid 1px;
	border-bottom:#cacaca solid 1px;
	width:512px;
	height:22px;
	text-align:center;
	line-height:22px;
}
.wenz {
   text-align:left;
   text-indent:2em;
   line-height:160%;
   margin-top:10px;
}
.wenz li {
   list-style:none;
line-height:22px;
}
.wenz p img {
   width:510px;
   border:none;
}
.wenzbj {
   text-align:left;
   line-height:160%;
   margin-top:10px;
   width:512px;
}
.wenzbj p span font {
    text-align:left;
}
.pagebreak{
	text-align:center;
	margin-bottom:20px;
	line-height:25px;
	width:512px;
	}
	.ding_box{
	padding:0px 0px 25px 150px;
	height:62px;
	width:320px;
	float:left;
}
.ding{
	width:58px;
	height:62px;
	text-align:center;
	margin-right:50px;
}
.ding_bg{
	background:url(/images/2008/ding_bg.gif);
}
.back_bg{
	background:url(/images/2008/back_bg.gif);
}
.ding b{
	color:#FFFFFF;
	font-size:20px;
	padding:5px 0px;
}
.din {
	width:512px;
	float:left;
	margin-bottom:10px;
}
.xg{
	line-height:24px;
	padding-top:5px;
	margin-bottom:10px;
	border-bottom: 1px solid #E1E4E6;
	height: 130px;
	width:512px;
	float:left;
}
.xg li{
	width:50%;
	float:left;
}
.pl{
	border:1px solid #DADCDD;
	margin-bottom:15px;
}
.pl_title{
	height:30px;
	width:480px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	font-weight:bold;
	background:url(pl_bg.gif) repeat-x;
}
.pl_title span{
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#949494;
}
.pl_title b{
	color:#E8581F;
}
.pl_list{
	margin:15px 20px;
	line-height:25px;
	border-bottom:1px solid #E6E6E6;
	padding-left:5px;
	padding-bottom:10px;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
/*ÁÐ±íÒ³*/
.ndwz {
height:25px;
line-height:25px;
float:left;
text-indent:2em;
border-bottom:#cacaca solid 1px;
width:512px;
}
.ndlb {
height:25px;
line-height:25px;
float:left;
text-indent:2em;
border-bottom:#660000 solid 2px;
width:512px;
}
.listlb {
    float:left;
	width:481px;
	padding-left:30px;
	margin-top:10px;
}
.listlb li {
    border-bottom:#cacaca dashed 1px;
	border-left:#660000 solid 1px;
	line-height:140%;
	float:left;
	list-style-type:disc;
	list-style:disc;
}
.listlb li span {
    float:left;
}
.listlb li a:hover {
    color:#660000;
	border-bottom:#660000 solid 1px;
}
.pages{
	text-align:left;
	padding-bottom:15px;
	padding-right:40px;
	width:470px;
	float:left;
	margin-top:10px;
	}
.pages a:link{
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.pages a:visited{
	display:inline;
	border:1px solid #D9D9D9;
	color:#001A9F;
	padding:2px 5px;
	margin:0px 3px;
}
.pages a:hover{
	display:inline;
	border:1px solid #8BCCEC;
	color:#000000;
	background:#E8F3FD;
	padding:2px 5px;
	margin:0px 3px;
}
.pages .click{
	display:inline;
	border:1px solid #ff831e;
	color:#000000;
	background:#ffebd9;
	padding:2px 5px;
	margin:0px 3px;
}