@charset "utf-8";
/* CSS Document */
body { color:#000;  background:#fff;}
.body2{ background:url(../images/bg_02.gif) #fff repeat-x;}

a{ color:#000;}a:hover{text-decoration:underline; }
h3, h2{ font-weight:normal;}


/**header**/
.header{width: 1003px;margin: 0 auto}
.header_index{ height:110px;}
.header_logo{ width:600px; float:left; }
.header_logo img{
    float: left;
}
.header_right{ width:250px; float:right;}


/**导航**/
.nav{ width:100%; height:50px; background:#333; margin:0 auto;}
.nav ul{width: 1003px;margin: 0 auto}
.nav ul li{ width:11.11%; text-align:center;  line-height:50px;float:left;}
.nav ul li a{ font-size:14px; color: #fff;display: block;}
.nav ul li.current,.nav ul li:hover{ background-image: -webkit-linear-gradient(top,#cd0c0c,#a20000); }
.nav ul li.current a,.nav ul li:hover a{ color:#fff;text-decoration: none}


/************* main *************/
.main_index{ background:url(../images/guij_04.jpg) no-repeat bottom; width:1002px; min-height:570px; margin:0 auto;}
.main {width:1003px; clear:both; margin:0 auto; position:relative; }


.module232 {width:232px;}
.module476 {width:476px;}
.module247 {width:255px;}
.module740 {width:740px;}

.w-100 { width:100%; overflow:hidden;}
.w-110 { width:110%;}
.bgfff{ background:#fff;  }
/**link**/
.link { height:30px; line-height:30px; background:#d4d4d4; padding:0 15px;}
.link a{ margin:0 5px;}

.footer{ height:109px; background:url(../images/2_83.gif) repeat-x; color:#999;  line-height:33px; width:983px; margin:0 auto; padding:10px 20px 0 20px; position:relative; }
.footer img{ vertical-align:middle;}
.footer a{ margin:0 10px; color:#999;}
.footer p{ float:right; margin-right:100px;}
.footer_tit{ width:107px; height:29px; background:url(../images/2_92.jpg) no-repeat; position:absolute; right:0; top:-2px; text-align:center; color:#fff; line-height:25px; font-size:12px;}



/**footer**/
.copyright{width:1002px; margin:0 auto;  text-align:center; color:#666;}


/* 左右对齐列表  */

.both_sides { text-align:right;}
.both_sides li { overflow:hidden; }
.both_sides a,.both_sides strong{ display:inline-block; float:left; text-align:left;/*如果有宽度，就需要left*/}


.both_sides2 li{ background:url(../images/a2_37.gif) no-repeat left center; padding:0 15px; border-bottom:1px dashed #ccc; line-height:27px;}

/************************** 页面分页 **************************/
.paging { margin:20px auto;text-align:center;overflow:hidden;  padding-top:15px;}
.paging span ,.paging a{ display:inline-block;  height:22px; line-height:22px;    margin:0 3px; color:#000; width:28px; border:1px solid #cccccc;  background:url(../images/geren_33.gif) repeat-x}
.paging span.next{ background:url(../images/hotnd0a.gif) repeat-x; width:63px;}
.paging span.disable{ color:#ccc;}
.paging a:hover{ text-decoration:underline;}
.paging a.current{ color:#676767; font-weight:bold; border:1px solid #fff;}
