@charset "utf-8";

.body_header {
	width:910px;
	padding-left:30px;
	padding-right:0px;
	background-color:#FFFFFF;
	background-image: url(../img/bigbkp.jpg);
	background-repeat: repeat-y;
	background-position:right;
	height:auto;
}

.pankuzu {
	background-image: url(../img/bigbkp.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

.body_header .lbox {
	width:100%;
	background-image: url(../img/bigbk.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

.body_header .lbox .tbox {
	width:540px;
	height:auto;
	background-image: url(../img/body-hbk.gif);
	background-repeat: no-repeat;
	padding-bottom:10px;
	float:left;
}

.body_header .lbox .bbox {
	width:540px;
	height:auto;
}

.body_header .rbox {
	float:right;
	width:190px;
	padding-top:230px;
	padding-right:20px;
	height:auto;
}

.cMenu {
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}

.cMenu ul {
	margin: 0px;
	padding: 0px;
}

.cMenu li {
	display: block;
	width:135px;
	height:55px;
	list-style-type: none;
	margin: 0px;
	margin-right:10px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	text-align:center;
	cursor:pointer;
}

.cMenu .active {
	background-color:#A50021;
	cursor:normal;
}

.cMenu li:hover {
	text-decoration: none;
	background-color:#A50021;
}
.cMenu li a {
}


.cTitle {
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:30px;
	text-align:left;
}

.cSubtitle {
	font-size:12px;
	line-height:15px;
	padding-left:16px;
	padding-top:5px;

	min-height:40px;
	height: auto !important;
	height: 40px;

	text-align:left;
}

.mbox {
	width:570px;
	padding:0px;
	height:auto;
	margin-top:10px;
	text-align:left;
	font-size:12px;
}

.cContentsTitle {
	width:560px;
	height:25px;
	background-color:#FFFFFF;
	background-image: url(../img/c_title.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	padding-top:5px;
}

.cContents {
	width:520px;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	font-size:11px;
	padding-right:24px;
	padding-left:24px;
	padding-top:10px;
	padding-bottom:10px;
}


.cMain {
	width:700px;
	height:300px;
	float:left;
	background-image: url(../img/introductionbk.png);
	background-repeat: no-repeat;
	position:relative;
}

.cMain ul {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:0px;
	top:0px;
}

.cMain li {
	display: block;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding:0px;
	width:128px;
	height:28px;
	text-indent:-5000px;
}

.link {
	width:128px;
	height:28px;
	padding:0px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
}

.link:hover {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}

#link_0 {left:30px;top:95px;}
#link_1 {left:30px;top:230px;}
#link_2 {left:210px;top:95px;}
#link_3 {left:210px;top:145px;}
#link_4 {left:210px;top:195px;}
#link_5 {left:360px;top:95px;}
#link_6 {left:360px;top:145px;}
#link_7 {left:540px;top:95px;}
#link_8 {left:360px;top:195px;}
#link_9 {left:360px;top:245px;}

.cMain li {
	
}

