@charset "gb2312";
/* CSS Document */

/* 浏览器_样式 重置 */
body {margin:0; padding:0; font-size:12px }
div,p,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,input,select,textarea{ margin:0; padding:0; font:normal normal 12px/20px "宋体"; color:#333;}
form,hr{ margin:0; padding:0;}
em i{ font-style:normal;}
ul,ol,li{ margin:0; padding:0; list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
fidldset,img{border:0;}
input{ vertical-align:middle;}
a {text-decoration:none; color:#266099;}
a:hover {text-decoration:none; color:#ff6600;}
/*预置样式*/
.clear {clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
.alignCenter { text-align:center;}
.alignLeft { text-align:left;}
.alignRight { text-align:right;}
.font_underline{ text-decoration:underline;}
.f15{ font-size:15px;}
.f14{ font-size:14px;}
.orange{ color:#F60;}
.red{ color:#F00;}
.bule{color:#024385}
.gray{ color:#999;}
.green{ color:#090}
.marign_bm{ margin-bottom:6px;}
.line{ width:98%; height:2px; margin:5px auto; background:url(../images/line_po.gif) repeat-x left bottom;}
