@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	line-height:23px;
}
img,img a{  border:none; }
a{	color:#17ADCE;	text-decoration:underline; font-size:12px;}
a:hover{  color:#17ADCE; text-decoration:none; }
.clearfloat{
	clear:both;
}
#wrapper{
	width:1024px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg.jpg) repeat-y 0px 0px;
	padding:0px 37px 0px 37px;
}
#header{
	width:950px;
	height:97px;
	background:url(../images/header_bg.jpg) repeat-x 0px 0px;
	margin:0px;
	padding:0px;
	position:relative;
}
#logo{
	width:430px;
	height:87px;
	position:absolute;
	top:10px;
	left:0px;
}
#menu{
	position:absolute;
	width:428px;
	bottom:0px;
	right:0px;
	background-color:transparent;
}
#menu ul{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	width:100px;
	height:30px;
	float:left;
	margin:0px 4px 0px 0px;
}

#import{
	width:950px;
	margin:0px;
	padding:0px;
}
#content{
	width:900px;
	padding:25px;
	margin:0px;
}
#content2{
	width:880px;
	border-top:#F0F0F0 1px solid;
	border-bottom:#ffffff 1px solid;
	background:#F7F7F7;	
	padding:27px 35px 27px 35px;
}
#footer{
	width:950px;
	height:83px;
	background:url(../images/footer_info.jpg) no-repeat 0px 0px;
	margin:0px;
	padding:0px;
}
#footer-mail{
	width:160px;
	height:18px;
	margin-top:28px;
	margin-left:348px;
	position:absolute;
}
#wolong{
	width:105px;
	height:11px;
	float:right;
	margin-right:0px;
	margin-top:0px;
}
#pagetitle{
	width:950px;
	height:58px;
	border-bottom:1px #F0F0F0 solid;
	margin:0px 0px 20px 0px;
}
#pagetitle .ptitle{
	float:left;
	height:25px;
	margin-top:25px;
	margin-left:40px;
	width:700px;
}
#pagetitle .breadcrumb{
	float:right;
	margin-top:30px;
	margin-right:40px;
	width:150px;
	color:#999999;
	font-size:12px;
	text-align:right;
}
#pagetitle .breadcrumb a{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}
#pagetitle .breadcrumb a:hover{
	color:#999999;
	font-size:12px;
	text-decoration:underline;
}

.title{
	height:25px;
	display:block;
	margin:0px 0px 15px 0px;
}
.list{
	display:block;
	padding:0px 0px 0px 20px;
	margin:0px 0px 5px -3px;
	background:url(../images/arrow.png) no-repeat -2px 0px;
	color:#17ACCC;
	font-weight:bold;
	text-align:left;
	line-height:13px;
}
table.t1{
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border:none;
}
table.t1 td{
	padding:2px 2px 2px 2px;
	border:none;
	vertical-align:top;
}
table.t1 td.textcenter{
	text-align:center;
	padding:2px 5px 2px 5px;
}

table.t_services{
	width:210px;
	padding:0px;
	margin:0px 10px 0px 0px;
	border-collapse:collapse;
	border:none;
	float:left;
}
table.t_services td{
	padding:2px;
	text-align:center;
	font-size:14px;
	line-height:25px;
	vertical-align:top;
}
table.t_services td.stitle{
	color:#18BBDE;
	font-weight:500;
	font-size:18px;
	line-height:28px;
}

table.t_contact,table.t_contact table{
	border:none;
	border-collapse:collapse;
	width:100%;
	padding:0px;
	margin:0px;
}
table.t_contact td{
	padding:5px 4px 5px 0px;
	border:none;
	vertical-align:middle;
	line-height:24px;
}
table.t_contact td table td{
	padding:0px 0px 0px 0px;
}
.text_bg{
	background:url(../contact/images/text_bg.jpg) no-repeat 0px 0px;
	border:1px solid #CCCCCC;
	padding:2px 5px 2px 5px;
	line-height:25px;
	font-size:13px;
	color:#454545px;
	font-family:Arial, Helvetica, sans-serif;
}
.input1{
	width:640px;
	height:20px;
}
.input2{
	width:540px;
	height:20px;
}
.input3{
	width:640px;
	height:126px;
}
.input4{
	width:138px;
	height:20px;
}
.btn_submit{
	width:71px;
	height:24px;
	background-image:url(../contact/images/btn_submit.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	margin:0px 5px 0px 0px; 
}
.btn_submit:hover{
	background-image:url(../contact/images/btn_submitf.gif);
}
.btn_reset{
	width:71px;
	height:24px;
	background-image:url(../contact/images/btn_reset.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	margin:0px 5px 0px 0px; 
}
.btn_reset:hover{
	background-image:url(../contact/images/btn_resetf.gif);
}
.text-blue{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#18BADE;
	display:block;
	text-align:center;
	margin:12px 0px 8px 0px;
}