﻿@charset "utf-8";
/* CSS Document */

* {	margin:0; padding:0;}
html { height: 100% }
body { margin:0; padding:0; background: #FFF; font-size:12px; color:#333;font-family:"宋体",Arial, Helvetica, sans-serif;text-align:center;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
select,input,textarea {vertical-align:middle;font-size:12px;border:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:14px;}
table,td,tr,th,input{font-size:12px;}
ul { list-style:none;}
#contain{width:952px;margin:0 auto; text-align:left;clear:both;zoom:1;overflow:hidden;}
.wrap{width:952px;margin:0 auto; text-align:left;clear:both;zoom:1;overflow:hidden;}
.topad {width:952px; margin:10px auto; font-size:0;zoom:1; overflow:hidden; clear:both;}
.ad952 {width:952px; margin:10px auto; font-size:0;zoom:1; overflow:hidden;clear:both;}
/* 链接颜色 */
a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#0044DD;text-decoration:underline;}
a:active{color:#0044DD;}

.link333,.link333 a:link,.link333 a:visited {text-decoration: none;color: #333;}
.link333 a:active,.link333 a:hover {text-decoration: underline;color: #f00;}
.linkBlack,.linkBlack a:link,.linkBlack a:visited {text-decoration: none;color: #000;}
.linkBlack a:active,.linkBlack a:hover {text-decoration: underline;color: #f00;}
.link900,.link900 a:link,.link900 a:visited {text-decoration: none;color: #900;}
.link900 a:active,.link900 a:hover {text-decoration: underline;color: #900;}
.linkRed,.linkRed a:link,.linkRed a:visited {text-decoration:none;color: #ff0000;}
.linkRed a:active,.linkRed a:hover {text-decoration: underline;color: #f00;}
.linkWhite,.linkWhite a:link,.linkWhite a:visited {text-decoration: none;color: #ffffff;}
.linkWhite a:active,.linkWhite a:hover {text-decoration: underline;color: #ffffff;}
.linkDgray,.linkDgray a:link,.linkDgray a:visited {text-decoration: none;color: #676767;}
.linkDgray a:active,.linkDgray a:hover {text-decoration: underline;color: #676767;}
.linkGreen,.linkGreen a:link,.linkGreen a:visited {text-decoration: none;color: #0B7F04;}
.linkGreen a:active,.linkGreen a:hover {text-decoration: underline;color: #0B7F04;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cDRed,a.cDRed:link,a.cDRed:visited{color:#E60013;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDBlue,a.cDBlue:link,a.cDBlue:visited{color:#09C;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cf60,.cf60 a:link,.cf60 a:visited{ color:#f60;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cRedc00,.cRedc00 a:link,.cRedc00 a:visited{color:#cc0000;}
/* 背景属性 [定义规则，小写bg加颜色名称]*/
.bgWhite{background:#FFF;}
.bgBlue{background:#039;}
.bgLtBlue{background:#D5E8FB;}
.bgDkBlue{background:#040C5C;}
.bgNavBlue{background:#6698CB;}
.bgGrey{background:#F4F2F0;}
.bgDkGrey{background:#666;}
.bgRed{background:#C00;}
.bgPeach{background:#FC9;}
.bgPurple{background:#96C;}
.bgGreen{background:#090;}
.bgOrange{background:#F60;} /* Alternative #FF9800 */
.bgBlack{background:#000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
/* margin */
.marL10 { margin-left: 10px; }
.marT10{ margin-top:10px;}
.marT7{ margin-top:7px;}
.padB10{padding-bottom:10px;}
/* Border */
.borBf{border:1px solid #bfbfbf;}
.borWhite{border:1px solid #FFF;}
.borBlue{border:1px solid #039;}
.borLtBlue{border:1px solid #D5E8FB}
.borDkBlue{border:1px solid #7FB3DB;}
.borDkRed{border:1px solid #F8BFC3;}
.borDOrange{border:1px solid #F5B080;}
.borNavBlue{border:1px solid #6698CB;}
.borGrey{border:1px solid #E5E5E5;}
.borDkGrey{border:1px solid #666;}
.borRed{border:1px solid #C00;}
.borPeach{border:1px solid #FC9;}
.borPurple{border:1px solid #96C;}
.borGreen{border:1px solid #090;}
.borOrange{border:1px solid #F60;} /* Alternative #FF9800 */
.borBlack{border:1px solid #000;}
		
/* 行高 */
.blank3 {CLEAR: both; FONT-SIZE: 1px; 0VERFLOW: hidden; HEIGHT: 3px} /*<div class="blank10"></div>*/
.blank4 {CLEAR: both; FONT-SIZE: 1px; 0VERFLOW: hidden; HEIGHT: 4px}
.blank7 {CLEAR: both; FONT-SIZE: 1px; 0VERFLOW: hidden; HEIGHT: 7px}
.blank8 {CLEAR: both; FONT-SIZE: 1px; oVERFLOW: hidden; HEIGHT: 8px}
.blank10 {	CLEAR: both; FONT-SIZE: 1px; MARGIN: 0px auto; OVERFLOW: hidden;  HEIGHT: 10px; background:#fff;}
/* 其他属性 */
.center{ text-align:center;}
.hide {text-indent:-9999px; position:absolute; top:0; left:0; display:block;}
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:0px; width:0px; height:0; overflow:hidden;}
.none {display:none;}
.unLine,.unLine a{text-decoration: none;}
.relative{position:relative;}
.absolute{position:absolute;}
.line {	height:1px;overflow:hidden; border:#bfbfbf;background-color:#bfbfbf;color:#bfbfbf; text-align:center;}
.line_Dblue {	height:1px;overflow:hidden; border:#7FB3DB;background-color:#7FB3DB;color:#7FB3DB; text-align:center;}
.cut{overflow:hidden; text-overflow:ellipsis;white-space:nowrap; width:230px;}