@charset "utf-8";
/*------------------------------------
	Globe Tag Update By Ivy 2008.05.07
------------------------------------*/
html,body{margin:0;}
body {
	width: 940px;
	margin: 20px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
	position: relative;
}
a{color:#999;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}
img{border:0 none;}
form{margin:0;padding:0;}
ul,ul li{margin:0;padding:0;list-style:none;}
dl{height:1%;}
dl,dl dt,dl dd{margin:0;padding:0;}
/*------------------------------------
	Globe Class By Ivy 2008.05.07
------------------------------------*/
.Ad_A a{
	width: 100px;
	height:100px;
	display:block;
}
.Ad_B a{
	width: 100px;
	height:100px;
	display:block;
}
.Ad_C a{
	width: 100px;
	height:100px;
	display:block;
}
.Ad_D a{
	width: 266px;
	height:100px;
	display:block;
}
.Ad_E a{
	width: 100px;
	height:100px;
	display:block;
}
.Ad_F a{
	width: 200px;
	height:100px;
	display:block;
}
.Clear{
	margin:0;
	padding:0;
	list-style: none;
	clear:both;
}
.SelectText{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.Error{
	color: #FF0000;
}
.Jog{
	color: #999999;
}
.Request{
	color:#FF0000;
	margin-left:3px;
}
.Text{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.TextBox{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
.GoogleAd{
	margin-top:150px;
}
/* PageBar Start */
.PageBar{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	height:30px;
}
.PageBar li{
	list-style:none;
	float:left;
}
.PageBar li.PrevPage{
	background-image: url(../../images/TrianglePre.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.PageBar li.PrevPage a{
	margin: 0 0 0 12px;
	color:#144D9C;
}
.PageBar li.Number{
	margin:0;
	padding:0;
	list-style: none;
}
.PageBar li.Number a{
	margin:0 3px;
	color:#144D9C;
}
.PageBar li.Number a.Active{
	color: #c41433;
	font-weight:bold;
}
.PageBar li.NextPage{
	background-image: url(../../images/TriangleNext.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.PageBar li.NextPage a{
	margin: 0 12px 0 0;
	color:#144D9C;
}
/* PageBar End */
.FloatPhoto{
	height:300px;
	position:absolute;
	width:300px;
	z-index:1000;
}
.FloatPhoto img{
	border:1px solid #CCC;
}
/*RuleFoem*/
.RuleForm{
	margin:20px auto 0;
	width:450px;
}
*html .RuleForm{
	margin:30px auto 0;
}
*+html .RuleForm{
	margin:30px auto 0;
}
.RuleForm .RuleCont{
	overflow-y:scroll;
	padding:3px;
	border:1px solid #ccc;
	line-height:1.6;
	margin:0 0 5px;
	height:380px;
}
.RuleForm ul.ButtonBar {
	height:30px;
	position:relative;
}
.RuleForm ul.ButtonBar li {
	position:absolute;
}
.RuleForm ul.ButtonBar li.ButSubmit {
	left:210px;
	top:0;
}
.RuleForm ul.ButtonBar li.ButSubmit input {
	background-image:url(../../images/IconSubmit3.png);
	background-repeat:no-repeat;
	display:block;
	height:22px;
	text-indent:-99999px;
	width:22px;
}
.RuleForm ul.ButtonBar li.ButClear {
	left:200px;
	top:0;
}
.RuleForm ul.ButtonBar li.ButClear input {
	background-image:url(../../images/IconDel.png);
	background-repeat:no-repeat;
	display:block;
	height:22px;
	text-indent:-99999px;
	width:22px;
}
#NewUser .RuleForm{
	margin:45px auto 0;
}
*+html #NewUser .RuleForm{
	margin:55px auto 0;
}
*html #NewUser .RuleForm{
	margin:55px auto 0;
}
/*------------------------------------
	Main Area By Ivy 2008.05.07
------------------------------------*/
/* Head Start */
#Head{
	font-size: 1.1em;
	padding: 0 38px;
}
#Head ul.HeadBlock{
	position:relative;
	height: 30px;
	z-index: 40;
}
#Head ul.HeadBlock li.Logo{
	background-image: url(../../images/Mainlogo.png);
	background-repeat: no-repeat;
	position:absolute;
	left:0;
	top:0;
}
#Head ul.HeadBlock li.Logo h1{
	margin:0;
	padding:0;
	width: 155px;
	height: 20px;
}
#Head ul.HeadBlock li.Logo h1 a{
	height: 20px;
	display: block;
	text-indent: -99999px;
}
#Head ul.HeadBlock li.Description{
	display: none;
}
#Head ul.HeadBlock li.QuickMenu{
	position:absolute;
	right: 0;
	top:0
}
#Head ul.HeadBlock li.QuickMenu ul{
	position:relative;
}
#Head ul.HeadBlock li.QuickMenu ul li{
	position: absolute;
	width: 21px;
	height: 21px;
}
#Head ul.HeadBlock li.QuickMenu ul li.Login{
	right: 34px;
	background-image: url(../../images/IconLogin.png);
}
#Head ul.HeadBlock li.QuickMenu ul li.ENews{
	right: 64px;
	background-image: url(../../images/IconEnews.png);
}
#Head ul.HeadBlock li.QuickMenu ul li.Search{
	right: 5px;
	background-image: url(../../images/IconSearch.png);
}
#Head ul.HeadBlock li.QuickMenu ul li a{
	text-indent: -99999px;
	display: block;
	height: 21px;
}
#Head ul.HeadBlock li.QuickMenu ul li.Login a:hover{
	background-image: url(../../images/IconLoginHover.png);
}
#Head ul.HeadBlock li.QuickMenu ul li.ENews a:hover{
	background-image: url(../../images/IconEnewsHover.png);
}
#Head ul.HeadBlock li.QuickMenu ul li.Search a:hover{
	background-image: url(../../images/IconSearchHover.png);
}
body#CompetitionsList #Head ul.HeadBlock li.Logo,
body#CompetitionsView #Head ul.HeadBlock li.Logo,
body#WinnersList #Head ul.HeadBlock li.Logo,
body#WinnersView #Head ul.HeadBlock li.Logo,
body#VoteList #Head ul.HeadBlock li.Logo,
body#UploadFile #Head ul.HeadBlock li.Logo,
body#VoteInforForm #Head ul.HeadBlock li.Logo,
body#CompsNewsView #Head ul.HeadBlock li.Logo{
	background-image: url(../../images/BlueMainLogo.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.Login,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.Login{
	background-image: url(../../images/BlueIconLogin.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.ENews,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.ENews{
	background-image: url(../../images/BlueIconEnews.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.Search,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.Search{
	background-image: url(../../images/BlueIconSearch.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.Login:hover,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.Login:hover{
	background-image: url(../../images/BlueIconLogin.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.ENews:hover{
	background-image: url(../../images/BlueIconEnews.png);
}
body#CompetitionsList #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#CompetitionsView #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#WinnersList #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#WinnersView #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#VoteList #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#UploadFile #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#VoteInforForm #Head ul.HeadBlock li.QuickMenu ul li.Search:hover,
body#CompsNewsView #Head ul.HeadBlock li.QuickMenu ul li.Search:hover{
	background-image: url(../../images/BlueIconSearch.png);
}
/* Head End */
/* Navigation Start*/
#Navigation{
	font-size:1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0 35px;
	margin:0;
	position:relative;
	z-index: 30;
}
#Navigation ul.NavBlock{
	background-color:#C41433;
	height:45px;
	position:relative;
}
#Navigation ul.NavBlock li{
	padding: 0 0 10px 0;
	list-style: none;
	position: absolute;
	bottom: 0;
}
#Navigation ul.NavBlock li.Login{
	left: 15px;
}
#Navigation ul.NavBlock li.NewUser{
	left: 74px;
}
#Navigation ul.NavBlock li.Search{
	left: 137px;
}
#Navigation ul.NavBlock li.Competitions{
	border-left:1px solid #FFFFFF;
	padding-left: 5px;
	left: 137px;
}
#Navigation ul.NavBlock li.Winners{
	left: 225px;
}
#Navigation ul.NavBlock li.Vote{
	left: 307px;
}
#Navigation ul.NavBlock li.ENews{
	left: 365px;
}
#Navigation ul.NavBlock li.Service{
	border-left:1px solid #FFFFFF;
	padding-left: 5px;
	left: 492px;
}
#Navigation ul.NavBlock li.AboutUs{
	display:none;
	//left: 624px;
}
#Navigation ul.NavBlock li.ContactUs{
	left: 555px;
}
#Navigation ul.NavBlock li a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#Navigation ul.NavBlock li a:hover{
	color: #ffd400;
}
body#About #Navigation ul.NavBlock li.AboutUs a{
	color: #ffd400;
}
body#Service #Navigation ul.NavBlock li.Service a{
	color: #ffd400;
}
body#CompetitionsList #Navigation ul.NavBlock,
body#CompetitionsView #Navigation ul.NavBlock,
body#VoteList #Navigation ul.NavBlock,
body#WinnersList #Navigation ul.NavBlock,
body#WinnersView #Navigation ul.NavBlock,
body#UploadFile #Navigation ul.NavBlock,
body#VoteInforForm #Navigation ul.NavBlock,
body#CompsNewsView #Navigation ul.NavBlock{
	background-color:#003B7A;
}
/* Navigation End */

