*{
	padding: 0; 
	margin: 0;
}
body,html{
	height: 100%;
}
h1{
	font-size: 16px;
	color:#165682;
	font-weight: 600;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
h2{
	font-size: 14px;
	color:#000;
	font-weight: 600;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	background:  url(../images/bt_back.gif) repeat-x 0 0;
	padding-left: 20px;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.bt_a{
	display: block;
	width: 60px;
	font-size: 14px;
	padding: 4px 20px;
	background: url(../images/bt_back.gif) repeat-x 0 0;
	border: 1px solid #ccc;
	text-decoration: none;
	color:#000;
	font-weight: 600;
	cursor: pointer;
}
.bt_a:hover{
	background: url(../images/bt_back_on.gif) repeat-x 0 0;
	cursor: pointer;
}
.bt1_a{
	font-size: 12px;
	padding: 5px 20px;
	background: url(../images/bt_back1.gif) repeat-x 0 0;
	border: 1px solid #4a5d92;
	text-decoration: none;
	color:#fff;
	font-weight: 600;
}
bt1_a:hover{
	background: url(../images/bt_back1_on.gif) repeat-x 0 0;
}
#page{
	display:block;
	width: 780px;
	margin: 10px auto;
}
#top{
	display: block;
	position: relative;
	height: 80px;
}
#logo{
	position: absolute;
	width: 180px;
	height: 74px;
	left: 0px;
	bottom: 5px;
	background: url(../images/logo.gif) no-repeat 0 0;
}
#logo a{
	display: block;
	width: 180px;
	height: 74px;
}
#phone{
	display: block;
	width: 500px;
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/hotline_top.gif) no-repeat 100% 0;
	text-align: right;
	padding-top: 25px;
}
/* middle */
#content_detil dd{
	font-size: 12px;
	text-indent: 0px;
	padding: 4px 0 4px 20px;
}
#content_detil .pay dt{
	font-size: 12px;
	font-weight: 600;
	color:#090;
	line-height: 22px;
	text-indent: 40px;
	clear: both;
	background: url(../images/bt_back.gif) repeat-x 0 0;
	border: 1px solid #ccc;
	margin: 10px 0;
}
#content_detil .pay dd{
	display: block;
	font-weight: 600;
	color:#000;
	line-height: 150%;
	border-bottom: 1px solid #ccc;
	margin: 3px 0;
}#content_detil .pay dd a{
	text-decoration: underline;
}
#content_detil .pay span{
	display: block;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
}


.alert_info_red{
	border: 1px solid #f00;
	font-size: 14px;
	font-weight: 600;
	color:#f00;
	padding: 10px 10px 10px 60px;
	line-height: 180%;
	margin: 20px 0;
	background: url(../images/error.gif) no-repeat 10px 2px;
}
.alert_info_green{
	border: 1px solid #090;
	font-size: 14px;
	font-weight: 600;
	color:#090;
	padding: 10px 10px 10px 60px;
	line-height: 180%;
	margin: 20px 0;
	background: url(../images/success.gif) no-repeat 10px 2px;
}
.test_con{
	border: 1px dotted #ccc;
	font-size: 14px;
	font-weight: normal;
	color:#000;
	line-height: 180%;
	margin: 20px 0;
}
.test_con p{
	padding:10px;
}
.test_con span{
	font-size:14px;
	font-weight: normal;
	color:#E54B00;
	font-weight: 600;
}
.reg_input{
	font-size: 12px;
}
.reg_input table td{
	padding: 5px 0;
}
/* foot */
#bottom{
	clear: both;
	height: 60px;
	border-top:1px solid #ccc;
	padding: 4px 0 0 0;
	margin: 10px 0 0 0;
}
#bottom .other{
	clear: both;
	text-align: center;
	margin: 5px 0 10px 0;
}
#bottom .other a{
	font-size:12px;
	text-decoration: none;
	color:#666;
	margin: 0 10px;
}
#bottom .other a:hover{
	font-size:12px;
	text-decoration: underline;
	color:#666;
}
#bottom #link{
	clear: both;
	text-align: center;
}
#bottom #link a{
	font-size:12px;
	text-decoration: none;
	color:#666;
}
#bottom #link a:hover{
	font-size:12px;
	text-decoration: underline;
	color:#666;
}
#bottom #link span{
	color: #f60;
	font-weight: 600;
	font-family: Arial;
}
#bottom #company_info{
	font-size: 12px;
	text-align: center;
	margin: 4px 0 0 0;
}