body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.menubg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
}
.boxMain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
}
.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
	color: #333333;
}
.txt12L {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
.boxList {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
.txt10gray {
	font-size: 10px;
	color: #666666;
}
.txt14 {
	font-size: 14px;
}
.boxForm {
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.line {
	border: thin dotted #CCCCCC;
}
.index2 {
	border: 1px solid #CCCCCC;
}
