
@charset "utf-8";


html,body{
        font-family:"Times New Roman";
	font-weight:bold;
}
body{
 	width:850px;
	margin: 0;
	padding: 0;
	background-image:url('images/back.gif');
	background-repeat:repeat-x;
	text-align:center;
}

}
h1{
	
	color:#666600;
}
h2{
	color:#ff0066;
}
p{
	font-size:15px;
}
#header{
	width:850px;
}
#header p{
	font-size:16px;
	color:#696969;
}
#container{
	width:650px;
	background-color: #fff;
	float:left;
	text-align:center;
}
#main{
	width:650px;
	margin-top:2px;
	margin-bottom:10px;
	text-align:center;
}
#main img{
	border:0;
}
#main textarea{
	color:#696969;
}
#bottom{
	width:580px;
	margin-top:50px;
	margin-left:70px;
}
#bottom img{
	border:0;
}
#side{
	text-align:center;
	width:200px;
	margin-top:8px;
	float:left;

}
#sub ul{
	list-style-type:none;
}
#sub li{
	margin-bottom: 10px;
}
#sub li a{
	background-color:#666600;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:3px;
}
#sub li a:hover{
	background-color:#999966;
}
#sub2 ul{
	list-style-type:none;
}
#sub2 li{
	font-size:12px;
	margin-bottom: 15px;
}
#sub2 li a{
	background-color:#ffffff;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:3px;
}
#sub3 li a{
	background-color:#ffffff;
	font-weight:bold;
	color:#666600;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:3px;

}

#sub3 li a:hover{
	background-color:#999966;
}
#seal{
	margin-left:30px;

}
.main ol li{
	list-style-type:none;
}
.main ol li a:hover {
	display:block;
}
			
.main ol li:hover li ,
.main ol li a:hover li {
	visibility: visible;
	overflow: visible;
	height: auto;
}
.main li.home { background: url(images/btn01.gif) left top no-repeat; }
.main li.blog { background: url(images/btn02.gif) left top no-repeat; }
.main li.photo { background: url(images/btn05.gif) left top no-repeat; }
.main li.data { background: url(images/btn06.gif) left top no-repeat; }
.main li.up { background: url(images/btn03.gif) left top no-repeat; }
.main li.del { background: url(images/btn04.gif) left top no-repeat; }


#footer{
	width:850px;
	float:left;
	text-align:center;
	color:#696969;
}

a img {
border:none;
}

p{
	text-decoration:none;
}
a{
	text-decoration:none;
	text-align:;
	color:#696969;
	font-weight: bold;
}
a:link{
	color:#808080;
}
a:visited{
	color:;
}
a:hover{
	color:#cc0099;
}
a:active{
	color:#ffcc33;
}
.toku{
	border-color:#696969;
}












