
body {
	background:#d61304;
	font-family:Century Gothic,Arial,Helvetica,san-serif;
	color:#fff600;
	font-size:12px;
	text-align:center;
}

#a {
	width:900px;
	height:100%;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#b {
	width:485px;
	padding:0 0px 0 15px;
	background:#fff600;
}

#c {
	width:330px;
	height:250px;
}

#x{position:absolute;	cursor:pointer;	display:none;}
#y{position:absolute;	cursor:pointer;	display:none;}
#z{position:absolute;	cursor:pointer;	display:none;}


/* COMMON */
a{color:#d7f730;}
a img{border:0px;}

h1{font-size:22px;}

.fl	{float:left;}
.fr	{float:right;}
.cb	{clear:both;}

.border {border-bottom:1px solid #aeaeae;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}

.ml-10{margin-left:-10px;}

ul{padding:0 0 0 15px}
li{padding:0 0 4px 0px;}
/* END a2 */