@charset "utf-8";
/* CSS Document */

h2, .h2{
	font-size:20px;
	font-weight:bold;
}
#wrapper{
	margin:0 auto;
	padding:0 10px;
	width:980px;
}
.header{
	background: url(../images/global/logoby.jpg) repeat-x;
	height:76px;
	text-align:right;
	line-height:76px;
	padding:0 10px;
}
.logo{
	padding:20px 0 0 5px;
	float:left;
	height:42px;
}
.language{
	color:#9e9e9e;
}
.language a{
	padding:0 10px;
	color:#9e9e9e;
}
.section{
	float:left;
	font-size:18px;
	color:#fdc800;
	padding:0 20px;
	border-right:#555555 1px solid;
	margin-right:10px;
}
#nav{
	background:url(../images/global/navbg.jpg) repeat-x;
	height:44px;
	line-height:44px;
	font-size:12px;
}
#nav li{
	float:left;
	margin:0px 10px 0px 0px;
}
#nav li a{
	color:#ffffff;
	padding:0 15px;
}
#nav li a:hover,#nav li a.act{
	text-decoration:none;
	color:#ffffff;
	border:#c4b191 1px solid;
	padding:4px 14px;
	background:#000000;
}
#nav li:hover{
}
.contentWrapper{
	min-height:535px;
	background:url(../images/global/contentbg.jpg) no-repeat;
	background-position:top;
	padding:20px 0 30px 0;
}
.contentWrapper2{
	min-height:535px;
	background:url(../images/global/contentbg2.jpg) no-repeat;
	background-position:top;
	padding:20px 0 30px 0;
}
.contentBox{
	background:url(../images/global/contentbox.png);
	min-height:403px;
	border:#ffffff 1px solid;
	margin:0 100px;
	padding:15px 15px 30px 15px;
}
.prospectus_item{
	width:540px;
	float:left;
}
.contentBox ul li{
	line-height: 20px;
}
.contentBox ul li[type=square]{
	margin-left:16px;
}
.contentBox ul li[type=square], x:-moz-any-link {
	margin-left:12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contentBox ul li[type=square]{ margin-left:18px; }
}
ul#list{
	
}
ul#list li a{
	background:url(../images/global/list.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	line-height:20px;
}
.contentTab{
	text-align:right;
	padding:0 20px 20px 0; 
}
.contentTab ul{
	text-align:right;
	margin:0 0 20px 0;
}
.contentTab li a{
	display:block;
	line-height:22px;
	padding:0 10px;
	margin:0 0 0 5px;
	background:#f0f0f0;
	float:right;
}
.contentTab li a:hover{
	text-decoration:none;
	background-color: #98679f;
    border-color: #84568b;
    color: #FFFFFF;
}
.contentTab li a.act{
	background-color: #98679f;
    border-color: #84568b;
    color: #FFFFFF;
}
.prospectus_cover{
	margin-right:80px;
	text-align:center;
	width:120px;
	float:left;
}
.prospectus_cover img{
	border:#ffffff 1px solid;
}
.cssTable{
}
.cssTable th{
	border:1px solid #B3B3B3;
	padding:10px;
	line-height:18px;
	background:#7e7e7e;
	color:#ffffff;
	text-align:left;
}
.cssTable td{
	border:1px solid #B3B3B3;
	padding:10px;
	line-height:18px;
	background:#cecece;
}
.backtop{
	text-align:right;
	display:block;
}
.title{
	background:url(../images/global/title_bg.jpg) no-repeat;
	background-position: left bottom;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
}
.listContainer {
	border-bottom:1px dotted #CCCCCC;
}
.listDate {
    float: right;
    line-height: 18px;
	padding:7px 0;
    width: 130px;
	text-align:right;
}
.listItem {
    float: left;
    line-height: 18px;
	padding:7px 0;
    width: 600px;
}
.year{
	color:#98679f;
	font-size:18px;
	padding:0 0 10px 0;
	vertical-align:top;
}
.reportTable{
	border-bottom:1px solid #b3b3b3;
	margin:10px 0 0 0;
}
.reportTable td{
	text-align:center;
	padding:10px;
}
.reportTable a{
	vertical-align:middle;
}
.reportTable th{
	padding:10px 10px 10px 0;
	color:#98679f;
	font-size:18px;
	vertical-align:top;
	text-align:left;
}

#footer{
	background:#3f3f3f;
	height:40px;
	color:#747474;
	text-align:center;
	line-height:40px;
	padding:0 20px;
}

.bold{font-weight:bold;}
.italic{font-style:italic;}

.box {
	float:left; width:20%;
}