h3 {
	margin-bottom : 15px;
	padding-bottom : 10px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

#msg {
	width : 542px;
}

#msg_img {
	float : right;
	width : 200px;
	margin : 5px 0 23px 15px;
	padding : 0;
}

#msg_txt {
	float : left;
	width : 327px;
	margin-bottom : 15px;
	padding-top : 2px;
}

.data {
	clear : both;
	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;
	line-height : 25px;
}

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

#main_left ul {
	margin : 0;
}

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