@charset 'UTF-8';

#whatCenterOut{
	width:952px;
	margin:0 0 20px 0;
	padding:4px;
	background:#f93;
}
* html body #whatCenterOut{width:960px;}

#whatCenterIn{
	width:912px;
	margin:0;
	padding:10px 20px 20px 20px;
	background:#fff url(../image/cCenter_navi01.gif) no-repeat right top;
}
* html body #whatCenterIn{width:952px;}

#whatCenterOut:after{content:""; display:block; clear:both;}
#whatCenterIn:after{content:""; display:block; clear:both;}


/*------------------------------*/


#whatCenterTxt{
	width:580px;
	margin:0 0 30px 0;
	padding:0;
	float:left;
}


#start21{
	width:580px;
	margin:10px 0 0 0;
	padding:10px 0;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
#start21:after{content:""; display:block; clear:both;}

#start21Photo{
	width:100px;
	height:65px;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #ccc;
}
#start21 p{
	width:458px;
	float:left;
}
span.start21Bold{
	font-weight:bold;
	color:#f93;
}


#centerMenu{
	width:580px;
	margin:15px 0 0 0;
	border-left:1px solid #f93;
}
#centerMenu:after{content:""; display:block; clear:both;}

#centerMenu li{
	float:left;
	border-top:1px solid #f93;
	border-right:1px solid #f93;
	border-bottom:1px solid #f93;
}
#centerMenu li a{
	width:192px;
	padding:10px 0;
	text-align:center;
	display:block;
	text-decoration:none;
	background:url(../image/cCenter_buttom_bg1.gif) left top repeat-x;
	color:#333;
}

#centerMenu li a:hover{
	background:url(../image/cCenter_buttom_bg1.gif) left bottom repeat-x;
}




/*------------------------------*/

#whatIts{
	width:540px;
	float:left;
	background:#e6e6e6;
	padding:20px;
	margin:0;
}
* html body #whatIts{width:580px;}


#whatIts img{float:right;margin:0 0 10px 10px}



#itsMenu{
	width:541px;
	margin:15px 0 0 0;
	clear:both;
	border-left:1px solid #ccc;
}
#itsMenu:after{content:""; display:block; clear:both;}

#itsMenu li{
	float:left;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#itsMenu li a{
	width:179px;
	padding:5px 0;
	text-align:center;
	display:block;
	text-decoration:none;
	background:url(../image/cCenter_buttom_bg2.gif) left top repeat-x;
	color:#09f;
	
}
#itsMenu li a:hover{
	background:url(../image/cCenter_buttom_bg2.gif) left bottom repeat-x;
	color:#333;
}




/*------------------------------*/

#centerImg{
	width:280px;
	float:right;
}

#centerImg img{
	margin:0 0 2px 0;
}
#centerImg p{
	margin:0 0 10px 0;
}