strong{ font-weight: bold;}

.wp_all{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/gran_atlas/atlantis/img/index/center_bg.jpg) top center repeat-y;
}

.bottom_box{
	width: 700px;
	height: auto;
	min-height: 480px;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/gran_atlas/atlantis/img/index/bottom_bg.jpg) bottom center no-repeat;

}

.btn_cra_box{
	width: 690px;
	position: relative;
	left: 13px;
}


.btn_cra_box div{
	width: 120px;
	float: left;
	position: relative;
	margin-left: -5px;
}

.sub_box{
	width: 205px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding-left: 25px;
	padding-top: 30px;
}

.main_box{
	width: 424px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
	padding-right: 25px;
}

.sub_box div{
	padding-bottom: 10px;
}

.cp1_box{
	width: 424px;
	margin: 0 auto;
	padding-top: 10px;
}

.cp2_box{
	width: 424px;
	margin: 0 auto;
	padding-top: 10px;
}

.cp3_box{
	width: 424px;
	margin: 0 auto;
	padding-top: 10px;
}


ul.index_cp_menu_box{
	width: 420px;
	margin-left: 10px;
}

ul.index_cp_menu_box li{
	width: 210px;
	display: block;
	float: left;
}


.btn_cra_box a			{ width:120px; height:100px; display:block;}
.btn_cra_box a:hover	{ filter:alpha(opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity:0.50;}

.cp1_box a, .cp2_box a .cp3_box a	{ width:210px; height:40px; display:block;}
.cp1_box a:hover, .cp2_box a:hover, .cp3_box a:hover{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;}



.sub_box a			{ width:200px; display:block;}
.sub_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;}





/* =========================================================================  */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}