/* index_content */
.title{
	margin-top:10px;
	margin-bottom:5px;
	padding:3px;
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	background-color:#43403f;
}
.title2{
	margin-bottom:10px;
	padding:3px;
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	background-color:#43403f;
}
.title3{
	margin-bottom:10px;
	padding:0;
	float:left;
	color:#005B88;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}
.txt{
	margin:0;
	padding:0;
	float:left;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.txt2{
	margin:0;
	padding:0;
	float:left;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:24px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.txt3{
	margin:0;
	padding:0;
	float:left;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	line-height:32px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.txt4{
	margin:0;
	padding:0;
	float:left;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:24px;
}
.txt a,
.txt a:visited,
.txt a:active,
.txt2 a,
.txt2 a:visited,
.txt2 a:active,
.title3 a,
.title3 a:visited,
.title3 a:active
{
	color:#018bd4;
	text-decoration:none;	
}
.txt a:hover,
.txt2 a:hover,
.title3 a:hover
{
	color:#018bd4;
	text-decoration:none;
	left:1px;
	position:relative;
	top:1px;	
}
/* space */
#space{
	margin:0;
	padding:0;
	width:966px;
	height:20px;
	float:left;
}
.wanthover a:hover{
	left:1px;
	position:relative;
	top:1px;
}
.wmax_InputBox  {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color:#000;
	border-color: #777;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.wmax_SelectBox {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	border-color: #777;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.wmax_ButtonBox {
	width:60px;
	padding:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#1C4666;
	border-color:#39688A;
	background-color:#F2F7FB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor:pointer;
}