@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/bg.jpg);
	background-position:top;
	background-color:0a1a13;
}

.menu
{
	width:970px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	line-height:36px;
	vertical-align:middle;
	max-height:36px;	
}

.logintext{ border:1px solid #CCCCCC; height:16px; width:80px; background: #FFFFFF;}

.menulist
{
	height:36px;
	line-height:36px;
	text-align:right;
	margin-left:150px;
}

.main
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:1390px;
	margin-top:365px;
}

.plan
{
	display:inline;
	width:610px;
	height:440px;
	margin-left:20px;
	padding:0px;
	border:1px #CCCCCC solid;
	float:left;
	position:relative;
}

.active
{
	display:inline;
	width:290px;
	height:440px;
	margin-right:20px;
	border:1px #CCCCCC solid;
	float:right;
	position:relative;
	background-image:url(../images/hy.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.adv
{
	clear:both;
	margin-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:917px;
	height:60px;
	position:relative;
}

.movie
{
	clear:both;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:917px;
	height:400px;	
	border:1px #CCCCCC solid;
	position:relative;
}

.article
{
	clear:both;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:917px;
	height:275px;	
	border:1px #CCCCCC solid;
	position:relative;
}

.links
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:917px;
	position:relative;
}

.foot
{
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:80px;
	line-height:25px;
	text-align:center;
	color:#666666;
}

.img1
{
	padding:1px;
	border:1px solid #CCCCCC;
}


/*text style*/
.text1{
	font-size:12px;
	line-height:20px;
	color:#000000;
}

a.text1{
	text-decoration:none;
}

a.text1:hover{
	color:#FF0000;
	text-decoration:underline;
}

.text2{
	font-size:12px;
	line-height:20px;
	color:#2f688c;
	font-weight:bold;
}

a.text2{
	text-decoration:none;
}

a.text2:hover{
	color:#2f688c;
	text-decoration:underline;
}

.head{
	font-size:14px;
	line-height:20px;
	color:#FF6600;
	font-weight:bold;
}

a.head:hover{
	font-size:14px;
	line-height:20px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}

a.head{
	text-decoration:none;
}


/*table style*/
.table1{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

.star1{
	background-image:url(../images/star2.gif);
	border-width:0px;
	height:29px;
	width:30px
}

.star2{
	background-image:url(../images/star2.gif);
	border-width:0px;
}

.star3{
	background-image:url(../images/star1.gif);
	border-width:0px;
	height:29px;
	width:30px
}
