@charset "utf-8";
/* CSS Document */
body{ padding:0;margin:0;font:normal 12px/180% "宋体"; color:#000;background:#fff;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
div{ margin:0 auto;text-align:left;font:normal 12px/180% "宋体";}
a:link,a:visited{color:#000; text-decoration:none}
a:hover{color:#000; text-decoration:underline}
img{border:none}
ol,ul,li{list-style:none;}
/*message*/
.message{width:580px;padding:10px 0 0 0;height:auto;margin:15px auto;background:url(images/dian.gif) repeat-x top;}
.message .tag_t{margin:10px auto;}
.message .tag_t strong{float:left;}
.message .tag_t span{float:right;height:auto;width:auto;font:400 12px 宋体;}
.message_input em{font-style:normal;color:#c30;;}
.message p{clear:both;width:95%;padding:5px 0;margin:0 auto;}
.message p.title{width:95%;padding:0;margin:5px auto;background:#eaeef4;}
.message p.title strong{float:left;margin:0 0 0 10px;font-weight:400;}
.message p.title span{float:right;margin:0 10px 0 0;}
.message_input{width:580px;height:auto;margin:10px auto;}
.message_input div{width:100%;height:22px;padding:3px 0 0 0;background:url(images/jiao.gif) no-repeat 10px 10px #eaf0fb;}
.message_input div strong{float:left;font-size:14px;margin:0 0 0 25px;}
.message_input div span{float:right;}
.message_input div span a{margin:0 3px;}
.message_input div span img{vertical-align: middle;}
.message_input p{margin:14px auto 5px auto;width:90%;text-align:right;}
.message_input p input.one{width:64px;height:18px;vertical-align:middle;}
.message_input p input{vertical-align:middle;}
.message_input p span{float:left;}
.message_input textarea{width:531px;height:115px;margin:10px 0 0 20px;}
.message_input p.ti{text-align:center;margin:3px auto;}
.message_input p.ti a{position:absolute;margin:0 0 0 150px;}
.message p.more{text-align:right;}
.message_input p input.submit_ti{width:50px;height:22px;line-height:22px;border:1px solid #aaa;}
/*clear*/
.clear{clear:both}
.clearfix:after{display:block;clear:both;content:".";visibility:hidden; height:0}