@charset "UTF-8"; 
#top{padding:30px 0 50px 0}
#intro{
	margin:0;
	height:199px;
	border-bottom:1px solid #999999; 
	border-top:1px solid #999999; 
	padding-left:138px;
}
#IntroText{ padding:15px 220px 0 0; width:400px; float:right;
}
#IntroText p{ margin:5px 0; padding:0
}

#centerContener{
padding-left:43px}
/*-------------------------BOX INDEX -------------------------------*/
#box_left{ 

	float:left; 
}

#box_right{ 
	margin-left:16px;
	margin-right:22px; 
	float:left; 
	margin-bottom:
}
.box1{
	text-align: left;
	vertical-align: middle;
	background: url(../images/index/bg_box.jpg) no-repeat right    ;
	font-weight: lighter;
	float: left;
	width:289px;
	height:117px
}

#box_right .box1{
	width:214px; height:117px 
}
#box_left .line{
	border-left:#999999 1px solid;
	margin-top:15px;
	padding-top:20px; 
	height:63px; 
	width: 255px; 
	
}
#box_right .line{
	border-left:#999999 1px solid;
	margin-top:15px;
	padding-top:13px;
	height:70px;
	width: 200px;
}
#box_left .line2{
	border-left:#999999 1px solid;
	margin-top:15px; 
	height:83px;
	width: 255px; 
}


.line h2, .line p, .line2 h2, .line2 p{
	margin-left:20px
}