@charset "UTF-8";
/* CSS Document */
#h1head {
	float:left;
	width:650px;
	border-bottom:4px solid #CCC;
	margin-top:35px;
	height:30px;
}
#pghead {
	float:left;
	width:350px;
	border-bottom:4px solid #CCC;
	text-align:right;
	margin-top:35px;
	height:25px;
	padding-top:5px;
}
#fbdiv {
	float:left;
	height:20px;
	margin-top:3px;
	width:200px;
}
#addeditdiv {
	float:left;
	height:20px;
	margin-top:3px;
	width:800px;
	text-align:right;
}

#twdiv {
	float:left;
	width:100px;
	margin:3px 10px 70px 0;
}
.editwinner {
	background:url(../images/icons/edit.png) left no-repeat;
	padding-left:20px;
	margin-left:10px;
}
.delwinner {
	background:url(../images/icons/delete.png) left no-repeat;
	margin-left:10px;
	padding-left:20px;
}
.addwinner {
	background:url(../images/icons/add.png) left no-repeat;
	padding-left:20px;
	margin-left:10px;
}
#body_wrapper h1 {
	font-size:16px;
	font-weight:normal;
	color:#0260af;
	background:url(../images/icons/klb.png) left no-repeat;
	padding:0 0 0 25px;
	margin:0;
}


.winCont {
	clear:left;
	margin-top:35px;
	border-bottom:1px dashed #CCC;
	padding-bottom:15px;
}



.winLeft {
	width:200px;
	float:left;
	height:200px;
}
.winLeft ul {
	list-style:none;
	margin:0;
	padding:0;
}
.winLeft li {
	margin-bottom:10px;
}
.lphoto {
	background:url(../images/icons/imgs.png) left no-repeat;
	padding-left:40px;
	height:30px;
	line-height:40px;
	margin-top:20px;
}
.lphoto a {
	font-size:16px;
}
.lstats {
	background:url(../images/icons/stat.png) left no-repeat;
	padding-left:40px;
	height:30px;
	line-height:40px;
}
.lstats a {
	font-size:16px;
}
.lytube {
	background:url(../images/icons/yt.png) left no-repeat;
	padding-left:40px;
	height:30px;
	line-height:40px;
}
.lytube a {
	font-size:16px;
}
.ltwit {
	margin-top:25px !important;
}


.winRight {
	width:780px;
	float:left;
	margin-left:20px;
}
.hTitle {
	background:url(../images/icons/star.png) left no-repeat;
	color:#0260af;
	font-size:16px;
	border-bottom:1px dotted #CCC;
	margin:0;
	padding:3px 0 3px 25px;
}
.saleRight h3 {
	color:#666666;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}
.sdesc {
	font-size:14px;
	color:#666666;
	margin-top:20px;
	border:1px dotted #CCC;
	padding:20px 10px 20px 10px;
	background-color:#f1f1f1;
}
