@charset "utf-8";
/* 公共部分 */
body,form,ul{margin:0px;padding:0px;}
body{font-size:12px;font-family: arial,"宋体",simsun,verdana,sans-serif;line-height:22px;}
form,ul{margin:0px;}
img{border:0px;}
a{color:#0099ff;outline:none;text-decoration:none;}
a:hover{color:#f56d09;text-decoration:underline;}
.black{color:#00;}
.white{color:#FFF;}
.red{color:#ff0000;}
.green{color:#27af41;}
.gray{color:#999;}
.pink{color:#ff3366;}
.orange{color:#f56d09;}
.yellow{color:#FFFF00;}
.blue{color:#0000FF;}
.u{text-decoration:underline;}
.f12,.f12b{font-size:12px;}
.f14,.f14b{font-size:14px;}
.f16,.f16b{font-size:16px;}
.f18,.f18b{font-size:18px;}
.f12b,.f14b,.f16b,.f18b{font-weight:bold;}
.clear{clear:both;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.fl{float:left;}
.fr{float:right;}
.xu{color:#FFF;border:0px;border-bottom:1px dashed #ccc;}
.input,textarea {font-size:12px; padding:4px;color:#666666;}

h1{font-size:18px;font-family:微软雅黑,黑体,Arial blank,宋体,Arial;}

