@charset "utf-8";
#main #mainBox h2 {
	background-image: url(../menu/images/title.png);
	background-repeat: no-repeat;
	background-position: left 26px;
	height: 53px;
	width: 890px;
	margin-bottom: 0px;
}
#main #menuList {
	display: block;
	list-style: none;
	height: 18px;
	width: 210px;
	margin-left: 110px;
	margin-top: -27px;
	margin-bottom: 29px;
}
#main #menuList li {
	display: block;
	float: left;
	height: 18px;
}
#main #menu01 a {
	background-image: url(../menu/images/name01.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
	margin-right: 10px;
}
#main #menu02 a {
	background-image: url(../menu/images/name02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main  #menu01  a:hover, #main #menu02 a:hover {
	background-position: 0px 0px;
}

#main .contentsArea {
	width: 880px;
	margin-left: 40px;
	height: 385px;
	margin-bottom: 29px;
	overflow: auto;
	color: #CCCCCC;
}
#wrapper {
	background-image: url(../menu/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#mainBox table {
border-collapse:collapse;
}
#mainBox th {
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	width: 200px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999999;
	font-size: 10px;
	font-weight: normal;
}
#main th.head {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../menu/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#mainBox td {
	color: #FFFFFF;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999999;
	font-size: 10px;
	font-weight: bold;
}
#mainBox  th.foot {
	font-size: 10px;
	border-bottom-style: none;
	text-align: right;
	padding-right: 5px;
}
.color {
	color: #CC0000;
}
#mainBox .mainLeft {
	width: 311px;
	float: left;
	padding-left: 70px;
}
#mainBox .mainRight {
	float: left;
	width: 311px;
	margin-left: 90px;
}
#mainBox .menu01 {
	margin-bottom: 42px;
}
#mainBox .menu03 {
	margin-bottom: 12px;
}
#mainBox .menu04 {
	margin-bottom: 24px;
}

#mainBox th.s10 {
	font-size: 11px;
	font-weight: normal;
}
* html #main #menuList {
	margin-bottom: 10px;
}

* html #mainBox .menu04 {
	margin-bottom: 0px;
}
* html #mainBox th.foot {
	padding-left: 200px;
}
*  html  #main  #menu01  a, * html #main #menu02 a {
	height: 17px;
	overflow: hidden;
}
