@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 12px/190% "宋体"; color:#333;text-align:center; background:url(images/main_bg.gif) top repeat}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/190% "宋体";}
li,p{text-align:left;font:normal 12px/190% "宋体";}
a:link,a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:underline;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 
/* clearfix */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.w980{width:980px;}
.top01{ height:35px;background:url(images/bg.gif) top repeat-x;}
.top01 em{ float:left;}
.top01 i{ float:right; line-height:35px;}
.top01 i a{ padding:0 8px;}

.p1{margin-top: 20px;background:url(images/message_title.gif) top no-repeat;}
.p1 .msg{background:url(images/msg_bg.gif) no-repeat;border: 1px solid #76849A;margin-top:41px;height:684px;border-bottom:0;}
.msg div{overflow-y: auto;height: 685px;}
.msg ul{margin: 36px;}
.msg li{padding:13px 2px;line-height:20px;background:url(images/msg_dot.gif) bottom repeat-x;}
.msg li i{color:#c33;display:block;}
.copyright{text-align: center;color:#B9BDBC;}