html * { margin: 0 auto; }

body * { overflow: hidden; }

body, input, textarea, select, th, td, p, span, li 
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
body, form, ul, li 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body { background: #FFFFFF; }

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #FFFF00; text-decoration: underline; }
a:active { color: #FFFF00; text-decoration: underline; }

img { border: none; }

#div_header
{
	width: 1000px; 
	padding: 20px 0px 0px 0px; margin: 0 auto;
}

#div_org
{
	float: left; width: 200px; 
}

#div_coorg
{
	float: right; width: 800px; text-align: right; padding-top: 10px;
}

#div_frame
{
	width: 960px; 
	padding: 20px; margin: 10px auto 0px auto;
	background: #641770;
	color: #fff;
}
#div_frame p, #div_frame p strong{ color:#aaa;}
#div_frame p span { color:#fff;}
#div_frame a { color:#fff;}

#div_main { float: left; width: 625px; margin-right: 15px; background: #fff; padding: 10px; }
#div_main h2 { color: #822790; }
#div_main p { color: #333; }
#div_poster { height: 884px; }

#div_info { float: right; width: 300px; margin-top: 20px;}

#div_info p { clear: both; color:#ccc; margin-bottom: 14px; }
#div_info p strong {display: block; font-size: 14px; color: #fff;}
#div_info p span {display: block;}

#div_info h3 { font-size: 19px; font-family: "microsoft yahei", simhei, "arial black"; line-height: 22px; margin-bottom: 10px; }
#div_sponsor {
	text-align: center;
	border-top: 1px dashed #ccc;
	padding: 10px;
	margin: 10px;
}
#div_intro 
{ 
	float: left; width: 625px; 
	padding: 20px 14px 20px 0px;
	border-right: 1px solid #000000;
}

#div_intro h2 { font: bold 19px/31px "microsoft yahei", arial; }
#div_intro h4 { font-size: 14px; margin-top: 20px; }

#div_intro p {
	margin: 10px;
	text-indent: 18pt;
}

#div_video { float: right; width: 300px; height: 550px; }

#div_video h3 
{
	font-size: 19px; font-family: "microsoft yahei", simhei, "arial black";
	margin: 20px 0px 10px 0px; line-height: 22px;
}

#div_outlets { float: right; width: 300px; margin-top: 20px; }
#div_outlets p { line-height: 18px; height: 18px; }
#div_outlets p.zone { font-size: 15px; font-weight: bold; height: 22px; padding-top: 10px; color: #ff0; }

#div_outlets p strong { color: #fff; float: left; }
#div_outlets p span { float: right; }
#div_outlets h4 { font-size: 14px; margin: 20px 0 0 0; }

#div_more { float: right; width: 300px; margin-top: 50px; }

#div_outlets h3, #div_more h3
{
	font-size: 19px; font-family: "microsoft yahei", simhei, "arial black";
	padding-bottom: 10px; margin-bottom: 10px; line-height: 22px;
	border-bottom: 1px solid #000000; 
}



#div_footer
{
	width: 1000px; 
	padding: 10px 0px 15px 0px; margin: 0 auto;
}

#div_copyright
{
	float: left; width: 600px; color: #666666;
	font-size: 11px;
}

#div_poweredby
{
	float: right; width: 400px; 
	font-size: 11px; text-align: right; 
}

#div_poweredby, #div_poweredby *
{
	color: #666666;
}
