/*css reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
body, button, input, select, textarea {color: #4C4C4C; font: 12px/24px tahoma,arial,宋体,sans-serif;}
a {color: #000; text-decoration: none;}
.org{ color:#F2610C;}
.888{ color:#888;}
/*定位*/
.clearfix{_zoom:1;}
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:""; clear:both; height:0;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.bc{ margin-left:auto; margin-right:auto;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.pr{ position:relative;}
.pa{ position:absolute;}
.none{ display:none;}

/*头部导航*/
.nav {
    background: none repeat scroll 0 0 #ECE4CD;
    height: 27px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
.nav h1 {
    float: left;
}
.nav em {
    float: right;
    font-style: normal;
    padding-right: 10px;
}
.nav em a {
    color: #5E4844;
    line-height: 27px;
}
/*底部*/
.bottom_banner {
	
     height: 30px;
    margin: 0 auto;
	margin-top:3px;
    overflow: hidden;
}
.bottom_wz {
	
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 670px;
	height:30px;
}
.bottom_wz li {
	white-space:nowrap;
	height:30px;
    float: left;
    line-height: 30px;

}
.bottom_wz li a{ padding:0 5px;}
.bottom_wz a {
    color: #000;
    text-align: center;
}
.bottom_wz a:hover {
    color: #000;
    display: block;
    text-align: center;
}
.bottom_sm {
    padding: 10px 0;
    width: 990px;
}
.bottom_sm li {
    float: left;
    line-height: 22px;
}
.bottom_img {
    display: block;
    text-align: left;
	float:left;
    width: 540px;
	
}
.bottom_img img {
    margin: 0 20px;
}
.clear {
    clear: both;
}
.copyright {
    clear: both;
    padding-top: 10px;
    text-align: center;
}
.copyright p img{ float:none;}
.copyright p {
	color: #000;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
}

.cl { clear:both;}
.copyright a {color:000; margin:0 5px}
.footer ul {width: 770px;margin: 0 auto;display: block;text-align: center;}
.footer li a {padding: 0 10px;}
.fttp a.footer_logo_jz{background:url(http://www.chinachugui.com/images/index/authentication.gif) no-repeat left top; width:185px; height:60px; display:inline-block}
.fttp a.footer_logo_gs{background:url(http://www.chinachugui.com/images/index/authentication.gif) no-repeat left -64px; width:205px; height:60px; display:inline-block}
.fttp a.footer_logo_xkz{background:url(http://www.chinachugui.com/images/index/authentication.gif) no-repeat left -136px; width:142px; height:60px; display:inline-block}
.fttp a.footer-logo_wj{background:url(http://www.chinachugui.com/images/index/authentication.gif) no-repeat 10px -206px; width:73px; height:60px; display:inline-block}













































