@charset "UTF-8";

/*_________TOP CSS___________ */


/*_________PROMO AREA___________ */

#promo {
	clear: both;
	width: 801px;
	height: 299px;
	margin-bottom: 34px;
	background-repeat: no-repeat;
}

/*_________MAIN AREA -> LEFT___________ */

#left {
	float: left;
	width: 401px;
}

#news {
	margin-bottom: 36px;
}

#news h2 {
	text-indent: -99999px;
	width: 401px;
	height: 50px;
	background: url(../images/news_tt.gif) no-repeat 0 0;
}

#news ul li, #show ul li {
	display: block;
	padding: 13px 0 12px 20px;
	background: url(../images/list_icon.gif) no-repeat 7px 16px;
	border-bottom: dotted 1px #666666;
}

#news ul li span, #show ul li span {
	font-size: 10px;
	padding-right: 10px;
}

#show h2 {
	text-indent: -99999px;
	width: 401px;
	height: 50px;
	background: url(../images/show_tt.gif) no-repeat 0 0;
}

/*_________MAIN AREA -> CENTER___________ */

#center {
	float: left;
	width: 181px;
	margin-left: 19px;
	/* for ie6 */
	_margin-left: 19px;
}

#center h2 {
	text-indent: -99999px;
	width: 181px;
	height: 50px;
	margin-bottom: 12px;
	background: url(../images/special_tt.gif) no-repeat 0 0;
}

#center h3 {
	font-size: 14px;
	color: #339900;
	margin-bottom: 5px;
}

#center p {
	font-size: 10px;
	color: #666666;
	line-height: 180%;
	padding-bottom: 18px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #666666;
}

img.mainbnr {
	margin-bottom: 10px;
}

img.subbnr {
	margin-bottom: 12px;
}

/*_________MAIN AREA -> RIGHT___________ */

#right {
	float: right;
	width: 181px;
}

#release h2 {
	text-indent: -99999px;
	width: 181px;
	height: 50px;
	margin-bottom: 12px;
	background: url(../images/release_tt.gif) no-repeat 0 0;
}

#release {
	margin-bottom: 15px;
}

#release p {
	font-size: 10px;
	color: #666666;
	line-height: 180%;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

img.relbnr {
	margin-bottom: 8px;
}

#info h2 {
	text-indent: -99999px;
	width: 181px;
	height: 50px;
	background: url(../images/info_tt.gif) no-repeat 0 0;
	margin-bottom: 12px;
}

#info h3 {
	font-size: 14px;
	color: #339900;
	margin-bottom: 5px;
}

#info p {
	font-size: 10px;
	color: #666666;
	line-height: 180%;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
