body
{
	margin: 0px;
	background-color: #000000;
	text-align: center;
	font-family: Tahoma, Sans-serif;
	color: #000000;	
	font-size: 11px;	
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}


img
{
	border: 0px;
}

.clear
{
	clear: both;
	margin: 0px auto 0px auto;
}

.top_bg
{
	background: url('../imgs/top_bg.jpg') no-repeat top center;
	height: 256px;
	width: 900px;
	text-align: left;
}

.top_bg_others
{
	background: url('../imgs/top_bg_others.jpg') no-repeat top center;
	height: 250px;
	width: 900px;
	text-align: left;
}

.top_bg img,
.top_bg_others img
{
	margin-left: 13px;
}

.top_bg_02
{
	background: url('../imgs/top_bg_02.jpg') no-repeat top center;
	height: 84px;
	width: 900px;
	text-align: left;
}

.top_bg_02 p
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 400px 0px 160px;
	line-height: 1.5em;
	padding-top: 15px;
}

.main_div
{
	width: 900px;
	text-align: center;
	background-color: #FFFFFF;
}

.black_div
{
	height: 26px;
	background-color: #000000;
	width: 100%;
}

.green_div
{
	height: 4px;
	background-color: #2f4e00;
	width: 900px;
}

.login_l
{
	height: 206px;
	background: url('../imgs/login_l.jpg') no-repeat top left;
}

.login_r
{
	height: 206px;
	background: url('../imgs/login_r.jpg') no-repeat top right;
}

.login_m
{
	height: 206px;
	width: 380px;
	background: url('../imgs/login_m.jpg') repeat-x top left;
	text-align: center;
}

