@charset 'utf-8';
body {
	background:url(../eng_images/bg/bg_main_body.gif) repeat-x left top;
}
#main_wrap {
	width:960px;
	margin:0 0 0 10px;
	background:url(../eng_images/bg/bg_sky.gif) no-repeat left top;
}

/* header */
#header {
	position:relative;
	width:960px;
	height: 105px;
	overflow: hidden;
	margin:0 0 0 0;
	background:url(../eng_images/bg/bg_main_header.gif) no-repeat left top;
}
#header h1 {
	position: absolute;
	top: 28px;
	left: 68px;
	margin: 0;
	z-index: 5;
}
#header h1 img {
	vertical-align:top;
}
#header .com_menu {
	list-style:none;
	margin:0 0 8px 0;
	padding:15px 0 0 0;
	height:17px;
	_padding:16px 0 0 0;
	_height:16px;
	float:right;
}
#header .com_menu li {
	display:inline;
	margin:0 3px 0 0;
	background:url(../eng_images/ico/bul_dot.gif) no-repeat left 5px;
	padding:0 0 0 4px;
}
#header .com_menu li.eng {
	display:inline;
	margin:0 0 0 0;
	background:none;
	padding:0 0 0 4px;
}
#header .main_menu {
	clear:both;
	text-align:right;
	margin:0 0 0 0;
	_margin:-1px 0 0 0;
}

/* content */
#container {
	width:960px;
	margin:0 0 0 0;
	background:url(../eng_images/bg/bg_main_content.gif) no-repeat left top;
}
#content {
	margin:0 0 0 0;
	vertical-align:top;
	padding:19px 0 0 0;
}
.cnt_l {
	float:left;
	margin:0 20px 0 30px;
	_margin:0 20px 0 15px;
	width:270px;
}
.text_visual {
	margin:0 0 25px 0;
}
.good_text {
	position:relative;
	margin:0 0;
}
.good_text .more {
		position:absolute;
		top:3px;
		right:3px;
}
.cnt_c {
	float:left;
	width:360px;
	margin:0 0 0 0;
}
.notice_box {
	clear:both;
	margin:0 0 10px 0;
}
.notice_box .tit {
	float:left;
	height:21px;
	margin:0 0 0 0;
}
.notice_box .tit img {
	vertical-align:top;
}
.notice_box .more {
	float:right;
	margin:6px 0 0 0;
}
.notice_box .more img {
	vertical-align:top;
}
.notice_box .tit_line {
	clear:both;
	height:0;
	border-bottom:#e3ecda 1px solid;
	line-height:0px;
	font-size:0px;
}
.notice_box .notice_area {
	height:130px;
	overflow:hidden;
	margin:0;
	padding:11px 0 16px 0;
}

.notice_box .notice_area .img_box {
	float:left;
	width:70px;
	margin:0 12px 0 8px;
	_margin:0 12px 0 4px;
	padding:0 0 0 0;
}

.notice_box .notice_area .post {
	width:340px;
	margin:0 0 0 0;
	_margin:1px 0 0 0;
	padding:0 0 0 10px;
	text-align:justify;
}

.notice_box .notice_area .post li {
	height:20px;
	overflow:hidden;
	list-style:none;
	font-size:12px;
	line-height:140%;
	_line-height:150%;
	margin:0;
	padding:0 0 0 7px;
	background:url(../images/ico/bul_01.gif) no-repeat 0 7px;
}

.notice_box .notice_area .post li a{
	color:#5f605d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.notice_box .notice_area .post li a:hover{
	color:#ff6600;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.file_box {
	clear:both;
	margin:0 0 0 0;
}
.file_box .tit {
	float:left;
	height:21px;
	margin:0 0 0 0;
}
.file_box .tit img {
	vertical-align:top;
}
.file_box .more {
	float:right;
	margin:6px 0 0 0;
}
.file_box .more img {
	vertical-align:top;
}
.file_box .tit_line {
	clear:both;
	height:0;
	border-bottom:#e3ecda 1px solid;
	line-height:0px;
	font-size:0px;
}
.file_box .file_area {
	height:80px;
	margin:0;
	padding:11px 0 0 0;
}

.file_box .file_area .img_box {
	float:left;
	width:70px;
	margin:0 12px 0 8px;
	_margin:0 12px 0 4px;
	padding:0 0 0 0;
}

.file_box .file_area .post {
	float:left;
	width:265px;
	margin:0 0 0 0;
	_margin:1px 0 0 0;
	padding:0 0 0 0;
	text-align:justify;
}

.file_box .file_area .post li {
	height:19px;
	list-style:none;
	font-size:12px;
	line-height:120%;
	margin:0;
	padding:0 0 0 7px;
	background:url(../eng_images/ico/bul_01.gif) no-repeat 0 6px;
	_background:url(../eng_images/ico/bul_01.gif) no-repeat 0 5px;
}

.file_box .file_area .post li a{
	color:#5f605d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.file_box .file_area .post li a:hover{
	color:#ff6600;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.cnt_r {
	float:right;
	margin:0 30px 0 0;
	_margin:0 15px 0 0;
	width:220px;
}
.cnt_r img {
	vertical-align:top;
}
.content_menu {
	margin:0 0 10px 0;
	list-style:none;
}
.content_banner {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 8px;
	list-style:none;
	width:352px;
	height:102px;
}
*html .content_banner {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 8px;
	list-style:none;
	width:352px;
	height:103px;
}
*:first-child+html .content_banner {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 8px;
	list-style:none;
	width:352px;
	height:102px;
}
.content_banner li {
	display:inline;
	margin:0 -4px 0 0;
	padding:0;
}
.main_visual {
	clear:both;
	margin:22px 0 0 0;
}

/* foot */
#footer {
	width:788px;
	margin:12px 0 15px 0;
	padding:0 0 0 172px;
	height: 47px;
}
#footer img {
		vertical-align:top;
}
.logo {
	float:left;
	margin:0 10px 0 0;
	width:118px;
}
.copyright {
	float:left;
	margin:0 0 0 0;
}
.clear {
	display:block; 
	float:none; 
	clear:both; 
	height:0;
	font-size:0 !important; 
	line-height:0 !important; o
	verflow:hidden; margin:0 
	!important; 
	padding:0 !important;
}