
/*
Special
*/

#SpecialBox{
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

#SpecialBoxLeftSide{
	float:left;
	width:280px;
}

#SpecialBoxRightSide{
	float:right;
	width:440px;
}

#SpecialBoxLeftSide2{
	float:left;
	width:440px;
}

#SpecialBoxRightSide2{
	float:right;
	width:280px;
}

#BannerArea{
	text-align:center;
	padding-bottom:10px;
}

#SpecialHeader{
	padding-bottom:20px;
}

#SpecialTitle{
	font-weight:bold;
	font-size:14px;
}

#SpecialSubTitle{
	font-weight:bold;
	color:#FF0000;
}

#SpecialBigPic{
	padding-top:10px;
	padding-bottom:10px;
}

#SpecialInfoBox{
	background-image:url(imgs/info.gif);
	background-repeat:no-repeat;

	padding-left:60px;
}

#SmallPics{
	padding-top:20px;
}

#SmallPic1{
	float:left;
	width:100px;
	font-size:10px;
}

#SmallPic2{
	float:left;
	width:100px;
	font-size:10px;
	padding-left:50px;
	padding-right:50px;
}

#SmallPic3{
	float:left;
	width:100px;
	font-size:10px;
}


#RightArea{
	float:right;
	text-align:center;
	width:255px;
}

.DotLine{
	clear:both;
	background-image:url(imgs/dot_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
	padding:20px;
}

.BannerGap{
	height:10px;
}

#AttenEdited{
	width:700px;
	padding-top:10px;
	color:#999999;
	clear:both;
}

#BackNumTitle{
	float:left;
	padding-right:30px;
}

#BackNumNewIcon{
	float:left;
}

#BackNumNew{
	float:left;
	margin-top:5px;
	padding-left:20px;
	padding-top:3px;
	background-image:url(../images/arrow_icon.gif);
	background-repeat:no-repeat;
}

#BackNum{
	float:left;
	padding-left:20px;
}

#BackNumList{
	float:left;
	padding-top:7px;
}

#AboutPicUp{
	clear:both;
	color:#666666;
	background-color:#CCCCCC;
	margin:10px 0;
	padding:10px 5px;
	width:730px;
}

.PicList{
	float:left;
	margin:0 3px 10px 3px;
}

.IssueList{
	float:left;
	width:160px;
}

.ListClear{
	clear:both;
}

.IssueListNo{
	font-size:10px;
	color:#666666;
}

.IssueListDate{
	font-size:10px;
	color:#666666;
}

.NextBack a{
	color:#0000FF;
}

.NextBack a:visted{
	color:#0000FF;
}

#EnqueteTitle{
	width:100%;
	background-image:url(imgs/enquete_title_bg.png);
	background-repeat:repeat-x;
	height:30px;
	margin:15px 0;
}

#EnqueteForm label{
	display:block;
	float:left;
	width:80px;
	margin-right:5px;
	text-align:right;
	color:#666666;
	font-weight:bold;
}

#EnqueteForm .TextField{
	margin-bottom:15px;
}
 
#EnqueteForm textarea{
	width:500px;
	height:100px;
	margin-bottom:15px;
}

#NickName{
	margin-bottom:15px;
}

#Rating{
	margin-bottom:15px;
}

#EnjoyOrNot{
	margin-bottom:15px;
}

#EnjoySelect{
	margin-bottom:15px;
}

#NoEnjoySelect{
	margin-bottom:15px;
}

#BtnArea{
	margin-left:150px;
}

#Processing{
	padding:25px;
}

#Thanks{
	padding:25px;
}
