body { 
	margin: 0; padding: 0; /*height: 100%;*/ 
	background-color:#2f444d;  
	background-image:url(../images/issue03/layout_03.gif); 
	background-position:top; 
	background-repeat:repeat-x;
}

a:link { color: #006699; text-decoration:none}
a:visited { color: #006699; text-decoration:none}
a:hover { color: #FF8833; text-decoration:none}
a:active { color: #FFFFFF; text-decoration:none}

font, table, input, select {font-family: "sans-serif", Tahoma; font-size:13px;}

#wrapper {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0 auto;
	z-index:100;
	width: 1016px;
	position:relative;
}

#bgLeft{
	position:absolute;
	left:0; top:0; 
	margin-top:0px; margin-left:-42px;
}
	
.sayhiBox {
	font-size: 10px;
	background-color: #999999;
	border: thin solid #333333;
	color: #333333;
}

.sayhiButton {
	font-size: 10px;
	background-image:url(../images/bg_bar_blue.gif);	
	border: thin solid #333333;
	color: #333333;
}

#sayhi_area{
	position:relative;
	height: 150;
	z-index:1;
}

#sayhi_form_bg{
	position:absolute;
	width: 100%;
	height: 100%;		
	left:0; top:0;
	background-color:#996600;		
	border:1px solid black;
	z-index:2;
	filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;	
}

#sayhi_form{
	position:absolute;	
	left:0;
	top: 10;
	z-index:3;
}

#sayhi_marquee{
	font-size: 8pt; 
	color:#828f95;
}

.hand{cursor:pointer}
.smallFont, .diaryDateFont {font-size: 8px;}
.diaryDateFont {font-size: 9px;}
.font10px, .diaryListFont { font-size: 10px}
.diaryListFont {color:#828f95}
.diaryListFont a:link{color:#828f95; text-decoration:none} /*A4AfB7*/
.diaryListFont a:visited{color:#717E84; text-decoration:none}
.diaryListFont a:hover{color:#D7DFD7; text-decoration:none}
.diaryListFont a:active{color:#FFFFFF; text-decoration:none}
.diaryContentFont { font-size: 13px}
.diaryTitleFont { font-size: 14px; font-weight: bold; margin: 0; padding: 0;}
.contentHeader {font-size: 13px; font-weight: bold;}
.contentDate {font-size: 12px;} 
.contentPlace {font-size: 11px;}
.contentDesc {
	font-size: 10px;
	font-style:italic;
	color: #888888;
}
.leftPanel {color:#002255}
.leftPanel a:link {color: #006699; text-decoration:none}
.leftPanel a:visited {color: #006699; text-decoration:none}
.leftPanel a:hover {color: #FF8833; text-decoration:none}
.leftPanel a:active {color: #FFFFFF; text-decoration:none}
.rightPanel {color:#0084C9}

.graphicDesignLink {font-size: 11px; color:#002255}
.graphicDesignLink a:link{color:#002255; text-decoration:none}
.graphicDesignLink a:visited{color:#002255; text-decoration:none}
.graphicDesignLink a:hover {color: #FF8833; text-decoration:none}
.graphicDesignLink a:active{color:#FFFFFF; text-decoration:none}

.blueBox {
	font-size: 10px;
	background-color: #63A0C5;
	border: thin solid #326787;
	color: #333333;
}
.layout_bg_center {
	background-color: #82939a;
	background-image: url(../images/issue03/layout_bg_center_head.gif);
	background-repeat: repeat-x;
	background-position: top;
}

