body{
	margin: 0px;
	padding: 0px;
	background: #dbe9ec url('../images/clouds.jpg') repeat-x scroll center 0px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
}

a{
	color: #7f7f80;
	text-decoration: none;
	outline: none;
}

a:hover{
	text-decoration: underline;
}

.main_container{
	display: block;
	margin: 0px auto;
	width: 1025px;
	height: auto;
}

.line_w
{
	display: inline;
	height: 1px;
	float: left;
	text-align: center;
}

.line_h
{
	display: block;
	width: auto;
}

.head_menu{
	display: block;
	width: 1025px;
	height: 368px;
	background: url('../images/head_menu.png') no-repeat;
}

.content{
	display: block;
	width: 1025px;
	min-height: 100px;
	background: url('../images/content_fill.png') repeat-y;
}

.footer{
	display: block;
	width: 1025px;
	height: 50px;
	background: url('../images/content_fill.png') repeat-y;
	color: #7f7f80;
	font-size: 11px;
	text-align: left;
}

.footer_end{
	display: block;
	width: 1025px;
	height: 25px;
	background: url('../images/content_end.png') no-repeat;
}

.clear
{
	width: auto;
	height: auto;
	clear: both;
}

.blue{
	color: #326097 !important;
}

.red{
	color: #c30300 !important;
}

.title1{
	font-size: 20px;
	color: #a5a5a6;
}

.btn{
	display: block;
	width: 154px;
	height: 34px;
	color: white;
	text-align: center;
	margin: 0px auto;
	font-size: 16px;
	
}
.btn_b{
	background: url('../images/top_btn_b.png') no-repeat;
}

a.btn_ba:hover{
	background: url('../images/top_btn_b.png') no-repeat scroll 0px -35px;
	text-decoration: none;
}

.btn_r{
	background: url('../images/top_btn_r.png') no-repeat;
}

a.btn_ra:hover{
	background: url('../images/top_btn_r.png') no-repeat scroll 0px -35px;
	text-decoration: none;
}

.menu{
	display: block;
	width: 1025px;
	height: 46px;
}

.menu_btn{
	display: inline;
	height: 33px;
	float: left;
	padding: 13px 22px 0px 22px;
	color: white;
	font-size: 16px;
}

a.menu_btn_a:hover{
	background: url('../images/menu_btn_sctive.png') repeat-x;
	text-decoration: none;
}

.menu_btn_active{
	background: url('../images/menu_btn_sctive.png') repeat-x;
}

.title2{
	 font-size: 16px;
	 color: #8b8c8c;
	 font-weight: bold;
}

.title3{
	font-size: 16px;
	color: #c3010a;
	font-weight: bold;
}

.title4{
	font-size: 16px;
	color: #326097;
}

.home_panel{
	display: inline;
	float: left;
	width: 315px;
	height: 230px;
	background: url('../images/home_panel.png') no-repeat scroll 13px 0px;
	font-weight: bold;
}

.check_img{
	display: inline;
	float: left;
	width: 16px;
	height: 14px;
	background: url('../images/check.png') no-repeat;
	margin: 0px 10px 0px 0px;
}

.check_img2{
	display: inline;
	float: left;
	width: 21px;
	height: 20px;
	background: url('../images/check.png') no-repeat scroll 5px 4px;
	margin: 0px 10px 0px 0px;
}

.noncheck{
	display: inline;
	float: left;
	width: 21px;
	height: 20px;
	background: url('../images/noncheck.png') no-repeat scroll 5px 3px;
	margin: 0px 10px 0px 0px;
}

.icon{
	display: inline;
	float: left;
	width: 40px;
	height: 35px;
	margin: 0px 10px 0px 0px;
}

.icon1{
	background: url('../images/icon1.png') no-repeat;
}

.icon2{
	background: url('../images/icon2.png') no-repeat;
}

.icon3{
	background: url('../images/icon2.png') no-repeat;
}

.inactive_link{
	color: #888888;
	font-size: 13px;
}

.red_link{
	color: #c50003;
	font-weight: bold;
}

.black_link{
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.cobos{
	background: url('../images/cobos.png') no-repeat scroll 20px 0px;
}
