#main {
	float : right;
	width : 660px !important;
	width /**/: 700px;
	margin : 10px 10px 0 0;
	padding : 26px 20px 0 20px;
	display : inline;
	background : #ffffff url(../../common/main_head.gif) left top no-repeat;
	text-align : left;
}

h3 {
	margin-bottom : 25px;
	padding-bottom : 21px;
	border-bottom : solid 2px #7dafd5;
}

#main_box {
	width : 660px;
	margin-bottom : 15px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#main_left {
	float : left;
	width : 400px;
	padding-bottom : 30px;
}

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

#msg {
	margin : 0 0 20px 2px;
	line-height : 22px;
}

#data {
	width : 400px;
	border-top : solid 1px #b4b4b4;
	border-left : solid 1px #b4b4b4;
}

#data th {
	width : 55px !important;
	width /**/: 76px;
	padding : 10px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	background : #f1f1f1;
	font-weight : normal;
	text-align : left;
	line-height : 20px;
}

#data td {
	padding : 10px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 20px;
}

#data td a {
	color : #0076ec;
	text-decoration : underline;
}

#data td a:hover {
	color : #00337f;
	text-decoration : none;
}

#data td li {
	margin-left : 15px;
}

#main_right {
	float : right;
	width : 240px;
	padding-bottom : 30px;
}

.photo {
	padding : 4px;
	border : solid 1px #b4b4b4;
	background : #ffffff;
	margin-bottom : 20px;
}