@charset "gb2312";
.body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.blue12 {
	font-size: 12px;
	color: #0a5698;
}
.blue14 {
	font-size: 14px;
	color: #0a5698;
}
.b {
	font-weight: bold;
}
.h22 {
	line-height: 22px;
}
.h24 {
	line-height: 24px;
}
.h26 {
	line-height: 26px;
}


.bg {
	background-image: url(images/daohang_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueborder {
	border: 1px solid #177ec5;
}
.bluedborder {
	border: 1px solid #b6daed;
}
.bluedborder_l {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6daed;
	border-right-color: #b6daed;
	border-bottom-color: #b6daed;
	border-left-color: #b6daed;
}


.graydborder {
	border: 1px solid #333333;
}
.grayborder {
	border: 1px solid #CCCCCC;
}

.black12 {
	font-size: 12px;
	color: #333333;
}
.black14 {
	font-size: 14px;
	color: #333333;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}

.heiti18red {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #CC0000;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.textfield {
	border: 1px solid #62ACFF;
}

.heiti18gray {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #333333;
}
