
#homeRotateWrap {
	float:right;
	display:inline;
	width:404px;
	height:365px;
	margin:0 8px 0 0;
	padding:0;
	background:url(../images/bg_homeRotate_left.jpg) top left no-repeat;
	font-size:12px;
	line-height:15px;
}


#homeRotateWrap table.rotateTable1,
#homeRotateWrap table.rotateTable2,
#homeRotateWrap table.rotateTable3,
#homeRotateWrap table.rotateTable4 {
	width:100%;
	height:365px;
	vertical-align:top;
	padding:20px 12px 0 0;
	text-align:right;
}

#homeRotateWrap table.rotateTable1 { background:url(../images/bg_homeRotate1.jpg) top right no-repeat; }
#homeRotateWrap table.rotateTable2 { background:url(../images/bg_homeRotate2.jpg) top right no-repeat; }
#homeRotateWrap table.rotateTable3 { background:url(../images/bg_homeRotate3.jpg) top right no-repeat; }
#homeRotateWrap table.rotateTable4 { background:url(../images/bg_homeRotate4.jpg) top right no-repeat; }

#homeRotateWrap .rotateTitle1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:35px;
	color:#a58c63;
}
#homeRotateWrap .rotateTitle2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:35px;
	color:#310;
}

#homeRotateWrap p {
	margin:0 0 5px 0;
	padding:0;
}



/* ------------------------------------------------- content ----------------------------------- */
#content {
	width:535px;
	padding:35px 0 0 20px;
	margin:0 0 0 8px;
	font-size:12px;
	line-height:14px;
}




/*---------------------- commentary menu -------------------------*/
table.commentaryMenu {
	width:100%;
}

table.commentaryMenu td {
	width:50%;
	padding-right:5px;
}

table.commentaryMenu select {
	width:220px;
	height:22px;
	margin:0 auto;
}


