@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}
body  {
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #484848;
}
img {
	border: 0px;
}
.clearfloat {
clear : both;
}
input {
	font-size: 11px;
	color: #383838;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
}
.more {
	line-height: 150%;
	font-size: 11px;
	font-weight: normal;
	color: #386E93;
	font-family: Tahoma, Verdana, Arial;
}
.new1 {
	font-size: 12px;
	font-weight: bold;
	color: #386E93;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	text-align:justify;
}
.new2 {
	font-size: 12px;
	font-weight: normal;
	color: #383838;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
#container{
	width: 870px;
	background: #f1f1f1;
	padding:0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: justify;
}
#hdr{
	width:870px;
}
#hdr .top{
	background:url(images/hdr_bg_top1.gif) no-repeat top center;
	color:#386e93;
	width:870px;
	height:36px;
}
#hdr .mid{
	background:url(images/hdr_bg_mid.gif) no-repeat top center;
	width:870px;
	height:147px;
}
#hdr .bot{

	background:url(images/hdr_bg_bot.gif) repeat-x bottom center;
	width:870px;
	height:114px;
}
#hdr .btn1{
	width:289px;
	height:102px;
	float:left;
}
#hdr .btn2{
	width:290px;
	padding:0 1px;
	height:102px;
	float:left;
}
#main{
	width:870px;
	background-color:f1f1f1;
}
.z1{
	font-size: 20px;
	font-weight: normal;
	color: #B50101;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.z2{
	font-size: 20px;
	font-weight: normal;
	color: #484848;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
#area{
	padding:40px 15px 35px 35px;
}
#area .left{
	width: 545px;
	float: left
}
#area .right{
	width: 240px;
	padding: 0 0 0 35px;
	float: right;
}
#area .rform{
	width: 240px;
//	height: 149px;
//	background:url(bg_form1.gif) no-repeat top center;
}

#ftr{
	width:870px;
	height:48px;
	background:url(images/bg_ftr.gif);
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
#ftr .txt{
	padding: 13px 0 0 15px;
}
