@charset "UTF-8";
html {
	font-size: 90%;
}
body {
	background: url(../images/bg.jpg) top center no-repeat;
	text-shadow: 0px 2px 1px #000;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 40px;
}
a img {
	border: none;
}
.wraper {
	width: 880px; margin: 0 auto;
}
.header {
 text-align: center;
}
.content {
color:#f9dd12; font-family: Georgia,"Times New Roman",Times,serif; _font-family: "Times New Roman",Times,serif; font-style: italic; line-height: 1.71em; font-size: 1.3em; text-align: center;
}
.info {
	margin: 0 auto;
	width: 520px;
	background: #1f160a;
	border: #72706f 1px solid;
	padding: 20px 30px;
	list-style: circle;
}
.info1 {
	margin-top: 40px;
	text-align: center;
}
.host {
	background: url(../images/host.png) top center no-repeat; margin-top: 10px;padding: 180px 50px 50px 50px; width: 800px; _width:831px; _padding: 0 0 20px 0; overflow: hidden;
}
.host .table1 {
	border-right: #40392f 1px solid; padding-right: 30px; float: left; width:390px; _margin-top: 180px;
}
.host table {
	width:340px; font-size: 0.8em; margin-left: 50px; 
}
.host table td {
	padding: 2px 0; width: 50%; border-bottom: #40392f 1px solid;
}
.host table span {
	color: #ffc65f;
}
.host table.last {
	float: left; border: none; margin-left: 30px; _margin-top: 180px;
}
.host h1 {
	font-size: 1.5em; margin:0 0 20px 0; padding: 0;
}
.vis {
	color: #000;
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}
