/* Start of CMSMS style sheet 'css' */
@charset "utf-8";
/* CSS Document */
/*div{
	border:1px solid #ff0000;
	}*/
#index_main{
	width:680px;
	margin:auto;
	}
#index_logo{
	width:100%;
	height:56px;
	}
#index_left{
	width:129px;
	float:left;
	}
#index_contact{
	width:100%;
	margin-top:15px;
	}	
#index_right{
	float:left;
	position:relative;
	width:510px;
	margin-left:41px;
	height:516px;
	}
#index_text{
	position:absolute;
	right:0;
	}
#index_flash{
	position:absolute;
	top:91px;
	height:412px;
	width:509px;
	right:2px;
	}
#index_front{
	margin-top:30px;
	}	
	
	
	
	

.clear{
	clear:both;
	font-size:0;
	height:0;
	}
	
/* End of 'css' */

