@charset "UTF-8";

/*--------------------------------------------------------------
	new css
--------------------------------------------------------------*/



#contentHD {
	background-image: url(../images/tt_new.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 126px;
	width: 800px;
}

/*New infomation title*/

.fontNewTT {
	font-size: 123%;
	font-weight: 600;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 12px;
	background-image: url(../images/icon_bomb_OR.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	height: 28px;
	color: #055E16;
	line-height: 146%;
}
.fontNextTT {
	font-size: 108%;
	line-height: 140%;
	font-weight: 600;
}

/*monthry infomation start*/


#monthryinfoNew {
	height: auto;
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#monthryinfoNew p {
	font-size: 85%;
}
#monthryinfoNew table {
	margin: 10px;
	background-color: #AFD465;
}
#monthryinfoNew td {
	background-color: #FFFFFF;
	font-size: 93%;
	padding: 3px;
}
#monthryinfoNew th {
	text-align: center;
	padding: 3px;
	background-color: #006600;
	color: #FFFFFF;
	font-size: 90%;
}

/*nextinfo start*/

#nextinfo {
	height: auto;
	width: 700px;
	margin: auto
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
#nextinfo p {
	font-size: 85%;
}
#nextinfo table {
	margin: 10px;
	background-color: #999999;
}
#nextinfo td {
	background-color: #FFFFFF;
	font-size: 93%;
	padding: 3px;
}


/*--------------------------------------------------------------
	wchance css
--------------------------------------------------------------*/



#wchanceWrap {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#wchanceWrap p {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 93%;
}
#wchanceWrap table {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#wchanceWrap td {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 93%;
}
#wchanceWrap th {
	font-size: 108%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #339900;
}



#monthryinfoNew ul {
	font-size: 85%;
	margin-left: 30px;
}
#monthryinfoNew li {
	list-style-image: url(../images/s_circle.png);
	list-style-type: none;
	line-height: 20px;
}
#newBG_images {
	background-image: url(../img_new/new_specialBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
}
