@charset "utf-8";
/* CSS Document */

/* 全局样式 */
html{background:#f6f6f6; 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:#fff repeat-x center top; width:980px; margin:0 auto;font-size:14px;}
p{font-size:12px; line-height:22px; color:#666; text-indent:2em; font-weight:400;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none; outline:none;}
a:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#f00;}
.clear{clear:both; font-size:0; height:0;visibility:hidden;}

h1{font-size:16px;}
h2,h3,h4{font-size:14px; line-height:26px;}
h2 a:link,h2 a:visited{color:#c63384;}
h2 a:hover{color:#c63384; 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:#870b4e; float:right; padding-right:10px;}
.more2 a:link,.more2 a:visited{color:#870b4e;}
.more2 a:hover{color:#870b4e;text-decoration:underline;}
.iconmore{float:right;padding-right:10px; padding-top:11px;}
.floatleft,.leftpart{float:left;}
.floatright,.rightpart{float:right;}
.tip{font-size:12px; text-align:center;}
.time{float:right; color:#666;}
.red{color:#f00; padding-right:5px;}
.yellow{color:#ffe400;}
/*ID*/
#noindent p{text-indent:0em;}
#nopadding{padding-right:0;}
#noborder{border:none;}
#nobg{background:none;}
#nomarginr{margin-right:0;}
#nomarginb{margin-bottom:0;}
/*btn*/
#btn{padding-top:5px;}
#btn img{width:140px; height:45px; border:none; padding:0;float:none;}

.keshi{width:978px; height:180px; margin:10px auto;
       border: 1px solid #dd2877; clear:both; -moz-border-radius: 10px 10px 0px 0px;     
    -webkit-border-radius:  10px 10px 0px 0px; 
    border-radius: 10px 10px 0px 0px; }
.ks_bt{width:980px; height:30px;  background-color :#dd2877; text-align:center; line-height:30px; font-size:14px; color:#FFF;
       clear:both; -moz-border-radius: 8px 8px 0px 0px;     
    -webkit-border-radius:  8px 8px 0px 0px; 
    border-radius: 8px 8px 0px 0px;}
	
.keshi ul{width:960px; margin:20px auto;}
.keshi ul li{float:left; width:120px;}
