a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face{
	font-family:"WeblySleek UI Light";
	src:url(../weblysleekuil.ttf);
	}

#wrapper{
	width:100%;
	height:auto;
	}
	
#header{
	width:100%;
	height:auto;
	background-color:#166dcf;
	padding:10px 0;
	}
	
#slide{
	width:100%;
	height:auto;
	}
	
#slide_content{
	width:702px;
	height:auto;
	float:left;
	}
	
#slide_ad{
	width: 300px;
	height: 250px;
	float: left;
	border:1px solid #e3e3e3;
	background-color:#fcfcfc;
	padding:10px;
	}
	
#body{
	width:100%;
	height:auto;
	background:url(bg.jpg) no-repeat center center fixed;
	}
	
#body_in{
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:10px;
	background-color: #f7f9fa;
	box-shadow: 0 4px 8px 4px #dedede;
	}
	
#content{
	width:1024px;
	height:auto;
	float:left;
	padding:15px 0;
	}
	
#body_title{
	width:1024px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-weight:bold;
	font-size:26px;
	color:#166dcf;
	}
	
#body_desc{
	width:1024px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-size:14px;
	color:#333;
	padding:15px 0;
	}
	
#content_in{
	width: 1024px;
	height: auto;
	float: left;
	margin-top: 0px;
	}
	
#content_left{
	width:800px;
	height:auto;
	float:left;
	}
	
#content_right{
	width:224px;
	height:auto;
	float:left;
	}
	
#right_in{
	width:222px;
	height:auto;
	float:left;
	border:1px solid #d7d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	}
	
#side_box{
	width:302px;
	height:auto;
	float:left;
	border:1px solid #CCC;
	background-image: linear-gradient(#fafafa, #efefef);
	padding:10px;
	}
	
#midd_box{
	width:302px;
	height:auto;
	float:left;
	margin:0 25px;
	border:1px solid #CCC;
	background-image: linear-gradient(#fafafa, #efefef);
	padding:10px;
	}
	
#box_head{
	width:302px;
	height:auto;
	float:left;
	font-family:"WeblySleek UI Light";
	font-size:21px;
	color:#666;
	margin-bottom:15px;
	}
	
#box_body{
	width:302px;
	height:auto;
	float:left;
	}
	
#box_body_img{
	width:302px;
	height:auto;
	float:left;
	}
	
#box_body_txt{
	width: 302px;
	height: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	padding-top: 15px;
	}
	
#box_body_more{
	width:302px;
	height:auto;
	float:left;
	}

#para1{
	width: 1024px;
	height: auto;
	float: left;
	padding-bottom:30px;
	
	}
	
#para1_head{
	width: 1024px;
	height: auto;
	float: left;
	font-family:"WeblySleek UI Light";
	font-size:18px;
	font-weight:bold;
	color:#ff831f;
	padding-bottom:12px;
	}
	
#para1_body{
	width: 1024px;
	height: auto;
	float: left;
	}
	
#para1_side{
	width: 512px;
	height: auto;
	float: left;
	}
	
#para1_side_box{
	width: 512px;
	height: auto;
	float: left;
	padding-top:1px;
	padding-bottom:1px;
	}
	
#para1_side_box_icon{
	width: 10px;
	width: 10px;
	float: left;
	padding:6px;
	}
	
#para1_side_box_text{
	width: 490px;
	height: auto;
	float: left;
	font-family:"WeblySleek UI Light";
	font-size:13px;
	}
