@charset "GBK";
/* CSS Document */

body, table{
padding: 0px;
margin: 0px;
font-family: Arial, "ËÎÌå";
font-size:12px;
color:#000000;
}

img{
border: 0px;
}

#logo{
background:#FFFFFF url(pyrc-title.jpg) top left no-repeat;
width: 244px;
height: 461px;
}

#logo_overall{
background: #000000;
width:281px;
height: 461px;
}

#nav_container{
background: #db6875;
height: 494px;
}

#admin_nav_container{
background: #db6875;
height: 240px;
}

#nav_spacing{
width:63px;
height:278px;
padding-left: 10px;
margin: 0px;
}

#admin_dec{
width:63px;
height:500px;
padding-left: 10px;
margin: 0px;
background: #000;
}

#admin_nav_spacing{
width:63px;
height:150px;
padding-left: 10px;
margin: 0px;
}

#admin_nav{
background: #db6875;
padding-left: 10px;
font-weight: bold;
line-height: 1.5em;
margin: 0px;
}

.subnav{
padding-left: 10px;
font-weight: normal;
}

.admin_nav{
font-weight: bold;
}

#nav{
width:63px;
height:216px;
padding-left: 10px;
font-weight: bold;
line-height: 1.5em;
margin: 0px;
}

#nav a:link, #nav a:visited, .admin_nav a:link, .admin_nav a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#nav a:hover, #nav a:active, .admin_nav a:hover, .admin_nav a:active{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.subnav a:link, .subnav a:visited{
color:#000000;
font-weight:normal;
text-decoration:none;
}

.subnav a:hover, .subnav a:active{
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

#about{
width: 400px;
padding: 10px;
}

#staff, #guestbook, #update{
width: 400px;
padding-top: 10px;
padding-left: 10px;
}

#order{
width: 600px;
padding-top: 10px;
padding-left: 10px;
}

#order .title{
text-align:left;
width: 600px;
height: 16px;
background: #000;
color: #e97979;
font-size:13px;
font-weight: bold;
}

.title{
text-align:left;
width: 400px;
height: 16px;
background: #000;
color: #e97979;
font-size:13px;
font-weight: bold;
}

#link{
width: 400px;
padding-top: 10px;
padding-left: 10px;
}

#link td{
border-bottom:solid 1px #000000;
}

.h{
font-weight:bold;
color:#990033;
font-size: 12px;
}

#link .name{
width: 100px;
height: 30px;
text-align: right;
}

#link .logo{
width: 280px;
height: 30px;
text-align: right;
}

.content{
width:400px;
}

.comment{
border-bottom: solid 1px #000;}

.displayname{
border-top: solid 1px #CCCCCC;
text-align:right;
width:400px;
color: #CCCCCC;
}

.g{
color: #CCCCCC;
}

.gdark{
color: #999999;
}

.gsmall{
font-size: 9px;
color: #CCCCCC;
}

.small{
font-size: 9px;
}

input, textarea{
border: solid 1px #CCCCCC;
font-size: 12px;
font-family: Arial, "ËÎÌå";
}

.sbutton{
font-size: 9px;
height: 13px;
border: solid 1px #CCCCCC;
background: #FFFFFF;
color: #CCCCCC
}

.button{
font-size: 12px;
border: solid 1px #000000;
background: #FFFFFF;
}

a:link, a:visited{
color:#000000;
text-decoration:underline;
}

a:hover, a:active{
color:#CCCCCC;
text-decoration:underline;
}

.red{
color: #FF0000;
}