.nw-prof #cti{
	background:url(../img/bghd.png) 0 35px no-repeat;
	width:780px;
}

.nw-prof #hd{
	background-position:540px 0;
	width:780px;
}

.nw-prof #hd ul{
	margin:0 auto;
	width:600px;
}

.nw-prof #ft{
	margin:0 auto;
	width:780px;
}

.nw-prof #ft ul{
	margin:0 auto;
	width:780px;
}

.nw-prof #ft dl{
	margin:6px auto;
	width:780px;
}

.controls {
	height:40px;
}

.type-tabs {
	float:left;
}

	.type-tabs ul{
		border:0;
		margin:0;
		padding:4px 0 0 0;
		list-style:none;
	}
	.type-tabs li{
		position:relative;
		float:left;
		margin:0 10px 0 10px;
	}
	.type-tabs a{
		font-family: arial;
		font-size: 10pt;
		font-weight:bold;
		text-decoration:none;
		color: #aaaaaa;
		display:block;
	}

	.type-tabs .sel a{
		color: #555555;
	}

.cat-list {
	height: 25px;
	float:right;
	margin:3px 0 0 0;
}

.cat-name {
	font-family: arial;
	font-size: 12pt;
	color: #F60;
	width:100%;
	margin:10px 0 10px 0;
	font-weight: bold;
	text-align: center;
}

.join-btn {
	text-align: center;
	margin:10px auto 20px auto;
}

.join-btn {
	text-align: center;
	margin:10px auto 20px auto;
}

.cnt {
	overflow: auto;
    width: 100%;
	margin:0 0 15px 0;
}

.cnt #ch{
	float:left;
	position: relative;
	display: block;
	margin: 5px 16px 5px 16px;
	text-align:center;
	text-decoration:none;
	color:#555555;

}

.cnt #ch img{
	width: 160px;
	height: 120px;
	border: 1px #F60 solid;
	margin: 0;
}

.cnt #ch .btn{
	position:absolute;
	left:-999px;
	top:4px;

}
.cnt #ch:hover #vc{
	left:7px;
}

.cnt #ch:hover #vt{
	left:83px;
}

.cnt #ch .btn img{
	width: auto;
	height: auto;
	border: 0;
	margin: 0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}


.cnt-descr {
	overflow: auto;
    width: 100%;
	margin:0 0 15px 0;
}

.cnt-descr .ch{
	overflow: auto;
	width: 768px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	border: 1px #bbb solid;
}

.cnt-descr .hl{
    background:#f5f5f5;
}

.cnt-descr .pic {
	float:left;
	position: relative;
	display: block;
	text-align:center;
	text-decoration:none;
	color:#555555;

}

.cnt-descr .pic img{
	width: 160px;
	height: 120px;
	border: 1px #F60 solid;
	margin: 0;
}

.cnt-descr .btn{
	float:left;
	height: 137px;
	position: relative;
	margin: 0 0 0 30px;
	padding:0 15px 0 0;
	border-right:1px #bbb solid;
}

.cnt-descr .btn img{
	border: 0;
}

.cnt-descr .block{
	float:left;
	height: 137px;
	width: 470px;
	position: relative;
	margin: 0 0 0 15px;
}

.cnt-descr .block #sestitle{
	width:435px;
	position: absolute;
}

.cnt-descr .block #cntr{
	margin: 0;
	width:300px;
	position: absolute; bottom: 25px; left: 0;
}

.cnt-descr .block #lang{
	margin: 0;
	width:200px;
	position: absolute; bottom: 0; left: 0px;
}

.cnt-descr .block #opt{
	margin: 0;
	width:200px;
	position: absolute; bottom: 0; left: 270px;
}

.cnt-descr .block #awards{
		position: absolute; top:45px; right: 0px;
}

.ranking{
	height:15px;
	font:bold 12px/15px sans-serif;
	position: absolute; bottom: 0; left: 0;
	margin: 0;
}
	.ranking span,.ranking a{
		float:left;
		padding:0 3px 0 0;
	}
	.ranking a{
		background:url(../img/icn/strs.png) 0 0 no-repeat;
		height:15px;
		width:75px;
	}
	.ranking .r0{
		background-position:0 -150px;
	}
	.ranking .r05{
		background-position:0 -135px;
	}
	.ranking .r10{
		background-position:0 -120px;
	}
	.ranking .r15{
		background-position:0 -105px;
	}
	.ranking .r20{
		background-position:0 -90px;
	}
	.ranking .r25{
		background-position:0 -75px;
	}
	.ranking .r30{
		background-position:0 -60px;
	}
	.ranking .r35{
		background-position:0 -45px;
	}
	.ranking .r40{
		background-position:0 -30px;
	}
	.ranking .r45{
		background-position:0 -15px;
	}
	.ranking .r50{
		background-position:0 0;
	}

.announce {
	text-align:center;
}




.cntov {
	overflow: auto;
    width: 100%;
	margin:25px 0 15px 0;
	display:block;
	}

.cntov #ch{
	float:left;
	position: relative;
	display: block;
	margin: 6px 7px 5px 7px;
	text-align:center;
	text-decoration:none;
	color:#555555;

}

.cntov #ch img{
	width: 114px;
	height: 86px;
	border: 1px #F60 solid;
	margin: 0;
}

.cntov #chrow{
	overflow: auto;
	margin: 0 0 25px 0;
}

.cntov #catheader{
	overflow: auto;
	display:block;
}

.cntov .link{
	float:right;
	font-family: arial;
	font-size: 9pt;
	color: navy;
	text-decoration: none;
}

.cntov .catname{
	float:left;
	font-family: arial;
	font-size: 9pt;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.cntov .catname img{
	border:0;
}
