h3#type1 {
	margin-bottom : 12px;
}

h3#type2 {
	margin-bottom : 12px;
	padding-top : 20px;
	background : url(../../common/dl.gif) left top repeat-x;
}

.data {
	width : 100%;
	margin-bottom : 15px;
	border-top : solid 1px #bebebe;
	border-left : solid 1px #bebebe;
	border-right : solid 1px #bebebe;
}

.data th {
	width : 49px !important;
	width /**/: 70px;
	padding : 10px;
	font-weight : normal;
	text-align : left;
	background : #f3e2ce;
	border-bottom : solid 1px #bebebe;
	border-right : solid 1px #bebebe;
}

.data td {
	padding : 10px;
	border-bottom : solid 1px #bebebe;
}

em {
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #d15461;
}

#main_left ul {
	margin-bottom : 20px;
}

#main_left li {
	margin-left : 15px;
}