@charset "utf-8";
/* CSS Document */

#submenu{
	padding: 0px 0px 0px 0px;	
}
#submenu ul{
}
#submenu li{
	padding: 0px 0px 23px 5px;
}
#submenu a{
	display: block;	
	text-indent: -9999px;
}
#submenu #submenu1 a{
	width: 60px;
	height: 22px;
	background: url(../images/submenu/submenu1.png) no-repeat;
}
.icon {
	margin-top:5px;
}

.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mt30 {
	margin-top:40px;
}


/*#topics {
	padding: 0 0 0 19px;
}*/

#maintext {
	padding-bottom:10px !important;
}

.table-box {
	margin:20px 0 0 0;
	color:#444;
}

.mt {
	margin-top:-30px;
}

.defult {
	width:100%;
	margin:0 0 20px 0;
}


.defult th {
	padding:10px;
	color:#ae9054;
	font-size:18px;
	font-weight:bold !important;
	border-bottom:1px solid #ae9055;
	vertical-align:top;
	text-justify: auto;
	width:20%;
	white-space: nowrap;
	width:15%\9;
	text-align:left;
}



.defult td {
	padding:10px 10px 10px 25px;
	font-size:16px;
	border-bottom:1px solid #ae9055;
	line-height:1.7;
}

.defult td span.noice {
	font-size:12px !important;
}



#textbox {
	margin-bottom:0 !important;
	color:#444;
}

#maintext {
	margin-bottom:20px;
}

.mb40 {
	margin-bottom:40px !important; 
}
.top_line {
	border-top:1px solid #ae9055;
	padding:20px;
	line-height:1.4;
	font-size:12px;
}



.check {
	padding:10px 20px;
	color:#FFF;
	font-size:14px;
	background-color:#ae9055;
}

.check h5 { font-size:120%;}

.check a {
	text-decoration: underline;
	color: #906;
}