.login_tbl td
{
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

.login_input,
.register_input
{
	border: 1px solid #c9cb84;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.login_but
{
	width: 86px;
	height: 23px;
	background: url('../imgs/login_but.gif') no-repeat top left;
	border: 0px;
}

.red_tl
{
	background: url('../imgs/red_tl.gif') no-repeat top left;	
	height: 9px;
}

.red_tr
{
	background: url('../imgs/red_tr.gif') no-repeat top right;	
	height: 9px;	
}

.red_bl
{
	background: url('../imgs/red_bl.jpg') no-repeat left bottom;	
	height: 9px;
}

.red_br
{
	background: url('../imgs/red_br.jpg') no-repeat right bottom;
	height: 9px;
}

.red_bg
{
	background: #cc0000;
	width: 450px;
	text-align: left;
}

.red_bg p
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	margin: 0px 20px 0px 40px;
}

.red_bg img
{
	position: absolute;
	z-index: 2;
	margin-top: 15px;
	margin-left: -5px;
}

.blue_bl
{
	background: url('../imgs/blue_bl.jpg') no-repeat left bottom;	
	height: 9px;
}

.blue_br
{
	background: url('../imgs/blue_br.gif') no-repeat right bottom;
	height: 9px;
}

.blue_bm
{
	background: url('../imgs/blue_bm.jpg') repeat-x bottom;
	height: 9px;
	width: 382px;	
}

.blue_bg
{
	width: 380px;
	background: #f5fafb url('../imgs/blue_bg.gif') repeat-x top;	
	border-color: #abd8e3;
	border-width: 1px;
	border-style: solid;	
	border-top: 0px;
	border-bottom: 0px;
	padding: 20px 0px 5px 0px;
}

.register_input
{
	border: 1px solid #77bacb;
	padding: 2px;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	color: #000000;
}

.register_but
{
	width: 233px;
	height: 25px;
	background: url('../imgs/take.gif') no-repeat top left;
	border: 0px;
}

p.register_note
{
	margin: 5px 30px 5px 30px;
	text-align: center;
	color: #CC0000;
}

.my_menu
{
	background: #d9db76 url('../imgs/yellow_bg.gif') repeat-x top;
	height: 36px;
	width: 900px;
	font-size: 12px;
	color: #000000;
}

.my_menu a:link,
.my_menu a:visited,
.my_menu a:active,
.my_menu a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.my_menu a:hover
{
	text-decoration: underline;
	width: 900px;	
}

.welcome_div
{
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

.mymenu_div
{
	padding-top: 10px;
	padding-right: 20px;
	float: right;
	text-align: right;
	font-weight: bold;
}

.menu_bg
{
	background-color: #000000;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.submenu_bg
{
	background-color: #2f63b3;	
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_bg a:link,
.menu_bg a:visited,
.menu_bg a:active,
.menu_bg a:hover
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.submenu_bg a:link,
.submenu_bg a:visited,
.submenu_bg a:active,
.submenu_bg a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.go_but
{
	background: url('../imgs/go_but.jpg') no-repeat top center;
	width: 59px;
	height: 26px;
	border: 0px;
}

.search_in_bg
{
	background: url('../imgs/search_input.gif') no-repeat top left;
}

.search_input
{
	border: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

td.cate_bg
{
	background-color: #d2d462;
	border: 1px solid #7d7f0d;
}

p.left_title
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px;
	line-height: 18px;
}

.cate_bg ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}

.cate_bg ul li
{
	text-align: left;
	margin: 5px 5px 5px 20px;
	padding: 0px;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.cate_bg ul li a:link,
.cate_bg ul li a:visited,
.cate_bg ul li a:active,
.cate_bg ul li a:hover
{
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.cate_bg ul li a:hover
{
	color: #325400;
}

.cate_title
{
	color: #345601;
	font-weight: bold;
}


a.bold_link
{
	font-weight: bold;
}

.page
{
	margin: 10px auto 10px auto;
	clear: both;
	width: 400px;
	text-align: center;
	padding: 5px;
	background-color: #356aa0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.page span
{
	margin-left: 8px;
	color: #000000;
}

.page a:link,
.page a:visited,
.page a:active,
.page a:hover
{
	font-size: 11px;	
	margin-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.page a:hover
{
	text-decoration: underline;
}

.listing_tbl td
{
	border: 1px solid #c3c8c8;
	background-color: #eceeee;
	vertical-align: top;
	text-align: center;
}

.listing_tbl td img
{
	border: 1px solid #c3c8c8;
	padding: 3px;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
}

.listing_tbl td p.list_title
{
	color: #2f63b3;
	text-align: center;
	margin: 0px 5px 5px 5px;
	font-weight: bold;
}

.listing_tbl td p.list_down
{
	text-align: center;
	margin: 20px 5px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
}

.listing_tbl td p.list_down a:link,
.listing_tbl td p.list_down a:visited,
.listing_tbl td p.list_down a:active,
.listing_tbl td p.list_down a:hover
{
	font-weight: bold;
	text-decoration: none;
}

.listing_tbl td p.list_down a:hover
{
	text-decoration: underline;
}

.listing_tbl td.emp
{
	border: 0px;
	background-color: #FFFFFF;
}



/* Admin */

.simple_but
{
	border: 1px solid #106fac;
	background: #77bacb;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.page_title
{
	font-family: Tahoma, Sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}

.form_tbl
{
	border: 1px solid #77bacb;
	background-color: #f5fafb;
	font-size: 12px;
}

.form_tbl td
{
	text-align: left;
	vertical-align: top;
}

.mem_tbl
{
	border: 1px solid #77bacb;	
}

.mem_tbl td
{
	text-align: left;
	vertical-align: top;
}

.mem_tbl_title
{
	background-color: #f5fafb;	
	font-weight: bold;
}

a.highres_link:link,
a.highres_link:visited,
a.highres_link:active,
a.highres_link:hover
{
	color: #356aa0;
	text-transform: uppercase;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bookmark_link:link,
a.bookmark_link:visited,
a.bookmark_link:active,
a.bookmark_link:hover
{
	color: #70c312;
	text-transform: uppercase;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.down_div
{
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.bm_res
{
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #70c312;
	font-weight: bold;
}
