@charset "gb2312";
/* CSS Document */
body, h1, h2, h3, ol, ul, li, p, input, img,dl,dt,dd {margin:0;padding:0}
ul, ol,li,dl,dt,dd{list-style:none}
input[type="text"], input[type="search"] {
	-webkit-appearance:none;
	-webkit-tap-highlight-color:#fff;
	outline:0
}
body {color:#808080; font-family:arial; font-size:12px; background:#f1f1f1; font-family:"Microsoft YaHei"}
a, a:visited { color:#808080;text-decoration:none}
em { font-style:normal;}

.cGg,.cGg a,.cGg:visited {color:#7B7C7D;}
.cWhite,.cWhite:visited,.cWhite a{color:#fff;}
.cYellow,.cYellow:visited{color:#f60;}
.cOrange,.cOrange:visited,.cOrange a{color:#f60;}
.cGreen,.cGreen:visited,.cGreen a{color:#00b3b3;}
.cGray,.cGray:visited,.cGray a{color:#333;}
.cDGray,.cDGray:visited,.cDGray a{color:#727171;}
.cBlack,.cBlack:visited,.cBlack a{color:#000;}
.cBlue,.cBlue:visited,.cBlue a{color:#1ea4fb;}
.cRed,.cRed:visited,.cRed a{color:#ff0000;}
.cDRed,.cDRed:visited,.cDRed a{color:#BA2636;}
.cPRed,.cPRed:visited,.cPRed a{color:#f986ae;}
.cGreenO,.cGreenO:visited{color:#008883;}

.cGg a:hover,a.cGg:hover,.cRed a:hover,a.cRed:hover,.cBlue a:hover,a.cBlue:hover,.cDRed a:hover,a.cDRed:hover,.cPRed a:hover,a.cPRed:hover,.cGray a:hover,a.cGray:hover,.cDGray a:hover,a.cDGray:hover,.cWhite a:hover,a.cWhite:hover,.cBlack a:hover,a.cBlack:hover,.cGreen a:hover,a.cGreen:hover,.cYellow a:hover,a.cYellow:hover{color:#BA2636;}
.cWhite a:hover,a.cWhite:hover {color:#fff;}
.cGreenO a:hover,a.cGreenO:hover {color:#f80;}

.left { float:left;}
.right { float:right;}
.per30{ width:30%;}
.per40{ width:40%;}
.per50{ width:50%;}
.per60{ width:60%;}
.per100{ width:100%;}

.w280 { width:280px; margin:0 auto;}
.w320 { width:320px; margin:0 auto;}
.w320 img { width:100%;}
.content-m10 { margin:0 10px;}
.fB { font-weight:900;}
.blank9 {clear:both; height:9px; overflow:hidden; display:block; font-size:1px;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.blank20 {clear:both; height:20px; overflow:hidden; display:block;}
.padding-t10 { padding-top:10px;}
.padding-b10 { padding-bottom:10px;}
.dashed-line { border-bottom:1px dashed #d7d9d9; font-size:1px; height:1px; overflow:hidden;display:block;}