﻿/* CSS Document */

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,img,dl,dd,dt,div,hr{margin:0;padding:0;border:0;}
body{background:#fff;color:#555;font-size:12px;font-family:arial,"宋体";}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
p{line-height:18px;}

a{text-decoration:none;
color:#555;}
a:hover{text-decoration:underline;
color:#CE1919;}


.left{float:left;}
.right{float:right;}
.center{margin:0 auto;}
.clear{clear:both;font-size:0px;width:0px;height:0px;line-height:0px;visibility:hidden;}


.font12px{font-size:12px;}
.font14px{font-size:14px;}

.red a{color:#f00;text-decoration:underline;}
.black a{color:#000;}
.white a{color:#fff;}
.purple a{color:#733690;}
.grey a{color:#9E9E9E;}

.bred a{color:#B10008}
.bpurple a{color:#70338D;}
.bpink a{color:#C36886}
.bgreen a{color:#7F986E;}
.blue a{color:#2D6084;}