@charset "UTF-8";
body {background:#fffef2;}

#G4_VIEW{margin:0 auto; text-align:left;}
#G4_VIEW *{margin:0; padding:0; color:#333333; vertical-align:middle;}
#G4_VIEW img{border:0;}
#G4_VIEW div.title{height:35px; background:url("../img/g_index.gif") repeat-x;}
#G4_VIEW div.title p.subject{float:left; padding: 9px 0px 5px 10px; color:#ffffff; font-family:??,Tahoma, Sans-serif; font-size:14px; font-weight:bold;}
#G4_VIEW div.title p.menu{padding: 11px 10px 0 10px; text-align:right;}
#G4_VIEW p.clear{clear:both;}
#G4_VIEW p.name{float:left; padding:10px;}
#G4_VIEW p.name a span.guest{color:#333; font-family:??,Tahoma, Sans-serif; font-weight:bold; text-decoration:none;}
#G4_VIEW p.name a span.member{color:#01498D; font-family:??,Tahoma, Sans-serif; font-weight:bold; text-decoration:none;}
#G4_VIEW p.hit{padding:10px; text-align:right;}
#G4_VIEW p.hit strong{color:#F60;}
#G4_VIEW p.file{padding:10px; border-bottom: 1px solid #EEE; color:#999;}
#G4_VIEW p.file a:link, #G4_VIEW p.file a:active, #G4_VIEW p.file a:visited{color:#333; text-decoration:none;}
#G4_VIEW p.file a:hover{color:#01498D; text-decoration:none;}
#G4_VIEW div.content{padding:10px 10px 50px 10px; border-bottom:1px solid #E1E1E1; border-top: 1px solid #E1E1E1}
#G4_VIEW div.content p.image{padding-bottom:10px;}
#G4_VIEW p.float{float:left; padding-top:10px;}
#G4_VIEW p.right{padding-top:10px; text-align:right;}
#G4_VIEW p.space{height:50px;}



/* Button Reset */
.button,
.button a,
.button button,
.button input { position:relative; margin:0; display:inline-block; text-decoration:none !important; border:0; font-size:12px; font-family:??,Tahoma, Sans-serif; white-space:nowrap; background:url(../img/buttonwhite.gif) no-repeat; vertical-align:middle; overflow:visible; color:#333;}
.button { height:23px; padding:0; margin-right:2px; background-position:left top;}
.button a,
.button button,
.button input{ left:2px; *vertical-align:top; cursor:pointer;}

/* Button Size */
.button.large { height:29px; background-position:left -30px; }
.button.xLarge { height:35px; background-position:left -65px; }
.button.small { height:18px; background-position:left -107px; }
.button a,
.button button,
.button input { height:23px; padding:0 10px 0 8px; font-family:??,Tahoma, Sans-serif; font-size:12px; line-height:23px; background-position:right top;}
.button.large a,
.button.large button,
.button.large input { height:30px; padding:0 10px 0 8px; font-family:??,Tahoma, Sans-serif; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input { height:35px; padding:0 10px 0 8px; font-family:??,Tahoma, Sans-serif; font-size:12px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-family:??,Tahoma, Sans-serif; font-size:11px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input { background-image:url(../img/buttongreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus{ color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input { background-image:url(../img/buttonblack.gif); color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus{ color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input { background-image:url(../img/buttonred.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus{ color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input { background-image:url(../img/buttonblue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus{ color:#ff0;}

/* Button Text Strong */
.button.strong * { font-family:??,Tahoma, Sans-serif; font-weight:bold !important;}