/* SubNavigation Start*/
#SubNavigation{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:0pt 35px;
	font-size:1.1em;
}
#SubNavigation ul.SubNavBlock{
	height: 33px;
	position:relative;
}
#SubNavigation ul.SubNavBlock li.MapTree{
	position: absolute;
	left: 0;
	top: 9px;
}
#SubNavigation ul.SubNavBlock li.MapTree ul{
	font-weight:bold;
}
#SubNavigation ul.SubNavBlock li.MapTree ul li{
	float: left;
}
#SubNavigation ul.SubNavBlock li.MapTree ul li.Sub,
#SubNavigation ul.SubNavBlock li.MapTree ul li.Present{
	background-image:url(../../images/TriangleYellow.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin: 0 0 0 8px;
	padding: 0 0 0 18px;
}
#SubNavigation ul.SubNavBlock li.MapTree ul li a.Role{
	color:#C41433;
}
#SubNavigation ul.SubNavBlock li.MapTree ul li a:hover{
	text-decoration: underline;
}
#SubNavigation ul.SubNavBlock li.Languages{
	position: absolute;
	right: 0;
	top: 9px;
}
#SubNavigation ul.SubNavBlock li.Languages ul{
	position: relative;
}
#SubNavigation ul.SubNavBlock li.Languages ul li{
	background-image:url(../../images/SquareGray.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 0 0 0 14px;
	list-style: none;
	position: absolute;
}
#SubNavigation ul.SubNavBlock li.Languages ul li.Chinese{
	right: 60px;
}
/*#SubNavigation ul.SubNavBlock li.Languages ul li.Chinese a{
		text-decoration:none;
}
#SubNavigation ul.SubNavBlock li.Languages ul li.Chinese a:hover{
		color: #c41433;
}*/
#SubNavigation ul.SubNavBlock li.Languages ul li.English{
	right: 0;
}
#SubNavigation ul.SubNavBlock li.Languages ul li a:hover{
	text-decoration:none;
	color: #c41433;
}
#SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
#SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover{
	color: #c41433;
	font-weight:bold;
	text-decoration:none;
	cursor: default;
}
body#CompetitionsList #SubNavigation ul.SubNavBlock li.MapTree ul li a.Role,
body#CompetitionsView #SubNavigation ul.SubNavBlock li.MapTree ul li a.Role,
body#VoteList #SubNavigation ul.SubNavBlock li.MapTree ul li a.Role,
body#VoteInforForm #SubNavigation ul.SubNavBlock li.MapTree ul li a.Role,
body#CompsNewsView #SubNavigation ul.SubNavBlock li.MapTree ul li a.Role{
	color:#003B7A;
}
body#CompetitionsList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#CompsNewsView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover{
		color: #003B7A;
}
body#CompetitionsList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#CompetitionsList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#CompetitionsView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#CompetitionsView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#VoteList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#VoteList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#WinnersList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#WinnersList #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#WinnersView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#WinnersView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#UploadFile #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#UploadFile #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover,
body#VoteInforForm #SubNavigation ul.SubNavBlock li.Languages ul li a.Active,
body#CompsNewsView #SubNavigation ul.SubNavBlock li.Languages ul li a.Active:hover{
	color: #003B7A;
}
/*body#CompetitionsList #SubNavigation ul.SubNavBlock li.Languages ul li.Chinese a:hover,
body#CompetitionsView #SubNavigation ul.SubNavBlock li.Languages ul li.Chinese a:hover,
body#VoteList #SubNavigation ul.SubNavBlock li.Languages ul li.Chinese a:hover{
		color: #003B7A;
}
body#CompetitionsList #SubNavigation ul.SubNavBlock li.Languages ul li.English a,
body#CompetitionsView #SubNavigation ul.SubNavBlock li.Languages ul li.English a:hover,
{
		color: #003B7A;
}*/
/* SubNavigation End*/
/* Central Start */
#Central{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:0pt 35px;
	font-size:1.2em;
}
#Central ul.CentralBlock{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
	z-index: 20;
}
/* AdBlock */
#Central ul.CentralBlock li.AdBlock{
	margin:0;
	padding:0;
	list-style:none;
}
#Central ul.CentralBlock li.AdBlock #Ad span{
	margin:0;
	padding:0;
}
#Central ul.CentralBlock li.AdBlock #Ad span.Ad_A{
	width: 100px;
}
/* Categories */
#Central ul.CentralBlock li.Categories{
	margin: 10px 0 0 0;
	width: 240px;
}
/* Categories By:About Service */
body#About #Central ul.CentralBlock li.Categories,
body#Service #Central ul.CentralBlock li.Categories,
body#AddCompetition #Central ul.CentralBlock li.Categories,
body#EditMe #Central ul.CentralBlock li.Categories,
body#VoteList #Central ul.CentralBlock li.Categories,
body#UploadFile #Central ul.CentralBlock li.Categories,
body#LinkList #Central ul.CentralBlock li.Categories,
body#MemberIndex #Central ul.CentralBlock li.Categories,
body#MyVoteMemList #Central ul.CentralBlock li.Categories{
	position:absolute;
	left:0;
}
/* Categories By:Contact */
body#Contact #Central ul.CentralBlock li.Categories,
body#NewUser #Central ul.CentralBlock li.Categories,
body#Enews #Central ul.CentralBlock li.Categories,
body#Login #Central ul.CentralBlock li.Categories,
body#Forget #Central ul.CentralBlock li.Categories,
body#Resend #Central ul.CentralBlock li.Categories,
body#Confirm #Central ul.CentralBlock li.Categories,
body#Service #Central ul.CentralBlock li.Categories,
body#About #Central ul.CentralBlock li.Categories{
	position:absolute;
	margin: 25px 0 0 0;
	left:0;
}
body#CompetitionsView #Central ul.CentralBlock li.Categories,
body#AddCompetitionView #Central ul.CentralBlock li.Categories,
body#VipConView #Central ul.CentralBlock li.Categories,
body#WinnersEdit #Central ul.CentralBlock li.Categories,
body#VoteInforForm #Central ul.CentralBlock li.Categories,
body#MemberIndex #Central ul.CentralBlock li.Categories,
body#BuyVip #Central ul.CentralBlock li.Categories,
body#CompsNewsView #Central ul.CentralBlock li.Categories,
body#WinnersView #Central ul.CentralBlock li.Categories{
	position:absolute;
	margin: 15px 0 0 0;
	left:0;
}
/* Categories By:CompetitionsList */
body#HomeList #Central ul.CentralBlock li.Categories,
body#CompetitionsList #Central ul.CentralBlock li.Categories,
body#WinnersList #Central ul.CentralBlock li.Categories,
body#VipCompetitionsList #Central ul.CentralBlock li.Categories,
body#VipContributeList #Central ul.CentralBlock li.Categories,
body#VipVoteList #Central ul.CentralBlock li.Categories{
	margin:0;
	padding:10px 0 0 0;
	min-height: 520px;
	position:absolute;
	left:0;
}
* html body#HomeList #Central ul.CentralBlock li.Categories,
* html body#CompetitionsList #Central ul.CentralBlock li.Categories,
* html body#WinnersList #Central ul.CentralBlock li.Categories,
* html body#VipCompetitionsList #Central ul.CentralBlock li.Categories,
* html body#VipContributeList #Central ul.CentralBlock li.Categories,
* html body#VipVoteList #Central ul.CentralBlock li.Categories{
	height: 520px;
}
/*Content */
#Central ul.CentralBlock li.Content{
	padding: 10px 0 0 0;
	margin: 0 0 0 240px;
	position:relative;
	min-height: 520px;
}
* html #Central ul.CentralBlock li.Content{
	padding: 10px 0 0 0;
	margin: 0 0 0 240px;
	position:relative;
	height: 520px;
}
body#CompetitionsView #Central ul.CentralBlock li.Content{
	padding: 0;
}
/*Content By:About Service */
body#About #Central ul.CentralBlock li.Content,
body#Service #Central ul.CentralBlock li.Content,
body#Contact #Central ul.CentralBlock li.Content,
body#NewUser #Central ul.CentralBlock li.Content,
body#EditMe #Central ul.CentralBlock li.Content,
body#AddCompetition #Central ul.CentralBlock li.Content,
body#Enews #Central ul.CentralBlock li.Content,
body#CompetitionsView #Central ul.CentralBlock li.Content,
body#VoteList #Central ul.CentralBlock li.Content,
body#UploadFile #Central ul.CentralBlock li.Content,
body#VipConView #Central ul.CentralBlock li.Content,
body#AddCompetitionView #Central ul.CentralBlock li.Content,
body#Login #Central ul.CentralBlock li.Content,
body#Forget #Central ul.CentralBlock li.Content,
body#Resend #Central ul.CentralBlock li.Content,
body#Confirm #Central ul.CentralBlock li.Content,
body#WinnersEdit #Central ul.CentralBlock li.Content,
body#WinnersView #Central ul.CentralBlock li.Content,
body#VoteInforForm #Central ul.CentralBlock li.Content,
body#MemberIndex #Central ul.CentralBlock li.Content,
body#MyVoteMemList #Central ul.CentralBlock li.Content,
body#BuyVip #Central ul.CentralBlock li.Content,
body#CompsNewsView #Central ul.CentralBlock li.Content{
	min-height: 500px;
}
* html body#About #Central ul.CentralBlock li.Content,
* html body#Service #Central ul.CentralBlock li.Content,
* html body#Contact #Central ul.CentralBlock li.Content,
* html body#NewUser #Central ul.CentralBlock li.Content,
* html body#EditMe #Central ul.CentralBlock li.Content,
* html body#AddCompetition #Central ul.CentralBlock li.Content,
* html body#Enews #Central ul.CentralBlock li.Content,
* html body#CompetitionsView #Central ul.CentralBlock li.Content,
* html body#VoteList #Central ul.CentralBlock li.Content,
* html body#UploadFile #Central ul.CentralBlock li.Content,
* html body#VipConView #Central ul.CentralBlock li.Content,
* html body#AddCompetitionView #Central ul.CentralBlock li.Content,
* html body#Login #Central ul.CentralBlock li.Content,
* html body#Forget #Central ul.CentralBlock li.Content,
* html body#Resend #Central ul.CentralBlock li.Content,
* html body#Confirm #Central ul.CentralBlock li.Content,
* html body#LinkList #Central ul.CentralBlock li.Content,
* html body#WinnersEdit #Central ul.CentralBlock li.Content,
* html body#WinnersView #Central ul.CentralBlock li.Content,
* html body#VoteInforForm #Central ul.CentralBlock li.Content,
* html body#MemberIndex #Central ul.CentralBlock li.Content,
* html body#MyVoteMemList #Central ul.CentralBlock li.Content,
* html body#BuyVip #Central ul.CentralBlock li.Content,
*html body#CompsNewsView #Central ul.CentralBlock li.Content{
	height: 500px;
}
body#VoteList #Central ul.CentralBlock li.Content{
	margin:0;
	padding:10px;
}
/*Content By:CompetitionsList */
body#HomeList #Central ul.CentralBlock li.Content,
body#CompetitionsList #Central ul.CentralBlock li.Content,
body#WinnersList #Central ul.CentralBlock li.Content,
body#VipCompetitionsList #Central ul.CentralBlock li.Content,
body#VipContributeList #Central ul.CentralBlock li.Content,
body#VipVoteList #Central ul.CentralBlock li.Content{
	width: 627px;
}
/* Central End */
/* Copyright Start*/
#Copyright{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Copyright ul.CopyBlock{
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
}
#Copyright ul.CopyBlock li.Information{
	color:#666666;
	font-size:1em;
	padding:10px;
	text-align:center;
}
#Copyright ul.CopyBlock li.Information a{
	color:#666666;
	text-decoration:underline
}
/* Copyright End*/
/*------------------------------------
	All Block By Ivy 2008.05.07
------------------------------------*/
/* Category Start */
#Category{
	line-height:1.5em;
	text-align:right;
	width:215px;
}
#Category dl dt{
	display: none;
}
#Category dl dd.Head{
	color:#999999;
	font-weight:bold;
	border-bottom:1px dotted #666;
	padding: 0 0 5px 0;
}
#Category dl dd.Note{
	padding: 5px 0 0 5px;
	line-height: 1.5;
}
#Category dl dd.PageNote{
	padding: 10px 0 0 18px;
}
#Category dl dd a{
	color:#666666;
	display:block;
	line-height:30px;
	height: 30px;
}
#Category dl dd a:hover{
	text-decoration: none;
	background-color: #EEE;
}
#Category dl dd.Item,
#Category dl dd.Active{
	border-bottom:1px dotted #BFBFBF;
	height:30px;
	line-height:30px;
}
#Category dl dd.Active{
	position: relative;
}
#Category dl dd.Active a{
	color: #C41433;
	display:block;
}
#Category dl dd.Active a:hover{
	background-color: transparent;
}
#Category dl dd.Active .Arrow{
	left: -15px;
	top:8px;
	position: absolute;
	background-image: url(../../images/TriangleRed.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height:15px;
}
body#CompetitionsList #Category dl dd.Active .Arrow,
body#CompetitionsView #Category dl dd.Active .Arrow,
body#VoteList #Category dl dd.Active .Arrow,
body#UploadFile #Category dl dd.Active .Arrow,
body#CompsNewsView #Category dl dd.Active .Arrow{
	background-image: url(../../images/TriangleBlue.png);
}
body#Contact #Category dl dd.Head,
body#NewUser #Category dl dd.Head,
body#Enews #Category dl dd.Head,
body#Login #Category dl dd.Head,
body#Forget #Category dl dd.Head,
body#Resend #Category dl dd.Head,
body#Confirm #Category dl dd.Head,
body#About #Category dl dd.Head,
body#LinkList #Category dl dd.Head,
body#Service #Category dl dd.Head{
	color:#999;
	font-size:1.3em;
	margin: 0;
}
body#Forget #Category dl dd.Head{
	font-size:1.3em;
}
/* Category End */
/* SummaryView Start */
.SummaryView{
	margin:35px 0 0;
}
*html .SummaryView{
	margin:45px 0 0;
}
*+html .SummaryView{
	margin:45px下午 01:48 2009/6/27 0 0;
}
.SummaryView h3{
	font-size:1.5em;
	margin: 0;
	padding: 0 0 8px;
}
.SummaryView div{
	line-height:1.6em;
	padding:0 8px 0 0;
}
/* SummaryView End */
#ConfirmView.SummaryView{
}
#ConfirmView.SummaryView .OptionBlock{
	margin-top: 10px;
}

/* CompetitionsView Start*/
#CompetitionsView .NormalView a{
	color:#144D9C;
}

/* CompetitionsView End*/
#MemberIndex .SummaryView{
	margin:25px 0 0 5px;
	padding:0 0 5px;
}
*+html #MemberIndex .SummaryView{
	margin:35px 0 0 5px;
}
*html #MemberIndex .SummaryView{
	margin:35px 0 0 5px;
}
#BuyVip .SummaryView{
	margin:25px 0 0 5px;
	padding:0 0 5px;
}
*+html #BuyVip .SummaryView{
	margin:35px 0 0 5px;
}
*html #BuyVip .SummaryView{
	margin:35px 0 0 5px;
}