@charset "utf-8";
/* CSS Document */

#container {
	width:790px;
	height: auto;
	float:left;
	background-image:url(news.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px 0px 0px 0px;
	
}
h4{
	font-size:16px;
	padding:0px;
	margin:0px;
	
}
#left_nav{
	width:220px;
	height:350px;
	float:left;
	
	}
#right_nav{
	width:780px;
	height:auto;
	float:left;
	
	}
#container .top{
	width:715px;
	height:auto;
	float:left;
	}
#container .content{
	width:715px;
	height:auto;
	float:left;
	background-image:url(../services/step_bg.jpg);
	padding:0px 30px 0px 30px;
	}
#adv{
	width:237px;
	height:auto;
	float:left;
	padding:0px 0px 0px 13px;
	}
#news{
	width:610px;
	height:auto;
	padding:0px 0px 0px 0px;
	}
#news .title{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	}
#news .news_content{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	}
#news .news_bottom{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	}
