/* CSS Document */

html{
    height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, SimSun;
	margin:0px;
	padding:0px;
	background-color: #000000;
    height:100%;
	background-image: url(/assets/images/common/main-back.jpg);
	background-repeat: repeat-x;
} 
p {margin:0px;} 
/* Layout */ 
#all { 
	width:100%;
	height:auto;
	min-height: 100%;
} 
#all #topmain {
	width:842px;
	height:500px;

    position:absolute;
    top:50%;
    left:50%;
    margin-top:-250px;
    margin-left:-421px;
}

#all #back {
    left:50%;
    margin-left:-420px;
    position:absolute;
	width:840px;
/*	margin-right:auto; */
	margin-top:0px;
	background-image: url(/assets/images/common/brex-back-all.jpg);
	height:auto;
	min-height: 100%;
    display:block;
} 
#main {
    position:absolute;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url(/assets/images/common/brex-back.jpg);
	background-repeat: no-repeat;
	height:auto;
	min-height: 100%;
    display:block;
} 
#main #menu {
	float:left;
	width:208px;
	min-height:100%;
	height: 100%;
	padding: 0px 0px 0px 10px;
	display:block;
	margin: 0px;
}

#main #menu #menumain .menunavi{
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}
 
#menu #menuhead {
	background-image: url(/assets/images/common/brex-menu-head.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 208px;	
}

#menu #menumain {
	width:208px;
	background-image: url(/assets/images/common/brex-menu-back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu #menumain .menumargin{
	width: 193px;
	height:12px;
	background: url(/assets/images/common/menu-button.gif) no-repeat;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin:0px;
	display: block;
}


#menu #menumain a{
	font-size: 12px;
	width: 193px;
	height:12px;
	background: url(/assets/images/common/menu-button.gif) no-repeat;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin:0px;
	display: block;
}

#menu #menumain a:hover{
	font-size: 12px;
	width: 193px;
	height:12px;
	background: url(/assets/images/common/menu-button.gif) no-repeat;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin:0px;
	display: block;
}
#menu #menumain .line {
	width: 208px;
	height:1px;
	background: url(/assets/images/common/menu-line.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}


#menu #menufoot {
	background-image: url(/assets/images/common/brex-menu-foot.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 208px;	
}


#main #content {
	float:left;
	width:592px;
	padding: 0px;
	margin-left: 13px;
    display:block;
} 
#main #content #header {
	width:588px;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	height: 68px;
	background-image: url(/assets/images/common/content-header-cn.gif);
} 
#main #content #header h1 {
	display: none;
} 
#main #content #body {
	padding: 0px;
	width: 592px;
	margin-top: 20px;
} 
#body #bodyheader {
	background-image: url(/assets/images/common/body-head.gif);
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 592px;
}
#body #bodyheader h2{
	font-size: 12px;
	color: #666666;
	padding: 0px;
	float: left;
	margin-top: 13px;
	margin-left: 12px;
}

#body #bodyheader h3{
	font-size: 12px;
	color: #999999;	
	padding: 0px;
	margin-top: 13px;
	margin-right: 12px;
	float: right;
}

#body #bodymain {
	width: 592px;
	background-color: #FFFFFF;
	background-image: url(/assets/images/common/body-main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}

#body #bodymain .layout{
	padding:11px;
	width: 570px;
}
#body #bodymain .normal{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#body #bodymain .small{
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#body #bodymain .xsmall{
	font-size: 8px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#body #bodymain .large{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#body #bodymain .line{
        height:14px;
        width:566px;
	background-image: url(/assets/images/common/line.gif);
	background-repeat: no-repeat;
}
#body #bodymain a {
	color: #666;
}

#body #bodymain a:hover {
	color: #000099;
}

#body #bodyfooter {
	background-image: url(/assets/images/common/body-foot.gif);
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 592px;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}

#main #content #navi {
	padding: 0px;
	width: 589px;
	margin-top: 10px;
	background-image: url(/assets/images/common/navi.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
} 
#main #content #navi a{
	color: #FFFFFF;
} 
#main #content #navi .prev{
	padding: 0px;
	float: left;
	width: 275px;
	margin-top: 8px;
	margin-left: 10px;
	text-align: left;
} 
#main #content #navi .next{
	float: left;
	padding: 0px;
	width: 275px;
	margin-top: 8px;
	margin-right: 10px;
	text-align: right;
} 

.c-both { clear:both; }

.footer{width:800px; border-top: 1px #FFFFFF solid; border-bottom: 1px #FFFFFF solid; margin:10px 0px; margin-left:20px; padding:7px 0px 12px 0px;}
.footer p{text-align: center; font-size:10px; color:#FFFFFF; letter-spacing: 0.1em; margin:0pt; padding:0pt;}
.footer .siteread{margin:7pt;}

.footer copy{text-align: center; font-size:10px; color:#FFFFFF; letter-spacing: 0.1em;}

.footer .siteread a:link{color: #FFFFFF; font-size:10px; }
.footer .siteread a:visited{color: #FFFFFF; font-size:10px;} 
.footer .siteread a:hover{color: #FFFFFF; font-size:10px;}
.footer .siteread a:active{color: #FFFFFF; font-size:10px;} 
.sizedraw {margin-top:2px;}