@charset "UTF-8";
/* CSS Document */

div#flashBox{
	padding-bottom:15px;
	margin-bottom:20px;
	background:url(/resource/image/top/bg_flash_bottom.gif) repeat-x left bottom;
}

div#flashBox div.flash_inner{
	width:798px;
	height:298px;
	border:1px solid #CCC;
	border-bottom:none;
}

div#tabContent{
	margin:0 0 20px 0;
	width:650px;
	float:left;
}

/*-----------------------------------------------------

Banner Style

------------------------------------------------------*/


div#bnrBox{
	background:#F6F6F6;
	width:120px;
	padding:10px 10px 0 10px;
	margin:0 0 20px 0;
	float:right;
	}

div#bnrBox ul{
	list-style:none;
	margin:0;
	padding:0;
	}

div#bnrBox ul li{
	margin:0 0 5px 0;
	}

div#bnrBox ul li img{
	vertical-align:bottom;
	border:none;
	}
	
td.footTxt {
	font-size: 10px;
	text-align:right;
	vertical-align:top;
	color: #a4a4a4;
	padding:20px 0 0 0;
	}
