@charset "utf-8";

/* Default */
body {
	background-color: #DFF3EC;
	margin: 0px;
	color: #666666;
	scrollbar-face-color: #FFE6E6;
	scrollbar-arrow-color: #FFE6E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #FFE6E6;
	scrollbar-darkshadow-color: #FFFFFF;
	background-image: url(../img/site_bg.jpg);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6{ margin: 0px;}
p{ margin: 0px;}


.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}

.f16{
	font-size: 16px;
}

.f18{
	font-size: 18px;
}
#box00{
}
#box01{
	width: 760px;
	margin: 0px auto;
	margin-top: 10px;
}

#head{}
#menu{}
#main{}
#title{}
#title h1{}
#main{}
#foot{
	font-size: 11px;
	letter-spacing: 2px;
	margin-top: 10px;
}
#copyright{}

a.foot:link        {	color: #666666;	text-decoration: none;}
a.foot:visited     {	color: #666666;	text-decoration: none;}
a.foot:active      {	color: #666666;	text-decoration: none;}
a.foot:hover       {	color: #666666;	text-decoration: underline;}

a.white:link        {	color: #FFFFFF;	text-decoration: underline;}
a.white:visited     {	color: #FFFFFF;	text-decoration: underline;}
a.white:active      {	color: #FFFFFF;	text-decoration: underline;}
a.white:hover       {	color: #FFFFFF;	text-decoration: none;}

a.mov:link        {	color: #000000;	text-decoration: underline;}
a.mov:visited     {	color: #000000;	text-decoration: underline;}
a.mov:active      {	color: #000000;	text-decoration: underline;}
a.mov:hover       {	color: #000000;	text-decoration: none;}

a.sch:link        {	color: #000000;	text-decoration: underline;}
a.sch:visited     {	color: #000000;	text-decoration: underline;}
a.sch:active      {	color: #000000;	text-decoration: underline;}
a.sch:hover       {	color: #000000;	text-decoration: none;}

a.rec:link        {	color: #D03F8E;	text-decoration: underline;}
a.rec:visited     {	color: #D03F8E;	text-decoration: underline;}
a.rec:active      {	color: #D03F8E;	text-decoration: underline;}
a.rec:hover       {	color: #D03F8E;	text-decoration: none;}

/* TOP */
#top{
	margin:10px auto 0px auto;
	width:750px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
#top .line{
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
}

/* HOME */
#home{
	margin-left: 10px;
	margin-top: 4px;
}
#home .cover{
	border: 1px solid #999999;
	padding: 2px;
	width: 280px;
	height: 230px;
}
#whats{
	height:180px;
	overflow:auto;
	background-color: #FFFFFF;
}
#whats .day{
	color: #FF6666;
}
.whats1block{
	margin-top:10px;
	line-height: 14px;
	font-size: 11px;
}
#info{
	background-color: #FFFFFF;
}
.info1block{
	margin-top:10px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
/* system */
#system{
}

/* gals */
#gals{}
#gals .list{
}
#gals .name{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}
#gals .size{
	font-size: 10px;
}

/* prof */
#prof{
	width: 680px;
	height: 500px;
	border: 1px solid #999999;
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF;
}
#prof #box{
	margin: 13px;
	width: 654px;
 
}
#prof #left{
	width: 302px;
	float: left;
}
#prof #right{
	width: 332px;
	float: left;
	margin-left: 10px;
}
#prof #pic img{
	border: 1px solid #999999;
}
#prof #bt{
	position: absolute;
	left: 370px;
	top: 467px;
	width: 305px;
}
.line{
	border: 1px solid #CCCCCC;
}
#prof .txt{
	font-size: 12px;
	padding-left: 5px;
}

/* sch */
#sch{}
.st_sch{
	padding-top: 5px;
}

/* movie */
#movie{}
.pic_mov {
	margin:0px auto;
	width:98;
	height:98;
	background-repeat:
	no-repeat;
	left: auto;
	right: auto;
}

/* mm */
#mm{
	width: 520px;
	height: 375px;
	border: 1px solid #999999;
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	background-image: url(../mm/img/mm_bg.jpg);
}
#mm #box{
	margin: 13px;
	width: 494px;
 
}
#mm #left{
	width: 302px;
	float: left;
}
#mm #right{
	width: 500px;
	text-align: right;
}
#mm form{
	margin: 0px;
	text-align: left;
}
#mm #bt{
	position: absolute;
	left: 418px;
	top: 356px;
	width: 112px;
}
#mm .line{
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 3px;
}

/* mobile */
#mobile{
	width: 520px;
	height: 375px;
	border: 1px solid #999999;
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF;
}
#mobile #box{
	margin: 13px;
	width: 494px;
 
}
#mobile #left{
	width: 302px;
	float: left;
}
#mobile #right{
	width: 500px;
	text-align: right;
}
#mobile form{
	width: 500px;
	text-align: left;
	margin: 0px;
}
#mobile #bt{
	position: absolute;
	left: 418px;
	top: 356px;
	width: 112px;
}
#mobile .line{
	border: 1px solid #CCCCCC;
}

/* link */
#link{}
#banner{
	margin-left: 25px;
	text-align: left;
}
#banner img {
	margin: 0px 1px 10px 0px;
	border: 1px solid #999999;
}
/* playmovie */
#playmovie{
	width: 520px;
	height: 465px;
	border: 1px solid #999999;
	margin: 10px 10px 0px 10px;
	background-color: #FFFFFF;
}
#playmovie #bt{
	position: absolute;
	left: 405px;
	top: 447px;
	width: 112px;
}

.blog_b{
text-align: right;
padding-right: 25px;
}
.bg_nf {
	background-image: url(../newface/img/bg_nf.gif);
}

