body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #000000;
	color: #999;
	}
p {
	padding: 0 10px;
	text-align:justify;
}

a:link, a:visited{
	color: #999;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color: #FFF;	
}

#wrapper {
	margin: 36px auto;
	width: 868px;
	position: relative;
}

#wrapper1 {
	width: 100%;
	position: fixed;
	top: 0;
	left:0;
}

/*top static menu */
.wrapper_inside{
	width:868px;
	margin: 0 auto;
	height: 36px;
	line-height: 31px;
	background:#131313;
}
#wrapper1 .btn_top_left{
	width: 300px;
	padding-left:20px;
}

#wrapper1 .btn_top_left span img{
	padding: 10px 5px 0;
}

#wrapper1 span{
	display:block;
	float:left;
}

#wrapper1 .btn_top_right{
	float:right;
	width: 300px;
	text-align: right;
	padding-right: 20px;
}

.btn_top_right a:link,
.btn_top_right a:visited{
	padding-left: 20px;
	text-decoration:none;
	line-height: 35px;
}

.btn_top_right{
	font-size:11px;
}

.btn_top_right a:hover{
	color:#FFF;
}

/* menu bottom */
#wrapper2 {
	width: 100%;
	position: fixed;
	bottom: 0;
	left:0;
	z-index:4;
}

.wrapper2_inside{
	width:868px;
	margin: 0 auto;
	height: 39px;
	line-height: 31px;
	background:#131313;
}

#wrapper2 span{
	display:block;
	float:left;
	line-height: 35px;
}

#wrapper2 .btn_top_left span img{
	padding: 10px 5px 0;
}

#wrapper2 .btn_top_right{
	width: 270px;
	float:right;
	margin-right: -25px!important;
}

#wrapper2 .btn_top_left{
	padding-left:20px;
}


/* content */
#content {
	float: left;
	color: #999;
	height: 350px;
	width: 454px;
	display: inline;
}
#header {
	color: #999;
	width: 868px;
	float: left;
	height: 356px;
	background: #fff;
}
#navigation {
	float: left;
	width: 868px!impotant;
	height: 37px;
	color: #999;
	position: absolute;
	top:320px;
}
#menu a {
	display: block;
	padding: 0 20px;
}

#navigation .menu li a{
	font-weight:bold;
}

#rightcolumn {
	color: #999;
	height: 350px;
	width: 414px;
	float: left;
	padding: 20px 0 0;
	margin-bottom: 50px;
}

#apLogo {
	height:121px;
	position:absolute;
	top:100px;
	width:133px;
}

.vivid{
	padding:10px 0;
	z-index:2;
}

#wrapper1 .wrapper_inside .btn_top_right .aktip{
	font-weight:bold;
	color:#fff;
}

ul.nobulet{
	list-style:none;
	padding-left:5px;	
}
ul.nobulet li{
	margin-bottom:10px;
}
ul.nobulet ul li{
	padding-left:15px;	
}


.pthumb{
	display:block;
	width:auto;
	padding:5px 0 5px 5px;
	float:left;
}
div.sum{
	margin-left:25px;
	color:#fff;
}