@charset "utf-8";
/*清除文档类型声明中的默认属性*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
li{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float:left}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{}
q:before,q:after{content:'';}

/*字体定义*/
body {font-size:12px; font-family:arial,helvetica,clean,sans-serif,宋体 color:#333;}
table {font-size:inherit;font:100%;} 
/*定义居中居左问题,这里主要兼容IE的较低版本,因为这这种居中方法(margin: 0 auto)IE6之前版本会显示不出这种效果。*{ text-align:left;}
body{text-align:center;}*/


/*重新定义*/
h1 {font-size:22px; font-family:"黑体"; color:#256091}
h2 {font-size:16px;font-family:"黑体";font-weight:normal;OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; color:#3270a6;}
h3 {font-size:14px; letter-spacing:2px; font-weight:bold; color:#fff}
h4 {font-size:12px;font-weight:normal;}

strong {font-weight:bold;}
a {text-decoration:none;} 
a:hover {text-decoration:underline;}


/*通用定义*/
.clear {CLEAR:both;OVERFLOW: hidden;HEIGHT: 0px}
.space10 {CLEAR: both; OVERFLOW: hidden;HEIGHT: 10px}
.notline {border-TOP-STYLE: none! important}
.nobline {BORDER-BOTTOM-STYLE: none! important}
.norline {BORDER-RIGHT-STYLE: none! important}
.noline {BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important}
.nobg {	BACKGROUND: none transparent scroll repeat 0% 0%}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.bold {font-weight:bold;}
.f14   {font-size:14px;} 
.h20 { line-height:20px;}
.error {color:red;}

/*颜色预定义 可以随时增加*/
.black {color:#000;}
.white {color:#fff;}
.red {color:#e10007;}
.grey {color:#454545;}
.orange {color:#ff7200;}
.blue {color:#3a8ecf;}
.navy {color:#183b7d;}

/*定义滚动条*/
body{
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;

}

.hand{cursor:hand;}
.note{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#ff0000}
A:link{
	text-decoration:underline;
	color:#333;
}
A:visited{text-decoration:none;color:#333;}
A:hover{text-decoration:none;color:#333;}




.row_ {clear:left;display:inline-block}
.col_ {float:left;}
.col_r{float:right;}
.center{text-align:center;}
.hidden{display:none;}

img{border: none;display:block; clear:both}
/*img{border: none; vertical-align:middle}*/
.imatyp img{ display:inline}
.alignL{ text-align:left}
.alignR{ text-align:right}


.pL5{ padding-left:5px;}
.pL10{ padding-left:10px;}
.pL15{ padding-left:15px;}
.pL20{ padding-left:20px;}
.pL25{ padding-left:25px;}
.pL30{ padding-left:30px;}
.pL35{ padding-left:35px;}
.pR5{ padding-right:5px;}
.pR10{ padding-right:10px;}
.pR15{ padding-right:15px;}
.pR20{ padding-right:20px;}
.pT5{ padding-top:5px;}
.pT10{ padding-top:10px;}
.pT15{ padding-top:15px;}
.pT20{ padding-top:20px;}
.pB5{ padding-bottom:5px;}
.pB10{ padding-bottom:10px;}
.pB15{ padding-bottom:15px;}
.pB20{ padding-bottom:20px;}

.mL1{ margin-left:1px}
.mL2{ margin-left:2px}
.mL3{ margin-left:3px}
.mL4{ margin-left:4px}
.mL5{ margin-left:5px}
.mL6{ margin-left:6px}
.mL7{ margin-left:7px}
.mL8{ margin-left:8px}
.mL9{ margin-left:9px}
.mL10{ margin-left:10px}
.mL15{ margin-left:15px}
.mL20{ margin-left:20px}
.mL25{ margin-left:25px}
.mL30{ margin-left:30px}
.mL35{ margin-left:35px}
.mT1{ margin-top:1px}
.mT2{ margin-top:2px}
.mT3{ margin-top:3px}
.mT4{ margin-top:4px}
.mT5{ margin-top:5px}
.mT6{ margin-top:6px}
.mT7{ margin-top:7px}
.mT8{ margin-top:8px}
.mT9{ margin-top:9px}
.mT10{ margin-top:10px}
.mT15{ margin-top:15px}
.mT20{ margin-top:20px}
.mT25{ margin-top:25px}
.mT30{ margin-top:30px}
.mT35{ margin-top:35px}
.mB1{margin-bottom:1px;}
.mB2{ margin-bottom:2px}
.mB3{ margin-bottom:3px}
.mB4{ margin-bottom:4px}
.mB5{ margin-bottom:5px}
.mB6{ margin-bottom:6px}
.mB7{ margin-bottom:7px}
.mB8{ margin-bottom:8px}
.mB9{ margin-bottom:9px}
.mB10{ margin-bottom:10px}
.mB15{ margin-bottom:15px}
.mB20{ margin-bottom:20px}
.mB25{ margin-bottom:25px}
.mB30{ margin-bottom:30px}
.mB35{ margin-bottom:35px}
.mR1{ margin-right:1px}
.mR2{ margin-right:2px}
.mR3{ margin-right:3px}
.mR4{ margin-right:4px}
.mR5{ margin-right:5px}
.mR6{ margin-right:6px}
.mR7{ margin-right:7px}
.mR8{ margin-right:8px}
.mR9{ margin-right:9px}
.mR10{ margin-right:10px}
.mR15{ margin-right:15px}
.mR20{ margin-right:20px}
.mR25{ margin-right:25px}
.mR30{ margin-right:30px}
.mR35{ margin-right:35px}

.bl{ border-left:1px solid #fff;}
.br{ border-right:1px solid #fff;}
.bB{ border-bottom:1px solid #fff;}
.bt{ border-top:1px solid #fff;}
.ba{ border:1px solid #9DBAD1;}
