@charset "utf-8";
/* CSS Document */
body {font:normal normal 12px Arial, sans-serif;background:#fff;color:#464646;margin:0px}
a:link, a:visited, a:active{color: #ed145b;}
h1,h2,h3,h4,h5,h6{font-weight: bold;color: #000;margin-top: 5px;margin-bottom: 3px;padding: 0px;}
h1{font-size: 19px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 10px;}
h6{font-size: 10px;}
img{border: none;}
form{margin: 0px;padding: 0px;}
hr{border: 0px;margin-top: 12px;border-top: 1px dashed #999;height: 1px;}
.clear{clear: both;}

#main{position: relative;width: 800px;margin-left: auto;margin-right: auto;}
#head{height:75px;background:#f7a1be;overflow:hidden;position: relative;}
#maincontent{width: 490px;margin-right: 10px;float:left;}
#sidecontent{float: right;width: 300px;overflow:hidden;}
#footer{width:800px;text-align:center;height:30px;padding:10px 0 10px 0;background:#f7a1be;}
#key{padding:5px;font-size:9px;}
#key strong{font-size:12px;font-weight:bold;color:#000;}

#title{padding:10px 0 5px 0;}

#sociable {margin-top:10px;}
#sociable a:hover img{padding:1px;border: 1px solid #ed145b;}
#sociable a img{padding:1px;border: 1px solid #CCC;width:16px;height:16px;}
#sociable ul{margin:0;padding:0;}
#sociable li{
white-space:nowrap;
float:left;
margin-left:5px;
list-style-type:none;
}

#download{margin:5px 8px 0 8px;font:normal normal 10px verdana,arial,sans-serif;color:#000}
.dt{font-size:11px;font-weight:bold;line-height:14px;}
.db{color:#000000;display:block;font-size:10px;line-height:13px;}
#download img{margin-right:3px;}

a h2 {text-decoration:none;color:#000;}
a:hover h2 {color:#666;}

#Related {margin-top:15px;font-size:10px;}
#Related ul{
	height:250px;
	margin: 0 0 15px 0;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font:normal normal 10px arial,sans-serif;
}
#Related li{
	height: 60px;
	overflow:hidden;
	list-style-type:none;
}
#Related img {
	border: 1px solid #CCC;
	margin-right: 3px;
	padding: 2px;
}

#idol-list #title{background:#ed145b;text-align:center;font-weight:bold;height:15px;color:#FFF;margin-top:15px;}
#idol-list ul{margin:0;padding:5px;line-height:20px;height:250px;overflow:auto;border:1px solid #ccc;}
#idol-list li a{display:block;width:120px;}
#idol-list li a:hover{background:#eee;}
#idol-list li{
white-space:nowrap;
float:left;
width:120px;
background:url(Images/recent_entry.png) left no-repeat;
padding-left:15px;
list-style-type:none;
}

#detail{border:1px solid #ccc;margin:0;padding:5px;width:280px;background:#EEE;overflow:hidden;}
#detail #des{color:#000;}
#detail #tag ul{margin:10px 0 0 0;padding:10px 0 0 0;border-top:1px solid #ccc;}
#detail #tag li{
white-space:nowrap;
background:url(Images/tag.gif) left no-repeat;
margin:0 10px 0 0;
padding-left:13px;
float:left;
overflow:hidden;
list-style-type:none;
line-height:20px;
}

#pagenav {
	font-family:Arial, sans-serif;
	text-align:center;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-top:15px;
}
#pagenav a{
	padding:2px 6px 2px 6px;
	height:auto;
	width:auto;
}
#pagenav b{
	padding:2px 6px 2px 6px;
	height:auto;
	width:auto;
}

#ad1{background:#ed145b;text-align:center;height:15px;}
#ad2{text-align:center;height:90px;margin:10px 0 10px 0;}

#ads{width:300px;height:250px;}
#ad5{background:#ed145b;text-align:center;height:15px;}
#ad6{text-align:center;height:60px;margin:10px 0 10px 0;}
#head #search {
	position:absolute;
	right:5px;
	bottom:7px;
	width:321px;
	height:41px
}

#videolist{width: 480px;margin-top:15px;}
#videolist ul {margin:0;padding:0;list-style:none;width: 480px;}
#videolist li {
	float:left;
	width: 141px;
	height:135px;
	overflow:hidden;
	text-align:center;
	margin:0 8px 5px 8px;
} 
#videolist li img{width:130px;height:97px;border:1px solid #999;padding:3px;display:block;}
#videolist .title{font-weight:bold;}

#watch-vid{width:480px;}
#watch-vid #watch-vid-title{margin-bottom:10px;}
#watch-vid #watch-this-vid{height:392px;}
#watch-vid #watch-vid-share{text-align:center;margin-top:10px;}
#watch-vid #watch-vid-des{margin:10px 0 10px 0;font-size:10px;}

#fmt{font-size:11px;font-weight:bold;text-align:right;width:480px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0;font:12px normal }
