/* CSS Document */
#map 				{ height: 332px; width: 540px; border: 1px solid #000000; margin-top: 10px; overflow: hidden; }
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
.top_left
{
	width:40%;
	background-image: url(images/thumb_bgtopleft.jpg);
}
.top_banner_width{
	width:819px;
	background:url(images/header_bg2.gif) no-repeat bottom;
	height:432px;
}
.top_bgmenucross{background-image: url(images/thumb_bgmenucross.jpg);}
.top_right
{
	width:40%;
	background-image: url(images/thumb_bgtopright.jpg);
}
.content_bgleft
{
	width: 14px;
	background-image: url(images/thumb_bgcontentleft.jpg);
}
.content_bgright
{
	width: 9px;
	background-image: url(images/thumb_bgcontentright.jpg);
}
.content_cross
{
	height: 1px;
	background-image: url(images/thumb_content_cross.gif);
}
.table_content
{
	width: 100%;
	padding-top: 5px;
}
.menu_left
{
	width: 230px;
	height: 70px;
	padding-right: 3px;
}
.menu_cross{width: 798px;}
.menu_top
{
	color: #000000;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
}
.menu_footer
{
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.cross
{
	height: 18px;
	background-image: url(images/thumb_bgcross.jpg);
}
.content_menu{ text-align: left;}
.content_text
{
	padding-left: 8px;
}
.page_head
{
	padding-left: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}
.page_detail_head
{
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.col_bg
{
	width:1px;
	background-image:url(images/thumb_col.jpg);
}
.date_time
{
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.text_title
{
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 17px;
	font-size: 14px;
	text-decoration: none;
}
.text_content
{
	padding-left: 10px;
	
	padding-right: 10px;
}
.back
{
	color:#0000FF;
	text-decoration: none;
}
.text_title_detail
{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	height: 27px;
	padding-left: 10px;
}
.text_parent_detail
{
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}
.message_error
{
	color: #FF0000;
	font-weight: bold;
}

h3{
margin-bottom: 0px;
padding-bottom: 0px;
}