@charset "gb2312";
/* CSS Document */
*{margin:0;padding:0; letter-spacing:0.05em}
body{font-size:14px;line-height:150%;}
img{border:0;}
a{ text-decoration:none; color:#333;}
a:hover{color:#bd173f;}
ul,li{list-style:none;}
.line_ad{height:1px; line-height:1px; clear:both;}
.line_ad1{height:8px; line-height:8px; clear:both;}
.fl{float:left;}
.fr{float:right}
.none{ display:none}
.red{ color:#e00;padding:0 8px;}

.leftpadd{text-align:left;padding-left:4px;}
.leftpadd1{text-align:left;padding-left:20px;}
.rightpadd{text-align:right;padding-right:4px;}

.clearfix{*zoom:1}
.clearfix:after{ content:""; display:block; clear:both}
.h30{width:100%;height:30px; clear:both}

.txtcss{height:26px; width:50%: line-height:26px; border-radius:6px; border:1px solid #e1e1e1; background:#fff}
.textareacss{height:100; width:50%: line-height:20px; border-radius:6px; border:1px solid #e1e1e1; background:#fff;margin:10px 0;}
.btncss{ width:100px;margin:6px 0; height:30px; line-height:30px; text-align:center; border:1px solid #fff; border-radius:4px; background:#09C; color:#fff; cursor:pointer}