@charset "utf-8";

.style1 {
	color: #FFFFFF;
}
.style2 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF7E22;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #4F4F51;
}
.style4 {
	font-weight: bold;
	color: #2DA2CE;
	font-size: 14px;
}

.input {height:12px;}
.hang {
	line-height: 25px;
}
.hang2 {
	line-height: 23px;
}
.hang3 {
	line-height: 18px;
}


.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bian {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.xian2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68B5DF;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



.bu {
	background-repeat: no-repeat;
	background-position: right top;
}
.bu2 {
	background-repeat: repeat-x;
}

.table1 {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.table2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E7;
	border-bottom-color: #E5E5E7;
	border-left-color: #E5E5E7;
}
.bian5 {
	border: 1px dashed #CCCCCC;
}
.cnborder {
	border: 1px solid #B3DBF4;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF7E22;
}

a.link:link {
	color: #333333;
	text-decoration: underline;
}
a.link:visited {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #2689AE;
	text-decoration: underline;
}
a.link2:link {
	color: #FFFFFF;
}
a.link2:visited {
	color: #FFFFFF;
}
a.link2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link3:link {
	color: #333333;
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #333333;
}
a.link3:hover {
	text-decoration: underline;
	color: #FF7E22;
}
a.link4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link4:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.link4:hover {
	color: #FFA901;
	text-decoration: underline;
	font-weight: bold;
}
a.link5:link {
	font-size: 14px;
	font-weight: bold;
	color: #2DA2CE;
	text-decoration: none;
}
a.link5:visited {
	font-size: 14px;
	font-weight: bold;
	color: #2DA2CE;
	text-decoration: none;
}
a.link5:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF7E22;
	text-decoration: none;
}

