@charset "utf-8";
/* CSS Document */
body {
	text-align:left;
	background:url(images/index_02s.jpg) repeat-x; 	
	background-color: #0364a8;
}
#page {
	margin-top:0px;
	width:1200px;
}
#aa {
	height: 292px;
}
#bb {
	height: 123px;
	background-color:#FFFFFF;
}
#cc {
	background-image:url(images/indexOK_07.jpg);
}
#dd {
    font-size: 10px;
	color: #FFFFFF;
	height: 105px;
	clear:both;
	background:url(images/index_05_05.jpg)
	
}
#kk {
	width: 350px;
	height: 583px;
	position: relative;
	left: 0px;
	float:left;
	border-right-style: none;
	background-repeat: repeat;
}
#tt {
	background-image:url(images/company_bg.jpg);
	background-repeat:no-repeat;
	width: 850px;
	height: 590px;
	position: relative;
	left: 0px;
	float: left;
	visibility: inherit;
}
#contact_us{
	float:left;
	width:500px;
	margin-left:50px;
}

