@charset "utf-8";
/* CSS Document */
body{
	background:#ffffff url(../images/main_bg.jpg) repeat center top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
img{
	border:0;
}
.clear{
	clear:both;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#33ccff;
}
.main_wrapper{
	background:url(../images/top_bg.jpg) repeat-x center top;
}
header{
	width:1000px;
	height:131px;
	margin:0 auto;
}
#logo{
	width:361px;
	height:105px;
	margin-top:13px;
	float:left;
}
#right{
	width:600px;
	height:107px;
	margin-top:12px;
	float:right;
}
#call{
	width:200px;
	height:42px;
	float:right;
	margin-top:35px;
}
#top_nav{
	color:#fff600;
	line-height:30px;
	margin-top:30px;
	text-align:right;
}
#top_nav a{
	color:#fff600;
	text-decoration:none;
	padding:0 10px;
}
#top_nav a:hover{
	color:#ffa200;
}
nav{
	width:1000px;
	height:49px;
	margin:0 auto;
	font-size:14px;
	text-shadow:#ffffff 1px 1px;
	font-weight:bold;
}
nav ul{
	margin:0;
	padding:0;
}
nav ul li{
	float:left;
	list-style:none;
	line-height:48px;
	border-right:#dddddd 1px solid;
}
nav ul li a{
	color:#0b528a;
	text-decoration:none;
	padding:0 24px;
	display:block;
}
nav ul li a:hover, nav ul li a.active{
	color:#000000;
	background:url(../images/nav_over.jpg) repeat-x center top
}
#wrapper{
	background:url(../images/body_bg.png) no-repeat center top;
}
section{
	background:#FFFFFF;
	width:990px;
	padding:5px;
	margin:0 auto;
}
.inner_wrapper{
	background:url(../images/inner_wrapper.jpg) repeat-x center top;
}
aside{
	width:250px;
	float:left;
}
.service{
	background:url(../images/services.jpg) no-repeat center top;
	width:250px;
	height:41px;
	margin-top:5px;
}
#left{
	width:250px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-shadow:#000000 1px 1px;
}
#left ul{
	margin:0;
	padding:0;
}
#left ul li{
	line-height:30px;
	height:30px;
	list-style:none;
}
#left ul li a{
	padding-left:38px;
	display:block;
	background:url(../images/aside.jpg) no-repeat center top;
	color:#ffffff;
}
#left ul li a:hover{
	background:url(../images/aside_over.jpg) no-repeat center top;
	color:#ffffff;
}
.ban{
	width:250px;
	height:246px;
}
article{
	width:730px;
	float:right;
}
.wel{
	background:url(../images/wel_bg.png) no-repeat left bottom;
	color:#000000;
	font-size:18px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:35px;
	height:45px;
	margin-top:10px;
}
.wel span{
	color:#EB4B01;
}
.text{
	line-height:24px;
	font-size:13px;
	color:#444444;
	text-align:justify;
}
.text strong{
	color:#1168a7;
}
.wel_img{
	float:left;
	padding-right:10px;
}
.below_image{
	width:730px;
	height:258px;
}
.image1{
	width:247px;
	height:258px;
	float:left;
}
.image2{
	width:242px;
	height:258px;
	float:left;
}
.image3{
	width:241px;
	height:258px;
	float:left;
}
footer{
	background:url(../images/footer.png) repeat-x center top;
	height:78px;
	line-height:39px;
	padding:20px 0 11px 0;
	margin-top:10px;
	text-align:center;
	color:#ffffff;
	text-shadow:#000000 1px 1px;
}
footer a{
	color:#ffffff;
	text-decoration:none;
	padding:0 10px;
}
footer a:hover{
	color:#000000;
	text-shadow:#ffffff 1px 1px;
}
.stepcarousel{
	background:#ffffff;
	position: relative;
	overflow: scroll;
	width: 672px;
	height: 68px;
	margin-left:30px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin-right:15px;
	border-right:#eeeeee 1px solid;
}
#belltec{
	font-weight:bold;
	text-shadow:none;
	}