@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
.clear {clear: both;margin:0px;padding:0px;}
html, body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	color:#666;
	FONT-FAMILY: "Arial", "MingLiU", "PMingLiU";
	line-height: 22px;
	background:#000 url(images/background_body.jpg) top center no-repeat;
}

#stage{ margin:0px auto; width:950px;}

#div_mvcontent{ position:absolute; margin-left:605px; margin-top:144px; width:320px;}

#d_news{font-size:12px;}
#d_news ul{list-style-type:none}
#d_news ul li{display:block; background:url(images/dot.png) bottom left repeat-x;}
#d_news UL LI a{ display:block; color:#BAAC74; text-decoration:none; padding:3px; width:320px;}
#d_news UL LI a:hover{color:#D7CEAE; width:320px;}




