@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	color: #08559c;
}
a {
	color: #08559c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08559c;
	text-decoration: none;
}
.timer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #66B5FB;
}
a.w:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}
.b_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.subbut {
		background-image: url(images/subbg.jpg);
	height: 23px;
	width: 74px;
	background-repeat: repeat;
	margin: 0px;
	border: 1px solid #dc6b00; 
}
.textbox1 {
	height: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #a6d0e7;
}
.textbox2 {
	height: 20px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #a6d0e7;
}
.textbox3 {
	height: 20px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #a6d0e7;
}
.textbox4 {
	height: 120px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #a6d0e7;
}

.w2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #08559c;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.b_line2 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #98C9FA;
}

.en_pro_class
	{
		float:left;
		height:125px;
		width:105px;
		text-align:center;
		margin: 5px 0 3px 10px;
	}
	.en_pro_class li
	{
		float:left;
		list-style:none;
		text-align:center;
		width:100px;
	}
	
	.en_pro_class li img
	{
		border:0;
	}
	
	.en_case_css
	{
		float:left;
		height:80px;
		width:105px;
		text-align:center;
		margin: 5px 0 3px 10px;
	}
	
	.en_case_css li
	{
		float:left;
		list-style:none;
		text-align:center;
		width:100px;
	}
	
	.en_case_css li img
	{
		border:0;
	}