@charset "utf-8";

/***** 全局样式 *****/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, font, img, small, strong, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0;}
body{color:#333333;font-size:12px;line-height:150%;margin: 0 auto;}


/*****public*****/
.area{margin:0 auto;width:980px;}
.wrap{margin:5px auto;width:980px;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
img{border:none;}
a{color: #000000;text-decoration:none;}
a:hover {color: #990000;}
a:active {color: #000000;}
a:visted {color: #000000;}
ul,li{list-style-type:none;}
.artlist{}
.artlist li{text-align:right;color:#999999;height:24px;line-height:24px;}
.artlist li img{float:left;}
.artlist li a{float:left;}
.detail{color:#fd9b00;margin-left:20px;}
.detail:hover{color:#990000;}
.more{font-size:12px;font-weight:normal;position:relative;color:#9c9d9e;}
.pf{position:fixed;}
.mt10{margin-top:10px;}


.b1{border:1px solid #000;}
.by{background-color:#ABCDEF;}

