﻿/*维金史诗定义*/
#main {
	clear: both;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 30px;
}
#introduction {
	width: 96%;
	margin: 0 auto;
	height: 100%;
}
#introduction .left {
	width: 473px;
	float: left;
}
#introduction .left h2 {
	color: #E4B96D;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #705035 solid;
}
#introduction .left p {
	line-height: 200%;
	margin-bottom: 14px;
	padding-top: 10px;
	color: #A38144;
}
#introduction .left ul {
	margin-top: 8px;
}
#introduction .left ul li {
	width: 97%;
	height: 25px;
	line-height: 27px;
	color: #B3893C;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #5E3F27 dashed;
	padding-left: 10px;
}
#introduction .left ul li a {
	color: #B3893C;
}
#introduction .left ul li a:hover {
	color: #AA7247;
}
#introduction .right {
	width: 305px;
	float: right;
	margin-left: 13px;
	padding-top: 10px;
}
#introduction .right h2 {
	width: 80px;
	height: 20px;
	background-color: #F2DA14;
	color: #000;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	padding-left: 10px;
}
#introduction .right ul {
	margin-top: 14px;
}
#introduction .right ul li {
	height: 25px;
	line-height: 23px;
	color: #C4A062;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px #6E532A dashed;
	padding-left: 5px;
}
#page {
	width: 96%;
	margin: 0 auto;
	height: 100%;
	padding-top: 45px;
	clear: both;
}
#page h1 {
	font-size: 14px;
	color: #E4B96D;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: url('bg_03.jpg') no-repeat center center;
}
#page ul {
	background-color: #210A0B;
	border: 1px #4A391A solid;
	height: 100%;
	overflow: hidden;
	margin-top: 8px;
	padding-bottom: 25px;
}
#page ul li {
	display: inline;
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 26px;
	margin-right: 13px;
	margin-top: 25px;
	overflow: hidden;
	padding: 1px;
	border: 2px #C4A062 solid;
}
#page ul li img {
	width: 150px;
	height: 150px;
}
#ring {
	width: 96%;
	margin: 0 auto;
	height: 100%;
	padding-top: 45px;
	clear: both;
}
#ring h1 {
	font-size: 14px;
	color: #E4B96D;
	text-align: center;
	height: 37px;
	line-height: 37px;
	background: url('bg_03.jpg') no-repeat center center;
}
#ring .line {
	border: 1px #E4B96D solid;
	height: 100%;
	overflow: hidden;
	margin-top: 15PX;
	padding:1px;
}
#player {
	float: left;
	height: 100%;
	overflow: hidden;
}
#text2 {
	height: 400px;
	width: 306px!important;
		width: 308px;
	background-color: #fff;
	float: left;
}
#text2 p {
	padding: 30px 20px 5px 20px;
	letter-spacing: 1px;
	line-height: 200%;
	color: #979797;
}

