@charset "utf-8";

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 290px;
	background-image: url(../image/3d_h2.jpg);
	background-repeat: no-repeat;
	background-position: 40px 65px;
}
#header h1 {
	margin-top: 20px;
	float: left;
}


#mainmenu {
	padding: 0px;
	margin-top: 255px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 115px;
}
#contents {
	background-image: url(../image/content_h3_bess.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: auto;
	padding-bottom: 20px;
}
#content  h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 8px;
	padding-bottom: 10px;
}
#web {
	width: 1000px;
}

#image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
}

#image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#comments {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 440px;
}
#web    #image    #thumbnail    ul   li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

#web ul {
	margin: 0px;
	padding: 0px;
}

#web  p {
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	margin-bottom: 20px;
	clear: left;
}

