* {margin:0;padding:0}

.clearLeft {clear:left}

#wrapper { position:relative; width:592px; height:250px; background:url(../images/mansetbg.png); overflow:hidden;}
#mansetlist{
	position:absolute;
	left: 315px;
	width: 160px;
	height: 210px;
	padding-left:30px;
	padding-top:13px;
}
#tabs li {display:inline}

#tabs li a {
		color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:left;
	width:240px;
	height:17px;
	margin-top:10px;
	font-weight:bold;
}

#tabs li a.active {
color:#FF0000;
}

.contentBox {
	width:315px;
	height:250px;
	position:absolute;
	}
	.contentBox img {
	width:315px;
	height:250px;
	}
.contentBox h1 {
	position:absolute;
	left: 0px;
	top: 185px;
	background:url(../images/1x1.png);
	color:#FFFFFF;
	width:312px;
	height:57px;
	padding:3px;
	line-height:18px;
}

#doviz {
	width: 350px;
}
#doviz .alan {
	float: left;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 5px;
	background-image: url(../images/no.png);
	background-repeat: no-repeat;
	background-position: 5px;
	color: #0F7FFE;
}
#doviz .dovizup {
	background-image: url(../images/up.png);
	background-repeat: no-repeat;
	background-position: 5px;
	color: #75C000;
}

#doviz .dovizdown {
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: 5px;
	color: #D70010;
}
