
/* same's style */
#main {
	width:100%;
}
#top, .content {
	width:910px;
	margin:0 auto;
	padding:0px;
}
.bannerbg {
	width:910px;
	margin:0 auto;
	background:url(../images/banner.jpg);
	height:191px;
}
.left {
	width:590px;
	float:left;
}
.right {
	width:310px;
	float:right;
}
.padder {
	margin:0px 20px;
	padding:20px 0px;
	display:inline-block;
}
.padder_l {
	margin:0px 25px;
	padding:15px 0px 55px 0px;
	display:inline-block;
}
.s_t_zj {
	background:url(../images/corners.gif) no-repeat;
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
}
.s_t_yj {
	background:url(../images/corners.gif) no-repeat -7px 0px;
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
}
.s_b_zj {
	background:url(../images/corners.gif) no-repeat -14px 0px;
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
}
.s_b_yj {
	background:url(../images/corners.gif) no-repeat -21px 0px;
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
}
.h_title {
	width:910px;
	margin:0 auto;
	padding:10px 0 0 0;
	line-height:25px;
	color:#21659A;
}
/* left_frame's style */
.l_top, .l_mid, .l_bottom {
	width:100%;
	float:left;
	background:#F9FAFC;
}
.l_t_mid {
	border-top:#C2D4DE 1px solid;
	width:576px;
	height:6px;
	float:left;
	overflow:hidden;
}
.l_b_mid {
	border-bottom:#C2D4DE 1px solid;
	width:576px;
	height:6px;
	float:left;
	overflow:hidden;
}
.l_mid {
	width:588px;
	border-left:#C2D4DE 1px solid;
	border-right:#C2D4DE 1px solid;
}
/* right_frame's style */
.r_top, .r_mid, .r_bottom {
	width:100%;
	float:left;
	background:#F9FAFC;
}
.r_t_mid {
	border-top:#C2D4DE 1px solid;
	width:296px;
	height:6px;
	float:left;
	overflow:hidden;
}
.r_b_mid {
	border-bottom:#C2D4DE 1px solid;
	width:296px;
	height:6px;
	float:left;
	overflow:hidden;
}
.r_mid {
	width:308px;
	border-left:#C2D4DE 1px solid;
	border-right:#C2D4DE 1px solid;
}
/* 910frame'style */
.container {
	width:910px;
	margin:0 auto;
	padding:0px;
}
.c_top, .c_mid, .c_bottom {
	width:100%;
	float:left;
	background:#F9FAFC;
}
.c_t_mid {
	border-top:#C2D4DE 1px solid;
	width:896px;
	height:6px;
	float:left;
	overflow:hidden;
}
.c_b_mid {
	border-bottom:#C2D4DE 1px solid;
	width:896px;
	height:6px;
	float:left;
	overflow:hidden;
}
.c_mid {
	width:908px;
	border-left:#C2D4DE 1px solid;
	border-right:#C2D4DE 1px solid;
}
/* a's style */

a.white {
	color:#FFFFFF;
	text-decoration:none;
}
a.blue1 {
	color:#266392;
	text-decoration:underline;
}
a.blue2 {
	color:#266392;
	text-decoration:none;
}
a.gray {
	color:#738197;
	text-decoration:none;
}
a.gray1 {
	color:#5C6467;
	text-decoration:none;
}
a.black {
	color:#000000;
	text-decoration:none;
}
a.red {
	color:#FF0000;
	text-decoration:none;
}
a.green {
	color:#59750C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* font's style */
.f14a {
	font-size:14px;
	font-weight:bold;
}
.f14b {
	font-size:14px;
}
.f12a {
	font-size:12px;
	font-weight:bold;
}
.f12b {
	font-size:12px;
}
/* hack's style */
.clear {
	clear:both;
}
.hack10 {
	height:10px;
	clear:both;
	overflow:hidden;
}
/* p's style */
.p20px {
	line-height:22px;
	padding:0px 0px 10px 0px;
}
.p24px {
	line-height:24px;
}
.p21px {
	line-height:22px;
}
.p1 {
	padding:10px 0px;
}
.p2 {
	padding:0 0 0 13px;
}
/* line's style */
.line45px {
	line-height:45px;
}

