@charset "utf-8";

* {
margin:0px;
padding:0px;
}

html {
overflow-y:scroll;
overflow-x:hidden;
scrollbar-face-color: #311b03;
scrollbar-highlight-color: #1b1b1b;
scrollbar-shadow-color: #1b1b1b;
scrollbar-darkshadow-color: #311b03;
scrollbar-arrow-color: #b3997e;
scrollbar-track-color: #313131;
}

body,tr,td {
font-size:11px;
/font-size:10px;
font-family:Verdana;
}
html>/**/body {
font-size /*\**/:10px\9;
}

img {
border:0px;
}

a {
text-decoration:none;
color:#990000;
}

ul,dl {
list-style:none;
}

.Clr {
clear:both;
}
.Clr2 {
clear:both;
margin-bottom:10px;
}

*html .StafflistCont {
behavior: expression(IEPNGFIX.fix(this));
}

/* TOPICS */
#Topics {
width:260px;
height:200px;
color:#fff;
}
#Topics .Photo {
float:left;
width:105px;
height:130px;
}
#Topics .Photo img {
width:90px;
height:120px;
}
#Topics .Right {
float:left;
width:155px;
}
#Topics .Date {
margin-top:88px;
height:17px;
line-height:17px;
color:#756d3c;
font-weight:bold;
}
#Topics .Title {
width:155px;
height:20px;
line-height:20px;
color:#fff;
}
#Topics .Comment {
clear:both;
height:70px;
line-height:18px;
}

/* NEWFACE */
#NewFace {
width:260px;
height:290px;
}
.NewFaceBox {
overflow:hidden;
width:255px;
height:158px;
}
#NewFace .Photo {
float:left;
width:114px;
}
#NewFace .Photo img {
width:90px;
height:120px;
}
#NewFace .Right {
float:left;
width:141px;
}
#NewFace .Name {
height:17px;
width:124px;
text-align:center;
font-weight:bold;
}
#NewFace .Size {
height:20px;
width:124px;
text-align:center;
color:#fff;
}
#NewFace .Comment {
overflow:hidden;
width:140px;
height:90px;
line-height:15px;
font-weight:bold;
}

/* PICKUP */
#Pickup {
width:260px;
height:440px;
}
#Pickup .Photo img {
width:240px;
height:320px;
}
#Pickup .Name {
margin:12px 0 0 48px;
width:148px;
height:24px;
font-size:14px;
font-weight:bold;
text-align:center;
}
#Pickup .Size {
margin-left:48px;
width:148px;
height:20px;
color:#fff;
font-size:12px;
text-align:center;
}
#Pickup .Comment {
overflow:hidden;
width:240px;
height:60px;
line-height:15px;
font-weight:bold;
}

/* TODAY */
#Todays {
width:580px;
}
#Todays .StafflistCont {
float:left;
padding:30px 17px 30px 13px;
margin: 0 0 15px 23px;
width:134px;
height:263px;
background:url(../images/listBg.png) no-repeat;
}
*html #Todays .StafflistCont {
margin: 0 0 15px 18px;
}
#Todays .Photo {
margin-bottom:5px;
}
#Todays .Photo img {
width:120px;
height:160px;
border:5px #000 solid;
}
#Todays .Name,#Todays .Time {
height:20px;
text-align:center;
}
#Todays .Size {
height:20px;
color:#fff;
text-align:center;
}
#Todays .Comment {
overflow:auto;
margin-top:3px;
width:120px;
height:30px;
line-height:15px;
}
/* Schedule */
#Todays ul {
overflow:auto;
margin:0 auto 30px auto;
width:540px;
}
#Todays li {
float:left;
margin-right:1px;
width:74px;
height:28px;
line-height:28px;
color:#fff;
text-align:center;
background:#000;
border:1px #850b0a solid;
}
#Todays li a {
width:74px;
height:28px;
color:#fff;
display:block;
}

/* SEND-URL MAILMAGAZINE */
#Send,#Magazine {
width:200px;
height:55px;
color:#fff;
}
#Send input[type=text],#Magazine input[type=text] {
width:196px;
}
#Send p,#Magazine p {
text-align:right;
height:25px;
}

