body {
	background:#f6f6f6;

}
#page{

	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	background:#F0F0F0;
	top:0px;
}

#top_header{
	position:relative;
	width:100%;
	height:30px;
	background:#568AA2;
	line-height:30px;
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
}

#top_header a{
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#top_header a:hover{
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.top_header_left{
	 float:left;
	 width:50%;
	 text-align:left;
	 /* IE */
	 padding-left:10px;
	 margin-right:-10px;
}

.top_header_right{
	 float:left;
	 width:50%;
	 text-align:right;
}

#header{
	position:relative;
	width:100%;
	height:325px;
	background:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#banner_1{
	float:left;
	width:525px;
	height:325px;
	background:url("../img/b1.png") no-repeat;
}

#banner_2{
	float:left;
	width:475px;
	height:325px;
	background:url("../img/b2.png") no-repeat;
}

#bottom_header{
	position:relative;
	width:100%;
	height:45px;
	background:#568AA2;
	text-align:center;
	line-height:45px;
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:15px;
	text-indent:5px;
	font-weight:bold;
}

p{
	font-family:Verdana,Arial,sans-serif;
	text-align:justify;
	margin:2px 10px 20px 20px;
	font-size:13px;
	font-family:Verdana, Arial, sans-serif;
	line-height:16px;
}

.title_1{
	margin-top:15px;
	margin-left:15px;
	color:#006699;
	font-weight:bold;
	font-size:13px;
}

.title_2{
	margin-top:15px;
	margin-left:15px;
	color:#333333;
	font-weight:bold;
	font-size:14px;
}

.list{
	background:url("../img/list_1.png") no-repeat;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:25px;
	text-indent:30px;
	height:25px;
	margin-left:20px;
}

#left_bar{
	position:relative;
	float:left;
	width:330px;
	background:#F0F0F0;
	height:auto;
	border-top:2px solid #FFFFFF;
}

#container{
	 position:relative;
	 float:left;
	 width:668px;
	 border-top:2px solid #FFFFFF;
	 border-left:2px solid #FFFFFF;
}

#div_so{
	position:relative;
	float:left;
	background:#F0F0F0;
	width:332px;
	height:370px;
	border-right:2px solid #FFFFFF;
}

#div_more{
	position:relative;
	background:#F0F0F0;
	float:left;
	width:332px;
	height:370px;
	/*border:2px solid #FFFFFF;*/
}

#form_more{
	
	width:280px;
	margin-left:25px;
}

#form_more div{
	
	height:22px;
}

.transp_bt{
	
	height:25px;
	background:transparent;
	border:none;
	font-weight:bold;
	align:right;
	cursor:pointer;
}

.transp_bt_hover{
	
	height:25px;
	background:transparent;
	border:none;
	font-weight:bold;
	align:right;
	cursor:pointer;
	color:red;
}


.input_more{

	border:1px solid #999999;
	background:#FFFFFF;
	width:170px;
}

.label_more{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	float:left;
	width:100px;
}

#form_so{
	
	width:280px;
	margin-left:25px;
}

#form_so div{
	
	height:30px;
}

.input_so{

	border:1px solid #666666;
	background:#CCCCCC;
	text-align:right;
}

.label_so{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	float:left;
	width:120px;
}

#tef_vid{
	background:#F0F0F0;
	border-top:2px solid #FFFFFF;
	width:668px;
	float:right;
	height:360px;
}

#footer{
	clear:both;
	background:#666666;
	height:32px;
	width:100%;
}

#result_so{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	margin:10px;
	color:#3000CD;
	text-align:justify;
	display:none;
}

#div_ajax_all{

	display:none;
	position:absolute;
	width:60px;
	height:60px;
	left:50px;
	top:150px;
	margin-left:-30px;
}