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

@import url(common.css);


#flash {
background:url(../images/index/flash_bg.gif) repeat-x bottom;
height:447px;
text-align:center;
}


#leftArea {
margin:34px 0 0;
}
	#leftArea h2 {
	margin:0 0 15px;
	}
	#leftArea p {
	font-size:14px;
	text-indent:14px;
	}
	
#rightArea {
top:5px;
margin:0 0 10px 0;
}

