strong{ font-weight: bold;}

.wp_all{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/gran_atlas/img/index/main_bg.jpg) top center repeat-y;
}

.header{
	width: 700px;
	height: 110px;
	margin: 0 auto;
	text-align: right;
	padding-top: 450px;
	background:url(/dol/gran_atlas/img/index/header.jpg) top 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;
}

.sab_box{
	width: 205px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding-left: 10px;
}

.main_box{
	width: 470px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	float: right;
}

.sab_box div{
	padding-bottom: 10px;
}

.cp1_box{
	width: 260px;
	height: 270px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 210px;
	background:url(/dol/gran_atlas/img/index/cp1_box.jpg) top center no-repeat;
}

.cp2_box{
	width: 260px;
	height: 100px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 210px;
	background:url(/dol/gran_atlas/img/index/cp2_box.jpg) top center no-repeat;
}

.cp3_box{
	width: 260px;
	height: 100px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 210px;
	background:url(/dol/gran_atlas/img/index/cp3_box.jpg) top center no-repeat;
}

.cp4_box{
	width: 260px;
	height: 70px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 210px;
	background:url(/dol/gran_atlas/img/index/cp4_box.jpg) top center no-repeat;
}



.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			{ width:250px; height:42px; display:block;}
.cp1_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;  background:#fff;}

.cp2_box a			{ width:250px; height:42px; display:block;}
.cp2_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;  background:#fff;}

.cp3_box a			{ width:250px; height:42px; display:block;}
.cp3_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;  background:#fff;}

.cp4_box a			{ width:250px; height:42px; display:block;}
.cp4_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;  background:#fff;}

.sab_box a			{ width:200px; height:35px; display:block;}
.sab_box a:hover	{ filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity:0.75;  background:#fff;}





/* =========================================================================  */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}