/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 16px "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	background: #f4F;
}
h1, h2, h3, h4, h5 {
	text-align: center;
}
h1 {
	font-size: 24px;
}
h5 {
	display: block;
	text-align: center;
	margin: 0 50px 10px 50px;
	background: #CC9;
	border: 2px solid #999;
	width: 100%;
}
p {
	text-align: justify;
	padding: 0 10px 0 20px;
}
.alt {
	display: none;
}
.clothes {
	border-top: 1px solid #999;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.clothes a img{
	float: left;
	border: 0;
	text-decoration: none;
}


.float {
	float: left;
}
.float2 {
	width: 100%;
	display: inline;
	text-align: center;
	border-top: 1px solid #666;
	padding-top: 10px;
}
.float2 a img {
	border: 0;
	text-decoration: none;
}

#ad {
	width: auto;
	height: 100px;
	text-align: center;
	background: #0C0 url(i/back.gif) repeat;
}
#ad a {
	text-decoration: none;
}

.banner {
	margin: 15 0;
	text-align: center;
	font-size: 10px;
}
.banner a:visited img {
	text-decoration: none;
	border: 0;
}


#main {
	display: inline;
	width: auto;
	height: auto;
	text-align: justify;
	margin-top: 60px;
}
#date {
	margin: 0 5px;
	text-align: right;
	padding-right: 20px;
	border-bottom: 1px solid #999;
	color: #906;
}
#content {
	position: absolute;
	height: auto;
	float: left;
	margin-left: 150px;
	margin-top: 152px;
	padding: 0 0 0 0;
	width: 654px;
	background: #DCDCDC url(i/fon_content.gif);
}
#logo {
	border-top: 1 solid #000;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	position: absolute;
	margin-left: 150px;
	background: #dcdcdc url(i/logo.jpg) no-repeat;
	width: 654px;
	height: 152 px;
}
#content h2 {
	font-size: 16px;
	list-style: url(i/1.gif);
	padding: 0 10px 5px 20px;
	margin: 0 0 20px 30px;
	border-bottom: 1px solid #666;
	background: url(i/1.gif) no-repeat left;
	font-weight: normal;
	text-align: left;
}

#navbar {
	height: 100%;
	position: absolute;
	left:0;
	padding: 0 0 0 10px;
	border-top: 1 solid #000;
	width: 150px;
	text-align: left;
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbar a {
	text-decoration: none;
	color: #FF0;
}
#navbar li {
	color: #9F9;
	background: url(i/123.gif) no-repeat bottom;
}
.sm {
	font-size: 14px;
	font-weight: normal;
}
#navbar li a {
	display: block;
	padding: 0;
	margin:0 ;
	background: url(i/123.gif) no-repeat bottom;
	text-decoration: none;
	width: 139px;
}
#navbar li a:hover {
	background: #09F url(i/123.gif) no-repeat bottom;
	text-decoration: none;
}

#nav2 {
	position: absolute;
	border-top: 1px solid #000;
	padding: 0;
	margin: 0 0 0 804px;
	width: 203px;
	height: 100%;
	text-align: justify;
}
#link {
	font-size: 14px;

}
#copy {
	position: relative;
	font-size: 12px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 10px 0;
}
#tablec {
	width: 84%;
	margin: 0 50px;
	border: 2px solid #999;
	background: #CC9;
}
#tablec td {
	border: 1px solid #999;
}
