@charset "utf-8";
/* CSS Document */
.contleft  { visibility:hidden; display:none }
.contmain {
	width:760px;
	margin:0 170px 0 10px;
	}
#inner_left {
	float:left;
	width:460px;
	}
#inner_right {
	float:right;
	width:280px;
	}
div.capr_head {
	height:auto;
	visibility:visible;
	overflow:visible;
	}
.capr_head_box {
	height:auto;
	background:#EEE
	}
