@charset "utf-8";
#headbar {
	height: 280px;
	background-image: url(img/head-bg.jpg);
}


#headbanner {
	background-image: url(img/banner-head.jpg);
	height: 250px;
	width: 750px;
	margin: 0 auto;
}
#wrap {
	margin: 0 auto;
	width: 750px;
	height: 6080px;
	background-repeat: no-repeat;
}
#content {
	float: left;
	height: 5930px;
	width: 500px;
	background-color: #FFFFFF;
	border: 5px solid #CCC;
	padding: 120px 10px 10px 10px;
	background-image: url(img/wrap-bg.gif);
	background-repeat: no-repeat;
}
#Comment {
	margin: 20px auto;
	height: 1850px;
}
#comment-box {
	width: 480px;
	border-left: 8px solid #A30E12;
	padding: 5px;
	height: 140px;
	background-color: #E6E6E6;
	margin: 20px 0;
}
#wrap #content #Comment #comment-box .comment-content .name {
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #333333;
}

#wrap #content #Comment #comment-box .avatar {
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px;
	border: 2px solid #333;
}
#wrap #content #Comment #comment-box .comment-content {
	float: right;
	width: 350px;
	margin: 10px 0;
	height: 120px;
}




#sidebar {
	float: right;
	height: 6050px;
	width: 200px;
	padding: 10px;
	background-color: #CCCCCC;
}


#wrap #sidebar .img {
	width: 180px;
	margin: 10px auto;
	height: 120px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
.sidebar-content {
	font-weight: bold;
	text-align: justify;
	margin: 5px 0;

}
.youtube {
	margin: 10px auto;
}
.red {
	color: #A30E12;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #AE0206;
}
#box {
	width: 480px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
}
.contents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
.img {
	width: 400px;
	border: 1px solid #ccc;
	margin: 0 auto;
}
#wrap #content #box .img-scoop {
	float: right;
	height: 259px;
	width: 200px;
	margin: 0 0 10px 10px;
}



.bold {
	font-weight: bold;
}

h1 {
	font-size: 24px;
	margin: 10px 0 0 0;
	color: #6A0000;
}
#wrap #content .copyright {
	font-size: 12px;
}
#footer {
	height: 1550px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	background-color: #210102;
	padding-top: 50px;
}
#footer .terms {
	width: 750px;
	margin: 0 auto;
	height: 900px;
	padding: 20px 0;
	color: #FFFFFF;
	font-size: 12px;
}


h2 {
	color: #73300F;
	font-size: 20px;
	margin: 0;
}








h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0;
	color: #222;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 10px 0;
}
