@charset "iso-8859-1";
/* CSS Document */

/* media_center
----------------------------------------------------------------------------*/

body .section #title {
    background: url("/english/images/common/line_borderArea.gif") no-repeat scroll 0 100% transparent;
    color: #3F3F3F;
    margin-bottom: 12px;
    padding-bottom: 6px;
}
body .section #title * {
    margin: 0;
    padding: 0;
}
body .section #title .subtitle {
    font-weight: bold;
}


.category{
	text-align:center;
	width:120px;
	background:#eaeaea;
	font-size:9px;
	font-weight:bold;
	color:#7a7979;
	text-decoration:none;
	white-space:nowrap;
	float:right;
	line-height:150%;
	padding:4px 0 !important;
	margin-bottom:16px;
}


ul.adnopt01 li table.cellpt01 td,
ul.adnopt02 li table.cellpt01 td,
ul.adnopt01 li table.layout02 td,
ul.adnopt02 li table.layout02 td{
	text-indent: 0px !important;
}



.rightBtn{
	float:right;
}