@charset "utf-8";
/* CSS Document */


.menu_box{
	width:960px;
	height:145px;
	overflow:hidden;
	float:left;
	background:url(../image/header/header_bottom.jpg) no-repeat;
	background-position:bottom;
	
}


.menu_box ul{
	list-style-type:none;
}

.menu_box ul li{
	float:left;
}

.main_parentbox{
	width:987px;
	height:auto;
	float:left;
	margin-top:45px;
}

.left_box{
	width:194px;
	height:auto;
	float:left;
	overflow:hidden;
}

.center_box{
	width:616px;
	height:auto;
	float:left;
}

.center_inbox{
	width:546px;
	height:auto;
	margin:5px 35px 0px 35px;
}

.right_box{
	width:177px;
	height:auto;
	float:right;
}

.right_top_text{
	width:150px;
	height:auto;
}

.right_top_text p{
	padding:2px 0px 6px 4px;
	font-size:10px;
	color:#cf5dec;
}

.banner_box01{
	width:150px;
	height:auto;
	margin-bottom:8px;
}

.right_border{
	width:150px;
	height:7px;
	background:url(../image/right_clumn/right_border.jpg) no-repeat;
	margin:14px 0px 13px 0px;
}

.right_bannerboxs{
	width:150px;
	height:auto;
	float:left;
}

.blank_box{
	width:177px;
	height:317px;
	clear:both;
}

.right_btm_box{
	width:177px;
	height:420px;
	background:url(../image/right_clumn/right_btm_img.jpg) no-repeat;
	clear:both;
}

.right_btm_textbox{
	width:177px;
	height:auto;
}

.right_btm_textbox p{
	font-size:11px;
	line-height:18px;
	color:#666;
	padding:10px 0px;
}

#myAccordion{
	width:194px;
	height:auto;
}

.myAccordion-declencheur{
	width:194px;
	height:22px;
	background:url(../image/left_clumn/left_menu_bg.jpg) no-repeat;
}

.myAccordion-declencheur p{
	color:#2c95e6;
	line-height:22px;
	font-size:12px;
	padding-left:12px;
}
	

.myAccordion-content{
	width:194px;
	height:auto;
	text-align:left;
}

.myAccordion-content p{
	color:#2c95e6;
	font-size:12px;
	line-height:18px;
	padding-left:35px;
}



.myAccordion-content a{
	color:#2c95e6;
	text-decoration:none;
}



.myAccordion-content ul{
	list-style:none;
}

.myAccordion-declencheur-actif{
	background:url(../img/left_clumn/left_menu_openbg.jpg) no-repeat;
}

	background:#066;
}

.left_btm_topics{
	width:194px;
	height:auto;
	padding-top:23px;
}

.left_clumn_top{
	width:194px;
	height:auto;
	clear:both;
}

