@charset "UTF-8";

#layout-home { width:100%; min-width:860px; text-align:center;background: url(../images/home-bg.jpg) repeat-x; text-align:center;}
	#layout-home-inner {width:100%; min-width:860px; background: url(../images/home-light.jpg) no-repeat; background-position:center 113px;}

#home { text-align:center; width:100%; padding-top:13px;}
	#flashwrite { text-align:center; width:860px; height:375px; background:url(../images/flash-bg.jpg) no-repeat; margin:0 auto;}

#home-contents { padding:20px 0 10px 20px; width:840px;}
	.home-left { float:left; width:385px; overflow:hidden;}
		.home-left h2 { margin:0; padding:0; clear:both;}
		.home-topics { display:block; width:385px; padding:4px 0; margin-bottom:4px; }
		.home-news { display:block; width:375px; background:#F3F3F3; padding:8px 4px 8px 18px; text-align:left;font-size:12px; line-height:18px; }
	.home-right { float:left; width:220px;}
		.home-right p { margin:0; padding:0 0 8px 10px; width:215px; text-align:right;}
			.home-right p a img { border:none; vertical-align:bottom;filter: alpha(opacity=100); -moz-opacity:1; opacity:1;}
			.home-right p a:hover img { border:none; vertical-align:bottom;filter: alpha(opacity=65); -moz-opacity:0.65; opacity:0.65;}