﻿#Main {
	margin: 0 auto;
	width: 980px;
	}
	
.Main35 {
	margin: 0 auto;
	width: 980px;
	}

/*===========*/
	
#MainTopBar {
	position: relative;
	height: 30px;
	}	
	
#MainTopTabs a {
	display: block;
	float: left;
	padding: 9px 10px 7px 10px;
	height: 14px;
	color: #545454;
	text-decoration: none;
	}	

#MainTopTabs a.selected, #MainTopTabs a.selected:hover {
	padding-bottom: 8px;
	color: #fff;
	background: url(Images/Main/TopBarBg.gif) repeat-x left top;		
	}	
	
#MainTopTabs a:hover {
	background: url(Images/Main/TopBarBgHover.gif) repeat-x left top;		
	}	

.HomepageBg
{
/*	background: url(Images/Home/MainBg.jpg) no-repeat top center; */
	position: absolute;
	width: 100%;
	height: 1101px; 
	left: 0px;
	top: 184px;
}

/*===========*/
	
.TextBox 
{
	border: solid 1px #CCCCCC;
	padding: 3px;
	background-color: #ffffff;
	color:#868686;
}

.SelectBox 
{
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #ffffff;
	color:#868686;
}

#MainTopForm {
	position: absolute;
	left: 299px;
	width:681px;
}	

#MainTopForm .section {
	border-left-width: 1px;
	padding: 4px 0 0 10px;
	height: 26px;
	float: left;
}

#MainTopForm .searchButton 
{
background:transparent url(Images/Button/ButtonMiddle.gif) no-repeat scroll 0 0;
width:50px;
}

#MainTopForm .search {	
	width: 204px; 
}

#MainTopForm a.button {
	float: left;
	height: 22px;
}
	
#MainTopForm a.button:hover {
	background-position: left -22px;
	}	

#MainTopForm a.searchButton {
	width: 50px;
	background: url(Images/Main/SearchBt.gif) no-repeat;
}	

#MainTopForm .email {	
	width: 126px;
}

#MainTopForm .password {	
	width: 126px;
	border-left-width: 0;
}

#MainTopForm span.loginMessage {	
	padding-top:3px;
	width: 246px;
}

/*===========*/
	
#MainFqs {
	margin: 3px 0 7px 0;
	text-align: right;
	color: #ccc;
}

#MainFqs span {
	padding: 0 3px 0 10px;
	color: #fff;
	}

/*===========*/
	
.MainBanner {
	float: right;
	width: 728px;
	height: 90px;
	
	text-align: right;
	}
	
.MainLogo {
	margin: 16px 0 0 10px;
	}

/*===========*/

.MainMenuBar {
	position: absolute;
	z-index: 5;
	top: 160px;
	width: 970px;
	padding-left: 10px;
	}
.MainMenuBar h6{font-family:"宋体",tahoma;display: inline; color:#FFCC00}
.MainMenuBar div {
	position: relative;
	float: left;
	margin-right: 20px;
	height: 23px;
	}

.MainMenuBar .hasLinks:hover  {
	background: url(Images/Main/MenuArrow.gif) no-repeat bottom center;
	}

.MainMenuBar a {
	color: #fff;
	text-decoration: none;
	}
	
.MainMenuBar a:hover {
	color: #A6A6A6;
	text-decoration: none;
	}
	
.MainMenuBar span {
	position: absolute;
	top: 23px;
	left: -10px;
	display: none;
	background-color: #484848;
	padding-top: 5px;
	text-align: center;
	border-bottom: solid 1px #414141;
	}

.MainMenuBar span a {
	display: block;
	padding: 5px 10px;
	height: 1%;
	}
	
.MainMenuBar div:hover span {
	display: block;
	}

.MainMenuBar .selected {
	float: left; /* ie6 */	
	display: block;
	height: 20px;
	border-bottom: solid 4px #FFCC00;
	}

.MainMenuBar div:hover .selected {
	border: none;
	}

.MainMenuBar span a:hover {
	background-color: #3E3E3E;
	color: #fff;
	}

.MainMenuBar .programmes {
	text-align: left;
	width: 250px; /* ie6 */
	}

.MainMenuBar .programmes .az {
	border-top: solid 1px #414141;
	}

.MainMenuBar .schedule {
	width: 92px;
	}

.MainMenuBar .games {
	left: -20px;
	width: 80px; /* ie6 */
	}

.MainMenuBar .community {
	left: -20px;
	width: 104px; /* ie6 */
	}

.MainMenuBar .subjects {
	left: -28px;
	width: 110px; /* ie6 */
	}

.MainMenuBar input {
	float: right;
	width: 160px;
	position: relative;
	top: -4px;
	}

/*===========*/
	
#MainContent {
	position:absolute; 
	top:192px; 
	width: 980px;
	}
	
/*===========*/
	
#MainFooter {
	margin: 4px 0 100px 0; 
	width: 100%;
	}

#MainFooter .title{
	background: url(Images/Header/HeaderLeftLight.gif) no-repeat;
	background-position: left top;
	height: 30px;
	margin-right: 8px;
	}

#MainFooter .left{
	background: url(Images/Header/LeftLightWhite.gif) top left no-repeat;
	}

