/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  $Id: poet.css, v 1.0.0 2007/12/20 15:30:00 poet Exp $

  Claire Hsiao, a Professional Web Designer
  http://poet.930.info/

  Copyright(c) 2007 WebCss
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

BODY {
	font-size: 77%;
	font-family: Verdana;
	background: #FFFFFF;
	background-image: url("images/bg.gif");
	background-repeat : repeat-y;
	color: #000000;
	margin: 0px;
	line-height: 1.6em;
}
a:link		{text-decoration: none; color: #000000;}
a:hover		{text-decoration: underline; color: #FF0000;}
a:active,a:visited {text-decoration: none; color: #000000;}

/*----- HEADER -----*/
#header	{
	clear: both;
	background-image: url("images/bg_header.gif");
    background-repeat : repeat-x;
	}
.header {
	padding-left: 105px;
	color: #FFFFFF;
	line-height: 40px;
	}
	
/*----- MAIN -----*/	
#news {
	width: 563px;
	height: 131px;
	background-image: url("images/bg_news.gif");
	}
.news	{
	padding: 25px 0 10 10px;
	font-size: 12px;
	}
.h22	{height: 22px;}
#newst {
	width: 572px;
	height: 40px;
	background-image: url("images/bg_news_t.gif");
	}
.newst	{
	padding: 10px 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	}
	
#main {
	margin-left: 100px;
	width: 800px;
	text-align: left;
	}
	
.main {

	}

td	{
	font-size: 77%;
	}
	
#mleft {
	float: left;
	width: 286px;
	}
#mright {
	float: right;
	width: 286px;
	}
/*----- LEFT -----*/
#left {
	float: left;
	width: 209px;
	padding: 5px;
	}
	
#login {
	margin-left: 4px;
	width: 191px;
	}
.login {
	background-image: url("images/left_login_2.gif")
	}
.login2 {
	background-image: url("images/left_login_5.gif")
	}
	
/*----- RIGHT -----*/
#right {
	float: right;
	width: 591px;
	padding: 5 9 5 10px;
	}
	
	
/*----- FOOTER -----*/
#footer	{
	clear: both;
	background: #FFFFFF;
	background-image: url("images/bg_footer.gif");
	background-repeat : repeat-x;
	margin: 0 0 0 102px;
	height: 100px;
	color: #808080;
	}

.footer {padding: 8px 0 0 10px;}
.footer2 { font-size: 10px;}
	
/*----- OTHER -----*/
.line25		{background-image: url("images/line25.gif"); height:25px; font-family: "Verdana"; font-size: 9pt; color: #333333;}
.input_1	{margin: 1px; color:888888; font-size:9pt; font-family: "Verdana"; border:1px solid #999999;}  
.input_2	{margin: 1px; padding: 2px; color:000000; font-size:9pt; font-family: "Verdana"; border:1px solid #999999;}  

	
.hit	{color: #FF0000; font-family: "Arial"; font-size: 10px; }
.date	{color: #808080; font-family: "Arial"; font-size: 10px; }
.poet	{color: #000000; font-family: "Verdana"; font-size: 12px;}
.text  {color: #282828; font-family: "Trebuchet MS"; font-size: 12px; line-height: 24px; }
.text-s  {color: #000000; font-family: "Arial"; font-size: 10px; }
.text-b  {color: #6699FF; font-family: "Trebuchet MS"; font-size: 12pt; line-height: 20px; font-weight: bold; }
.table_grayline {
	border: thin solid #E1E1E1;
}
.normal_blue {
	color: #558CFF;
}
.normal_b {
	font-weight: bold;
	color: #8B8B8B;
}
.normal_red {
	color: #FF0000;
}
.body_img {
	margin: 5px;
	float: right;
}



/*------title------*/
h1 {
	font-weight: bold;
	color: #558CFF;
	margin-bottom:-0.1em;
	font-size: 120%;
}
.date2 {
	font-size: 12px;
	font-family: Arial;
	color: #808080;
	font-weight: bold;
}