@charset "utf-8";


#i-Body{
	}

#i-Body .flash{
	border-top:2px solid #ffffff;
	border-bottom:2px solid #c4c5c7;
	clear:both;
}

#i-Contents{
	padding:31px 31px 35px 31px;
	background:#f1f2f6 url(../img/bg_body.gif) repeat-x left top;
	}

#i-News{
	width:677px;
	text-align:center;
	padding:0 0 18px 0;
	background:url(../img/i_news_bg.gif) no-repeat right bottom;
	float:left;
	}
#i-News h2{padding-bottom:15px;}

#i-News iframe{
	width:633px;
	height:529px;
	}

#i-Menu{
	width:253px;
	text-align:left;
	float:right;
	}
.i-pro{
	padding:0 0 10px 0;margin-bottom:9px;
	background:url(../img/i_pro_bg.gif) no-repeat left bottom;
	text-align:center;
}
.i-pro h2{padding:0 0 11px 0;margin:0;}
.i-pro h2 img{vertical-align: bottom;}
.i-pro table{margin:0 auto 0 auto;}
.i-pro th{
	padding:8px 0;
	width:91px;
	text-align:left;
	background:url(../img/i_pro_line.gif) repeat-x left top;
}
.i-pro th img{
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	margin-left:1px;
	vertical-align: bottom;
}
.i-pro td{
	padding:8px 8px 8px 0;
	text-align:left;
	background:url(../img/i_pro_line.gif) repeat-x left top;
	font-size:85%;
	line-height:140%;
}
.i-pro tr.first td,
.i-pro tr.first th{background-image: none;}

.i-banner01{
	padding-bottom:12px;margin-bottom:10px;
	background:url(../img/i_banner_line.gif) repeat-x left bottom;
}
.i-banner01 img.img-l{margin-right:5px;}
.i-banner01 img.img-b{margin-top:8px;}




/*------------------------------------------------------------clearfix*/
#i-Contents:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#i-Contents{display: inline-table;}
/* IE-mac \*/
* html #i-Contents{height: 1%;}
#i-Contents{display: block;}
/* End */
