/* 默认链接 */
a { color:#333333; text-decoration:none}
a:hover {color:#ff0000;  text-decoration:none; }

/* 左右悬浮 */
.left {float:left}
.right {float:right}

/*字体居中*/
.center {text-align:center;}

/* 清除悬浮 */
.clear {clear:both;height:1px; display:block!important;display:none} /* 用于清除背景图 */
.clearBgColor {clear:both;visibility:hidden;height:1px;font-size:1px;margin:-1px} /* 用于清除背景色 */

/* 边框线 */
.line4{ border:1px solid #91b0de; }
.ltop{ border-top:1px solid #91b0de; }
.lbottom01{ border-bottom:1px solid #959595; }
.lbottom02{ border-bottom:1px dashed #e9e9e9 }
.lleft{ border-left:1px solid #91b0de; }
.lright{ border-right:1px dashed #959595; }
.imgLine{ border:1px solid #d6d6d6; }
.line04 { border:1px solid #d3d3d3; }
.line05{border-left:1px solid #91b0de;border-top:1px solid #91b0de;border-bottom:1px solid #91b0de;}
.line06{border:1px solid #91b0de;}


/* 居中 */
.auto,.auto ul {margin-right:auto;margin-left:auto}
.auto_div { margin:0px auto; }
/* 文字对齐 */
.txtLeft {text-align:left}
.txtCenter {text-align:center}
.txtRight {text-align:right}


/* 文字大小 */
.f10 {font-size:10px}
.f12 {font-size:12px}
.f14 {font-size:14px}
.f16 {font-size:16px}

/* 首先缩进 */
.ti12 {text-indent:12px}
.ti24 {text-indent:24px}

/* 文字颜色 */
.red,.red a {color:#FE1200;} .red a:hover{color:#FE1200; text-decoration:underline; }			         /* 红色 */
.red01,.red01 a {color:#dc1903;} .red01 a:hover{color:#dc1903; text-decoration:underline; }
.darkGray,.darkGray a {color:#424242; }			   /* 深灰 */
.tintGray,.tintGray a {color:#B7B7B7; }			   /* 浅灰 */
.generalGray,.generalGray a {color:#565656; }		/* 中灰 */
.black,.black a {color:#000; }	.black a:hover{color:#000; text-decoration:underline; }			         /* 黑色 */
.blue,.blue a {color:#0377c3;}	.blue a:hover{ color:#0377c3; text-decoration:underline; }   /* 蓝色 */
.orange,.orange a {color:#ff6600;  }.orange a:hover{ color:#ff6600; text-decoration:underline; }  
.white,.white a {color:#fff; }	.white a:hover{color:#fff; text-decoration:underline; } 			         /* 白色 */
.green,.green a {color:#117a13; } .green a:hover{color:#117a13; text-decoration:underline; } 
.blue1,.blue1 a {color:#1f3a87; } .blue1 a:hover{color:#117a13; text-decoration:underline; } 


/* 文字加粗 */
.fb {font-weight:bold}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 行高 */
.lh18 {line-height:18px}
.lh20 {line-height:20px}
.lh22 {line-height:22px}
.lh24 {line-height:24px}
.lh26 {line-height:26px}
.lh30 {line-height:30px}

/* 更多 */
.more {text-align:right;padding-right:5px}

/* 空白间距 */
.blank5 {width:100%; height:5px;}
.blank2 {margin:0 auto;width:100%;height:2px;}
.blank10 {margin:0 auto;width:100%;height:10px;}
.pd2 {padding:2px;}
.pd3 {padding:3px;}
.pd5 {padding:5px;}
.pdl10{ padding-left:10px;}
.mt5{margin-top:5px; }

.ml3 {margin-bottom:3px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt5 {margin-top:5px;}

.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px; *margin-left:10px!important; *margin-left:10px}
.mr10 {margin-right:10px;}
.mt10 {margin-top:10px;}

.mt8 {margin-top:8px;}
.ml8 {margin-left:8px;}
.ml15 {margin-left:15px!important;margin-left:10px;}
.mr15 {margin-right:15px!important;margin-right:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.height24 {height:24px;}

.hand{ cursor:pointer }

h1,h2,h3,h4,h5,h6 {
	margin:0;padding:0;border:0;font:12px normal}
p {
	text-indent:12px;}

.dot{
	background:url(../images/dot01.gif) repeat-x left; }
.blank5{
	height:5px; width:98%; font-size:1px;}
.blank10{
	height:10px; width:92%; font-size:1px;}
div,form,img,ul,ol,li,p,span {
	margin:0;padding:0;border:0; list-style:none;}
input,select,table,td {
	font-size:12px;}
.nextpage{
	font-size:12px;}
	
.tablecolor {
	background-color:#6CF}

