@charset "utf-8";
/* CSS Document */

/* 全局样式 */
html{background:#fff url(../images/bg.gif) repeat;; width:100%; height:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{color:#333;font-family:"SimSun","Arial Narrow"; background:url(../images/body-bg.gif) repeat-x top; width:100%; margin:0 auto;font-size:14px;}
p{font-size:12px; line-height:22px; color:#666; text-indent:0em; font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none; outline:none;color:#333;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;}

h1{font-size:16px;}
h2,h3{font-size:14px; line-height:26px;}
h2 a:link,h2 a:visited{color:#f36100;}
h2 a:hover{color:#f36100; text-decoration:underline;}
h6{text-align:center;}
/*CLASS*/
.more{color:#f60;}
.more a:link,.more a:visited{color:#f60;}
.more a:hover{color:#F60; text-decoration:underline;}
.more2{color:#fff; float:right; padding-right:10px;line-height: 35px;}
.more2 a:link,.more2 a:visited{color:#fff;}
.more2 a:hover{color:#FF0;}
.iconmore{float:right;padding-right:10px; padding-top:11px;}
.floatleft{float:left;}
.floatright{float:right;}
.tip{font-size:12px; text-align:center;}
.time{float:right; color:#666;}
.red{color:#f00; padding-right:5px;}
.yellow{color:#ffe400;}

/*	返回顶部	*/
.back_top {
	background: url("../images/back_top.png") no-repeat 0 0;
    bottom: 150px;
    display: block;
    height: 71px;
    left: 50%;
    margin: 0 0 0 515px;
    position: fixed;
    width: 70px;
    z-index: 999999;	
}

/*ID*/
#nopadding{padding-right:0;}
#noborder{border:none;}
#nobg{background:none;}
#nomarginr{margin-right:0;}
#nomarginb{margin-bottom:0;}
#noindent p{text-indent:0;}
/*btn*/
#btn{padding-top:5px;}
#btn img{width:115px; height:27px; border:none; padding:0;}