body{
	background: #E8E7E3; 
	margin-top:20px; 
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}
	
.main{
	background: #ffffff; 
	border:1px solid #666666;
	width:800px;
	padding:0;
}
		
.h1 {
	color: #DDB055;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	padding: 0 6px 0 6px;
}

.title {
	color: #B71546;
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;
}

.table {background-color:#ffffff}
.table1 {background-color:#E8E7E3}

.text {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align:justify;
	padding: 10px 8px 5px 8px;
}

.text_c {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
	padding: 15px 20px 15px 20px;
}

.text_s {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	}

.text_e {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-align:justify;
}

.text_red {
	color: #B71546;
	font-size: 11px;
	font-weight: bold;
}

a.link{
	color: #B71546;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

a.link:hover {
	color: #712D94;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

a_c.link{
	color: #DDB055;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}
