/* CSS information=====================
File name:index.css
Date:2013.05.21
Table of Contents:
 *index
==================================== */
#MAIN{	
	margin:0 auto;
	width:1000px;
	height:1640px;
	font-size:12px;
	clear:left;
}
.index2{
	
}
	.index2 .title{
	margin-top:40px;	
}
	.index2 .index_left{
		width:250px;
		float:left;
		text-align:left;
		margin-top:30px;
}
		.index2 .index_left .address{
			border-top:1px dashed #CCC;
			border-bottom:1px dashed #CCC;
			padding-top:10px;
			padding-bottom:10px;
}
			.index2 .index_left .address li{
				line-height:1.8em;
				font-size:16px;
				padding-left:20px;
}

	.index2 .index_right{
		width:710px;
		float:right;
		text-align:left;
		margin-top:30px;
}
		.index2 .index_right .office_img{
			
}
		.index2 .index_right .office_map{
			margin-top:60px;
}
		.index2 .index_right .office_googlemap{
			margin-top:30px;
}
		