/* CSS Document */



/*--------------------------------------
	ALL	*/
html, body{
	scrollbar-face-color:#CBBDB2;
	margin:0px;
	padding:0px;
	}

.noDisp{
	display:none;	
}

/*--------------------------------------
	ALL	*/
body,p,th,td,div{
	font-size:12px;
	color:#000000;
	}
a{
	color:#982B2F;
	}
.cap{
	font-size:10px;
	color:#666666;
}
.red{
	color:#982B2F;
}

/*--------------------------------------
	ALL	*/
#shadow{
	font-size:100%;
	background:url(../img/shadow.gif) repeat-y top center;
}

/*--------------------------------------
	TAB LEFT	*/

#tabLeft{
	width:134px;
	height:100%;
	background:url(../img/left/stripe_left.gif) repeat-y top right;
	text-align:right;
	margin:0px;
	padding-top:35px;
}

/*#tabLeft img{
	margin-right:1px;
}*/

/*--------------------------------------
	TAB RIGHT	*/

#tabRight{
	width:134px;
	background:   url(../backnumber/img_right/stripe_right.gif) repeat-y top left;
	text-align:left;
	}
	
#tabRight .title{
	margin-top:30px;
}

#tabRight .guideline{
	margin-bottom:25px;
}


/*--------------------------------------
	RIGHT BACKNUMBER	*/

#rgtBacknumber{
	margin-left:15px;
}

#rgtBacknumber img{
	margin-top:10px;
}

#rgtBacknumber .right{
	float:left;
	margin-left:20px;
}
#rgtBacknumber .left{
	float:left;
}


/*--------------------------------------
	MAIN CONTETS AREA	*/
#shadow #cctArea{
	clear:both;
	width:465px;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}


#shadow #cctArea_s{
	clear:both;
	width:465px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}


/*--------------------------------------
	POP CONTETS AREA	*/
#popArea{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}

#popArea #cctArea{
	clear:both;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
#popArea #cctArea strong{
	color:#6878B7;
}

#popArea #closeArea{
	clear:both;
	margin-top:20px;
	background-color:#D8CDC4;
	padding:10px;
	text-align:center;
}

/*--------------------------------------
	ftLink	*/
#ftButton{
	width:465px;
	margin-bottom:25px;
	text-align:center;
}

#ftLink{
	width:465px;
	margin-bottom:10px;
	text-align:center;
}

#ftLink img{
	margin:0px 5px;
}



/*--------------------------------------
	RIGHT BACKNUMBER	*/

#bnList{
	background:  url(../backnumber/img/bg_strype.gif) repeat-y top left;
	padding-top:15px;
	padding-left:15px;
}

#bnList img{
	margin-bottom:20px;
}
