@charset "utf-8";
/* CSS Document */
#logo_bar{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	position:relative;
	
}
#logo{
	
	width: 1002px;
	height: 121px;
	text-align: right;
	clear: left;
	float: left;
	background-image:url(../images/index_01.jpg);
	background-repeat:no-repeat;
}
#left_cont_bg{
	clear: both;
	float: left;
	width: 192px;
	height:38px;
	background-image:url(../images/abouts_04.gif);
	background-repeat:no-repeat;
	background-position:52% 0%;
	overflow: hidden;
}#left_cont_bg1{
	clear: both;
	float: left;
	width: 192px;
	height:38px;
	background-image:url(../images/abouts_04a.gif);
	background-repeat:no-repeat;
	background-position:52% 0%;
	overflow: hidden;
}
#left_center_bg{
clear: both;
	float: left;
	width: 192px;
	height:auto;
	
	background-image:url(../images/abouts_06.gif);
	background-repeat:repeat-y;
	background-position:52% 0%;
	overflow: hidden;}
	#left_foot_bg{
	clear: both;
	float: left;
	width: 192px;
	height:10px;
	background-image:url(../images/abouts_08.gif);
	background-repeat:no-repeat;
	background-position:52% 0%;
	overflow: hidden;}
	
#main_cont{
	clear: both;
	float: left;
	height: auto;
	width: 765px;
}
