@CHARSET "UTF-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%}
a{color:#172c45;text-decoration:none}
a:hover{color:#cd0200;text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.content {
	width:800px;
	
	margin:0 auto;
}
.top {
	overflow:hidden;
	margin-top:85px;
	
}
.top img{
	display:block;
	float:left;
	/*
	filter:alpha(opacity=50);   
    -moz-opacity:0.5;   
    -khtml-opacity: 0.5;   
    opacity: 0.5;*/
}


.top .site-name h1{
	color: #7a0000;
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}
.site-name {
	float:left;
	margin-left:20px;
	
	}
.site-name p {
	color:#FFF;
}
.title {
	background:#EB8639;
	padding:10px;
	font-weight:bold;
	color:#FFF;
	}
#video {
	position:relative;
	top:-13px;
	}
.footer {
position:relative;
top:-140px;
clear: both;
background: #EB8639;
color: #ffffff;
padding: 0;
text-align: center;
line-height: 1.5em;
font-size: .9em;
margin: 0 auto;
padding-top:10px;
width:800px;
height: 80px;
}