* { margin:0; padding:0; }
* html pre { width:100%; }

body { background:#eeeeee; font-family:'Lucida Sans Unicode',Arial,sans-serif; color:#333333; text-align:center; padding:10px 0; }
div,p,li { font-size:12px; }
li { margin-left:16px; }
h2 { color:#999999; font-size:16px; font-weight:normal; }
h3 { padding:5px 0px 5px 5px; }
pre { background:#666666; color:#ffffff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif; }

.description{ padding:16px; margin:10px 0; background:#eeeeee; }

.main{padding:0px 10px 5px 10px; margin:0px; border:1px solid #e1e1e1}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#content{width:760px;margin:0 auto;background:#fff;text-align:left;padding:0px 10px 10px 10px}
#content .center{text-align:center;}
#content .left{text-align:left;}

.buttons{padding:3px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
.bestof img {cursor:pointer;}

.selection span{cursor:pointer;padding:0 5px;}
.selection span.active, .selection span:hover{background:#eeeeee;}
.selection span.active {cursor:auto;}
.selection span.waiting {cursor:auto;background:#fce94f;}

/* ********************************** */

span img{
	display:block;
	border:none;
}
img{
	border:none;
}
input, select, textarea
{
    border-width:1px;
    border-style:solid;
    padding:1px 3px;
    margin:1px;
	font-size:10px
}

/* ********************************** */

#box, #box2{
	position:absolute;
}
#box .box_sub, .mask{
	width:740px;
	float:left;
}

#box .item
{
	width: 730px;
	padding: 4px;
	background: #f9f9f9;
	margin-bottom: 4px;
	border:1px solid #e5e5e5;
}
#box .image img
{
	width: 140px;
	float: left;
	margin-right: 10px;
}

#box .buttons{
	text-align:left
}
#box .bestof img{
	width:80px;
	float:left;
	margin:0px 1px 1px 0px;
}


.buttons{
	text-align:center;
	clear:both;
}
.mask{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_left{
	text-align:right;
	width: 120px;
	float: left;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;
}
.table_right{
	margin-bottom: 2px;
}

/* ********************************** */

.bar{
	width:352px;
	height:16px;
	background:#fff;
	position:absolute;
	padding:3px;
	text-align:left;
}
.bar img{
	margin-left:10px;
	cursor:pointer;
}

.bar_ptz{
	width:352px;
	padding:3px;
	float:left;
}

.mask{
	position:relative;
	height:630px;
	overflow:hidden;
	margin-bottom: 5px;
}
.mask_image, .mask_bestof{
	position:relative;
	width:360px;
	height:288px;
	overflow:hidden;
}
.mask_image div{
	position:absolute;
}
.mask_bestof{
	width:730px;
}

.comment_name, .comment_text{
	padding:0px 5px 0px 5px;
	margin:2px;
}
.comment_name{
	background:#dddddd;
}
.comment_text{
	background:#eeeeee;
	margin-bottom:8px;
}




.mask_bestof_com{
	position:relative;
	width:370px;
	height:288px;
	overflow:hidden;
}
.bestof_com_item
{
	padding: 0px 2px;
	background: #f9f9f9;
	margin: 2px 0px;
	border:1px solid #e5e5e5;
}
