

table{ border-spacing: 0px; border-collapse: collapse; border:0px;}


.contentPageTitle {
	height:40px;text-align:center;
	font-size:22px;font-weight:bold;
}
.contentPageContent {padding:10px;font-size: 14px;line-height: 24px;color: #333333; background-color:#FFFFFF;}
.contentPageContent div,.contentPageContent p, .contentPageContent td { font-size:14px; line-height:24px; }
.contentPageContent a:link, .contentPageContent a:visited, .contentPageContent a:hover{ font-size:14px;}

.up_next_title {
	text-align:left;
	line-height:24px;
	margin:10px auto;
	clear:both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	background-color:#FFFFFF;
}

.release{
	width:98%;
	height:32px;
	line-height:32px;
	text-align:center;
	margin:auto auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}



.info_content_tab{ margin-top:15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
}
.info_content_tab td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	height:24px; line-height:24px; text-align:left; background-color:#f9f9f9;
}



