@charset "UTF-8";


#mediaArea{
	width:550px;
	height:179px;
	margin:10px 0 20px 16px;
	background: url(../../img/information/media/media_info/img_main.jpg) right center no-repeat;
}

#mediaArea p{
	margin-bottom:20px;
}

#mediaArea ul{
	width:304px;
	height:40px;
	background: url(../../img/information/media/media_info/bg_ul.gif) center bottom no-repeat;
}

#mediaArea li{
	float:left;
	width:142px;
	height:24px;
	margin-right:10px;
}

dl.get-player {
	width:575px;
	background: url(../../img/information/media/media_info/bg_get-flash.gif) center center no-repeat;
	height:59px;
	width:577px;
}

dl.get-player dt {
	float:left;
	width:165px;
	padding-top:10px;
}

dl.get-player dd {
	float:left;
	width:400px;
	font-size:0.9em;
	padding-top:10px;
}


/*------FLV------*/

#flvArea{
	text-align:center;
}

#flvArea h1{
	margin:0 0 10px 0;
}

#movieArea-s{
	width:186px;
	height:166px;
	padding:15px;
	margin:0 auto 10px auto;
	border:1px solid #999;
}


#movieArea-l{
	width:346px;
	height:286px;
	padding:15px;
	margin:0 auto 10px auto;
	border:1px solid #999;
}


