﻿#vip-rules
{
	width:1200px;
	height:500px;
	margin-bottom:10px;
}
#vip-rules ul
{
	margin-left:0px;
	padding-left:35px;
}
#vip-rules strong
{
	color: #585858;
}
#vip-rules-left
{
	width:640px;
	margin-left:20px;
	height:500px;
	float:left;
	border-right:solid 1px #cccccc;
	color:Gray;
	font-size:12px;
}
#vip-rules-right
{
	width:290px;
	margin-left:20px;
	height:500px;
	float:left;
	color:Gray;
	font-size:12px;
}
.rules-section
{
	font-size:22px;
}
.rules-title
{
	background-image:url("../images/bga.png");
	background-position:0px -740px;
	background-repeat:no-repeat;
	width:170px;
	height:23px;
	padding-left:15px;
	padding-top:5px;
	color:White;
	font-size:14px;
}
