@charset "utf-8";

div#line_layer{
width:100%;
background:url(../images/bg_line.gif) no-repeat center 30px;
}

div#content{
width:700px;
height:auto;
margin:0 auto;
padding:40px 0 0 0;
background:#FFFFFF url(../images/index_content_bg.jpg) no-repeat;
}

div#flash_layer{
width:435px;
height:290px;
float:right;
margin:0 20px 0 0;
}
	
	object,param,embed{
	margin:0 20px 0 0;
	padding:0;
	float:right;
	}

div#latest_layer{
padding:10px 0 0 35px;
}

ul.latest{
border-bottom:1px dotted #ccc;
margin:10px 0 0 0;
padding:0 0 10px 0;
width:190px;
display:block;
}

*+html body, * html body ul.latest{
font-size:11px;/*IE6,IE7*/
}

	li.ln_h{
	font-weight:bold;
	font-size:90%;
	width:190px;
	}
	
	li.ln_d{
	font-size:80%;
	color:#666;
	margin:-0.3em 0 0 0;
	width:190px;
	}
	
	li.ln_c{
	font-size:80%;
	margin:5px 0 0 0;
	color:#333;
	width:190px;
	}

div#icons{
	width:700px;
	padding:20px 0 30px 0;
	text-align:center;
}

	div#icons img{
		margin:0 0 0 10px;
	}
	
div.column{
margin:0 0 30px 0;
}

	img.partners{
	margin:5px 0 5px 20px;
	padding:3px;
	border:solid 1px #ccc;
	}

		a:hover img.partners{
		border:solid 1px #999;
		}
