@charset "utf-8";
*{
  margin:0;
  padding:0;
  outline:0;
  }
body{
	font-family: tahoma, "ms Sans Serif";
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img-site/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
}
a:active{
	color: #000000;
	text-decoration: none;
}
#header{
	height: 80px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#header p{
	padding-left: 20px;
}
#header-club{
	/*height: 200px;*/
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#navigator{
	height: 25px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
}
#navigator ul{

}
#navigator ul li{
	display: block;
	float: left;
	width: auto;
	list-style-type: none;
	margin-left: 20px;
}
.active{
	font-weight: bold;
	color: #FF6600;
}
.active a:link{
	color: #FF9900;
	text-decoration: none;
}
.active a:visited{
	color: #FF9900;
	text-decoration: none;
}
.active a:hover{
	color: #000000;
}
.active a:active{
	color: #FF9900;
	text-decoration: none;
}
.club-post{
	background-image: url(../img-site/head-club-post.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.sticker-post{
	background-image: url(../img-site/head-sticker-post.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.msn{
	background-image: url(../img-site/header-msn.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.msn-hot{
	background-image: url(../img-site/msn-hot.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.msn-new{
	background-image: url(../img-site/msn-new.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}

.blog-post{
	background-image: url(../img-site/head-blog-post.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.comment{
	background-image: url(../img-site/comment.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
.webboard{
	background-image: url(../img-site/webboard.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}

.webboard2{
	background-image: url(../img-site/webboard2.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}

.club-news{
	background-image: url(../img-site/head-club-post.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}

.club-gallery{
	background-image: url(../img-site/cub-gallery.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}

.online-society{
	background-image: url(../img-site/online-society.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -5000px;
	background-position: left top;
}
/*
h1{
	background-image: url(../img-site/header_h1.gif);
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
/*
h2, h3{
	font-family: tahoma, "ms Sans Serif";
	font-weight: bolder;
	color: #006699;
	line-height: 20px;
	font-size: 14px;
}
*/

.class-h1{
	background-image: url(../img-site/header_h1.gif);
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

.class-h3 {
	font-family: tahoma, "ms Sans Serif";
	font-weight: bolder;
	color: #006699;
	line-height: 20px;
	font-size: 14px;
}

#containbody{
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
#containbody ul{

}
#containbody ul li{
	list-style-type: none;
}
#sideleft{
	float: left;
	width: 630px;
	padding: 0px;
}

#content-header{
	float: left;
	padding: 5px;
	margin:10px 0 10px 0;
	width: 600px;
	background-image: url(../img-site/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
}
#post-box{
	float: left;
	padding: 5px;
	width: 600px;
}

#mypost-box{
	float: left;
	padding: 5px;
	margin: 5px;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#pagination-box{
	float:left;
	padding: 5px;
	margin: 5px;
	width: 620px;
	text-align:center;
}

#profile {
	float: left;
	width: 630px;
	padding: 0px;
	margin: 5px;
}

#profile ul{
	font-size: 13px;
	float: left;
	padding: 10px;
	width: 100%;
}
#profile ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 550px;
	line-height: 25px;
}
#profile ul li span{
	padding-left: 10px;
}
#profile ul li a img{
	float: left;
	margin: 5px;
	border:1px solid #000000;
}


/*	
#profile p{
	display: block;
	float: left;
	font-size: 13px;
	margin: 5px;
	width: 500px;
	}
	
#profile ul{
	font-size: 13px;
	float: left;
	padding: 10px;
	width: 100%;
}
#profile ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 500px;
	line-height: 25px;
}
#profile ul li span{
	padding-left: 10px;
}
#profile ul li a img{
	float: left;
	margin: 5px;
	border:1px solid #000000;
}

#sideleft span{
	color: #FF6600;
	line-height: 10px;
}
*/


#box-profile-detil{
	width: 620px;
	float: left;
	overflow: hidden;
	position: relative;
}
#box-detail{
	padding: 10px;
	float: left;
	overflow: hidden;
	position: relative;
}
#box-detail img{
	background-color: #ebebeb;
	padding: 10px;
}
#sideright{
	float: right;
	width: 310px;
	padding-top:0px;
}
#sideright-profile{
	float: left;
	width: 100%;
	padding: 10px;
	margin: 5px;
}
#contain-avatar{
	background-color: #EBEBEB;
	padding: 5px;
	float: left;
	position: relative;
	width: 98%;
}
#sideright img{
	background-color: #EBEBEB;
	padding: 5px;
}
#sideright p{
	font-size: 13px;
}
#sideright span{
	color: #0066CC;
}
#login{
	float: left;
	width: 300px;
	padding:5px;
}
.line-login{
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EAF5FB;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#sideright ul{
	padding: 0px;
}
#sideright ul li{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 13px;
	line-height: 25px;
}
#sideright ul li img{
    float: left;
	margin: 5px;
}
#sticker-club{
	width: 100%;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
	position: relative;
	}
	
#sticker-club-left{
	width: 100%;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
	position: relative;
	}
#sticker-club ul{
	list-style-type: none;
}
#sticker-club ul li{
	margin: 0px;
	float: left;
}
#sticker-club ul li img{
	border: 1px solid #000000;
	padding:5px;
	margin:5px;
}

#club-gallery{
	float: left;
	position: relative;
	}
#club-gallery ul{
	list-style-type: none;
}
#club-gallery ul li{
	margin: 0px;
	border-bottom:none;
}
#club-gallery ul li img{
	border: 1px solid #000000;
}

#last-comment{
	width: 300px;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	}
#last-comment ul{
	list-style-type: none;
}
#last-comment ul li{
	line-height: 18px;
}
#club-content-maxtube{
	height: 270px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	background-color: #FFFFFF;
}
#club-content-maxtube span{
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
#club-content-maxtube span a:link{
	color: #0066CC;
	text-decoration: none;
}
#club-content-maxtube span a:visited{
	color: #0066CC;
	text-decoration: none;
}
#club-content-maxtube span a:hover{
	color: #FF9900;
	text-decoration: none;
}
#club-content-maxtube span a:active{
	color: #0066CC;
	text-decoration: none;
}
#listname{
	float: left;
	height: 210px;
	width: 470px;
	padding: 2px;
	text-align: justify;
}
#maxtube{
    float: left;
	height: 180px;
	width: 470px;
	padding: 10px;
}
#maxtube ul{
	list-style-type: none;
}
#maxtube ul li{
	float: left;
	margin: 5px;
}
#maxtube ul li img{
	border: 1px solid #000000;
}

#footer{
	height: 50px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: center;
}
#footer span{
	color: #999999;
}

.font-big-blue {
	font-family: tahoma, "ms Sans Serif";
	font-weight: bolder;
	color: #006699;
	line-height: 20px;
	font-size: 14px;
}

.font-red {
	color:#FF0000;
}
.font-bold {
	font-weight:bold;
}

.post-box-img{
	margin-right:10px;
	padding:2px;
	border:1px solid #333333;
	float:left;
}

.post-box-img-board{
	margin-right:10px;
	padding:2px;
	border:1px solid #333333;
}