#MainFooter .right{
	background: url(Images/Header/HeaderRightLight.gif) no-repeat;
	margin-right: -8px;
	background-position: right top;
	height: 30px;
	position: relative;
	}

#MainFooter .f1 {
	height: 22px;
	padding-top: 8px;
	text-align: center;
	}

#MainFooter .f1 a {
	color: #fff;
	text-decoration: none;
	margin: 20px;
	}
	
#MainFooter .f2 {
	text-align: center;
	}	

#MainFooter .f2 a {
	margin: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	}
	
#MainFooter a:hover {
	text-decoration: underline;
	}
	
#MainFooter .bn	{
	padding: 5px;
	text-align: center;
	}

#MainFooter .copy {
	margin-top: 5px;
	text-align: center;
	color: #ccc;
	font-size: 9px;
	}
	
/*===========*/
	
.InnerBanner {
	float: right;
	width: 160px;
	height: 600px;
	text-align: right;
	}
/*===========*/

#Competition {
	background:url(Images/Home/CompetitionBg1.jpg)  no-repeat;
	width:324px;
	height:248px;
}

#Competition p{
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}

#Competition a {
	font-weight: bold;
}
/*====schedule====*/
#hpsh{height:248px; width:652px;float: left;clear: both;}
#hpsh .promo {
	display: inline;
	float: left;
	height: 150px;
	margin: 0 0 0 26px;
	padding: 0;
	position: relative;
	width: 200px; /* 216 full column */
}
#hpsh .first_promo {
	margin-left: 0;
}
#hpsh .promo img {
	border: 0;
	margin: 0;
}
#hpsh .promo .overlay {
	background: url("images/module_overlay.png") repeat-x;
	bottom: 0px;
	left: 0;
	height: 28px;
	padding: 9px;
	position: absolute;
	width: 181px;
}
#hpsh .promo .overlay h2 {
	float: left;
	font-size: 12px;
	line-height: 1.2em;
	text-transform: capitalize;
	width: 180px;
	font-weight:bold;
}
#hpsh .promo .overlay h2 a {
	color: #fff;
}
#hpsh .promo h3 {
	color: #fc0;
	font-size: 12px;
}

/*====Games control====*/


#Games
{
	width:324px;
	height:246px;
	background-color: #ffffff;
}

#Games .content
{
	width: 161px;
	height: 74px;
	background: url(Images/Community/GamesBg.gif) repeat-x;
}

#Games .content img
{
	padding: 12px;
	width: 54px;
	height: 51px;
}

#Games .link
{
	padding-top: 24px;
	padding-right: 15px;
}

#Games .moreGames
{
	width: 314px;
	height: 18px;
	background: url(Images/Community/GamesBg2.gif) repeat-x;
	padding-top: 5px;
	padding-right: 10px;
}
/*SLIDER
-------------------------------------------------------- */
h4{color:#FFF; font-size:24px; font-family:"微软雅黑","黑体";/* font-weight:bold;*/ padding:0 5px; margin:0;}
h4 a:link,h4 a:visited,h4 a:hover{text-decoration:none; color:#fff}
#slider { position: relative; }

.scroll { height: 277px; width: 649px; overflow: hidden; /*overflow-x: hidden;*/ position: relative; clear: left;}

.scrollContainer {}
.scrollContainer .panel { position:relative; float:left; }
.scrollContainer .panel span {display:block; color:#ffcc00; font-size:16px; padding:5px; font-weight:bold;  text-align:left;  }
.scrollContainer .panel strong {text-align:left; display:block; padding: 0; font-weight:normal; font-size:2em; color:#FFFFFF;}

ul.navigation {list-style: none; margin: 0; padding: 0; position:absolute; z-index:3; right:48px; top:4px;}
ul.navigation li {width:16px; height:24px; float:left; margin-right: 10px;}
ul.navigation li a {line-height:24px; padding: 5px; color: #000!important; text-decoration: none; font-weight:700; }
ul.navigation a:hover {    background-color: #f6f6f6;}
ul.navigation a.selected { background-color: #ffcc00;}
ul.navigation a:focus { outline: none;}

.scrollButtons { position: absolute; top: 7px; cursor: pointer; z-index:4;}
.scrollButtons.left { right: 30px;}
.scrollButtons.right { right: 10px;}

.hide { display: none!important;}

.panel div { position:absolute; bottom:0px; z-index:3; padding:10px; background: transparent url(images/main/bg_grey-trans.png); width:629px;}

.panel img { width:649px; height:277px;}

/*===subject========*/
#home_subjects { border:1px solid #ededed; background:url(images/Subjects/bg_hl3.gif);display:inline-block;list-style: none; margin:20px 0 0 0; padding:0}
#home_subjects li { height:65px; width:129px; float:left; border-right:1px solid #ededed; background:url(images/Subjects/ico_subjects.gif) no-repeat -592px -17px;}

#home_subjects li.subject2 {background-position: -360px -15px;}
#home_subjects li.subject3 {background-position: -1095px -20px;}
#home_subjects li.subject4 {background-position: -850px -20px;}
#home_subjects li.subject5 {background-position: -120px -20px;border:none;}


#home_subjects li a { display:block; padding:8px 5px 6px 35px; color:#444}
#home_subjects li a:hover { background:#666; color:#fff; font-size:12px; font-weight:bold; text-decoration:none }