
* {
border: solid  0px white;
}

.page_area_login
{
	margin: 0px	0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	text-align: right;
	font-size: 11pt;
}

.page_area_head
{
	margin: 0px	0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 80px;
	text-align: left;
	background-image: URL(headbar1.jpg);
	background-repeat: repeat;
}


.page_area_head_title
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	text-align: left;
	font-size: 18pt;
	color: #222288;
}

.page_area_head_memo
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	text-align: left;
	font-size: 11pt;
	color: #666688;
}

.page_area_nav
{
	clear:both;
	margin: 0px	0px 0px 0px;
	padding: 10px 0px 0px 20px;
	width: 970px;
	height: 30px;
	text-align: left;
	color: White;
	font-size: 11pt;
	font-weight: bold;
	background-image: URL(nav2.jpg);
	background-repeat: repeat;
}

.page_area_body
{
	clear:both;
	margin: 0px	0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: auto;
	background-color: #9BC1FF;
}

.page_area_side
{
	clear:both;
	margin: 10px 0px 0px 0px;
	width: 200px;
	height: auto;
	
}

.page_area_main
{
	clear:both;
	margin: 10px 0px 0px 0px;
	width: 778px;
	height: auto;
}

.page_area_noside_main
{
	clear:both;
	padding: 10px 10px 10px 10px;
	width: 958px;
	height: auto;
}

.page_area_width_free
{
	clear:both;
	padding: 10px 10px 10px 10px;
	width: auto;
	height: auto;
}

.page_area_foot
{
	clear:both;
	margin: 0px	0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 990px;
	height: 60px;
	text-align: center;
	color: #222288;
	background-image: URL(footbar1.jpg);
	background-repeat: no-repeat;
}

#hot_news { width:358px; height:225px; padding:15px; background:url(./hot_bg.gif) 0 0 no-repeat;}
#news_top { border-bottom:1px dotted #ccc; padding-bottom:8px;}
#news_top h1 { font-size:16px; line-height:1.0; color:#444;}
#news_top p { color:#999;}
#news_list { padding-top:6px; line-height:1.5;}
#news_list ul li { font-size:12px; background:url(./icon.gif) 0 -300px no-repeat; padding-left:20px; line-height:1.2;}
#news_list ul li span { color:#579f11;}


