@charset "utf-8";
/* CSS Document */
/****************************************
			structure
****************************************/
body{
	background: #f5f5f5 url(../image/bdy_bg2.gif) repeat-x top center;
}

/****************************************
			header
****************************************/

/****************************************
			MainFlash/Image
****************************************/
#mainImage{
	background: url(../image/Mimage_tru.jpg) no-repeat;
}

/****************************************
			MainNavi
****************************************/
.mli1 div{
	background: url(../image/mn_btn01.gif) no-repeat 0 -44px;
	text-indent:-9999px;
	height: 44px;
}

/****************************************
			Main
****************************************/
.h2{
	background: url(../image/Ptitle_true.png) 22px 18px no-repeat;
}

/******* alpha *********/
.CSsentence{
	width: 660px;
	padding: 0 0 30px 10px;
}
.Cselect{
	width: 685px;
	padding: 0 0 0 3px;
}
.CSC{
	width: 327px;
	margin: 0 15px 0 0;
}
.CSCbtn{
	width: 327px;
	height: 28px;
}
.CSCbtn a{
	width: 327px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}
.CSCB1{
	background: url(../image/Cbtn_value.gif) no-repeat;
}
.CSCB1:hover{
	background: url(../image/Cbtn_value.gif) no-repeat 0 -28px;
}
.CSCB2{
	background: url(../image/Cbtn_director.gif) no-repeat;
}
.CSCB2:hover{
	background: url(../image/Cbtn_director.gif) no-repeat 0 -28px;
}
.CSCB3{
	background: url(../image/Cbtn_se.gif) no-repeat;
}
.CSCB3:hover{
	background: url(../image/Cbtn_se.gif) no-repeat 0 -28px;
}
.CSCtext{
	width: 305px;
	padding: 8px 0 25px 10px; 
}


/******* beta *********/
.SN1{
	background: url(../image/sn_value.gif) no-repeat;
}
.SN1:hover{
	background: url(../image/sn_value.gif) no-repeat 0 -36px;
}
.SN2{
	background: url(../image/sn_director.gif) no-repeat;
}
.SN2:hover{
	background: url(../image/sn_director.gif) no-repeat 0 -36px;
}
.SN3{
	background: url(../image/sn_se.gif) no-repeat;
}
.SN3:hover{
	background: url(../image/sn_se.gif) no-repeat 0 -36px;
}
