.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*.commonBg{background-color:#e5e5e5;}*/
.marTop_9{margin-top:9px;}
.marBot_6{margin-bottom:6px;}
.padTop_10{padding-top:10px;}
.padTop_16{padding-top:16px;}
.marTop_12{margin-top:12px;}
.pad20_30{padding:20px 0 30px;}
.cen{text-align:center;}
#w_180{width:180px;}
.loginBlank{border-bottom:1px solid #c4c4c4;line-height:1px; padding-top:10px}

@media screen and (max-width: 978px) {
	#w_180 {
		width: auto;
		padding: 0 12px;
	}
}

/*------------fonts------------*/
.col_f90{color:#f90;}
.col_778995{color:#778995;}
.col_019B83{color:#019B83;}
.col_4f5c62{color:#4f5c62;}
.col_016b93{color:#016b93;}
.col_484848{color:#484848;}
.col_484848 a{color:#484848;}
.col_088484{color:#088484;}
.col_505C63{color:#505C63;}
.col_006B93{color:#006B93;}
.col_272727{color:#272727;}
.col_058a89{color:#058a89;}
.col_058a89 a{color:#058a89;}
.col_686765{color:#686765;}
.col_686765 a{color:#686765;}
.col_408080{color:#408080;}
.col_ff7f25{color:#ff7f25;}
.col_006b95{color:#006b95;}
.col_078480{color:#078480;}
.col_006b95_u{color:#006b95;text-decoration:underline;}
.col_666{color:#666;}
.col_red{color:red;}
.col_05898b{color:#05898b;text-decoration:underline;}
.col_016b93{color:#016b93;text-decoration:underline;}
.col_000{color:#000;}
.b{font-weight:700;}
.f11{font-size:11px;}
.f22{font-size:22px;}
.f14{font-size:14px;}
.f24{font-size:24px;}

/*-------------form-----------------*/
.form_210_20{width:210px;height:20px;line-height:20px;}
.border_dddbdc{border:1px solid #dddbdc;}
.codeTxt{width:80px;height:19px;line-height:19px;border:1px solid #819cba;}
.width_200{width:200px;}



/*---------------------tabList-----------------------------*/
.tabList{position:relative;top:1px;}
.tabList li{float:left;margin-right:5px;}
.tabList li a{display:block;font-weight:700;color:#fff;text-align:center;height:24px;line-height:24px;
	background:url(../images/common/tabBg.png) repeat-x;width:80px;border-bottom:1px solid #ccc;}
.tabList li a:hover,.tabList li a.cur{text-decoration:none;background:url(../images/common/tabCurBg.png) repeat-x;
	color:#07898b;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #fff;}
.tabCon .con{width:647px;border:1px solid #ccc;display:none;}

@media screen and (max-width: 978px) {
	.tabCon .con {
		width: 100%;
		box-sizing: border-box;
	}
}

/*---------------------tabList-----------------------------*/
.btn01 a
{
	color:#07898b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:  left;
	width: 100%;
	height: 15px;
	padding: 6px 0 0 0;
	display: block;
	border-bottom:1px dashed #d5d5d5;
}
.btn01 a:hover
{
	text-decoration: none;
}
.btn02 a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 190px;
	height: 24px;
	padding: 6px 0 0 0;
	display: block;
}
.btn02 a:hover
{
	text-decoration: underline;
}
.btn02stop a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 100%;
	padding: 6px 0 0 0;
}
.btn02stop a:hover
{
	text-decoration: none;
}
.btn03
{
	font-size: 10px;
	display: none;
}
.btn03 a
{
	height: 26px;
	margin: 0px auto 0px auto;
	padding: 10px 0 0 0px;
	color: #797979;
	text-decoration: none;
	border: 0;
}
.btn03 a:hover
{
	text-decoration: underline;
}

/* White Paers */
.btn01WP a
{
	color:#07898b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:  left;
	width: 100%;
	height: 15px;
	padding: 6px 0 0 0;
	display: block;
	border-bottom:1px dashed #d5d5d5;
}
.btn01WP a:hover
{
	text-decoration: none;
}
.btn02WP a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 190px;
	height: 24px;
	padding: 6px 0 0 0;
	display: block;
}
.btn02WP a:hover
{
	text-decoration: underline;
}
.btn02WPstop a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 100%;
	padding: 6px 0 0 0;
}
.btn02WPstop a:hover
{
	text-decoration: none;
}
.btn03WP
{
	font-size: 10px;
	display: none;
}
.btn03WP a
{
	height: 26px;
	margin: 0px auto 0px auto;
	padding: 10px 0 0 0px;
	color: #797979;
	text-decoration: none;
	border: 0;
}
.btn03WP a:hover
{
	text-decoration: underline;
}