* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #003045;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #575757;
}
h1 {
	font-family: times;
	font-size: 21px;
	line-height: 20px;
	color: #9ca9b2;
	font-weight: normal;
}

h2 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #003045;
}
a {
	color: #003045;
	text-decoration: underline;
}
.s_t {
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

select {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 205px;
}
img {
	border: 0px;

}



.clear {
	clear: both;
}

#wrapper {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddcdc;
	border-left-color: #dddcdc;
	background-color: #FFFFFF;
}
.gap {
	clear: both;
	height: 50px;
}

#wrapper #header {
	background-image: url(../images/logo.jpg);
	height: 163px;
}
#wrapper #header #phone {
	font-family: arial;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}
#left {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 770px;
}
#left_faq {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 1000px;
}
#left_why {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 890px;
}
#left_tes {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 770px;
}
#left_cli {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 2770px;
}
#left_con {
	float: left;
	width: 255px;
	background-color: #f2f2f2;
	text-align: center;
	height: 390px;
}
#search {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	height: 209px;
	width: 233px;
	margin-left: 10px;
	font-family: arial;
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
}
#search .style3 {
	color: #666666;
}

#wrapper #main #right {
	float: right;
	width: 558px;
	margin-left: 40px;
}
#wrapper #main #right ul {
	padding-left: 30px;
}
#wrapper #main #right li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapper  #main  #right  .tes {
	width: 510px;
	border: 1px solid #BDC6CA;
	background-color: #DCE0E2;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#wrapper #footer {
	background-image: url(../images/btm_bg.gif);
	background-repeat: no-repeat;
	height: 147px;
}
#wrapper #footer #btm_nav {
	background-color: #59829b;
	height: 30px;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #footer #btm_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #footer #copy {
	font-family: arial;
	font-size: 10px;
	line-height: 19px;
	color: #666666;
	padding-left: 30px;
	padding-top: 12px;
}
