/* CSS Document */
body {
	margin: 0;
	padding: 0;
}
body, td {
	font-size: 11px;
	font-family: tahoma;
}
a:link{color:#2F2C5B;text-decoration:none;}
a:visited{color:#2F2C5B;text-decoration:none;}
a:hover{color:Brown;text-decoration:underline;}
#menu_top, #menu_top a { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none }
#topbar_01 {
	background: url('../images/barbg_01.gif') repeat-x bottom;
	font-size: 12px;
	color: #F97B00;
	font-weight: bold;
	padding-left: 10px
}

#topbar_02 {
	background: url('../images/barbg_01.gif') repeat-x bottom;
	font-size: 11px;
	color: #6BA300;
	font-weight: bold;
	padding-left: 10px
}

#tab01 {
	background: url('../images/tab01.gif') repeat-x top;
	font-size: 12px;
	color: #F97B00;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px
}

#tab02 {
	background: url('../images/tab02.gif') repeat-x top;
	font-size: 12px;
	color: #F97B00;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px
}


#menuleft {
	background: url('../images/barbg_03.gif');
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 10px
}

#menuleft a {
	color: #000;
	text-decoration: none
}

#title_green, #title_green a {
	color: #6BA300;
}

#search_bg {
	background: url('../images/sbg.gif') repeat-x bottom;
}

#restitle, #restitle a {
	color: #D47500;
	text-decoration: none
}

#newst, #newst a {
	font-size: 10pt;
	color: #79A12F;
	font-weight: bold;
	text-decoration: none;
}

#fbg {
	background: url('../images/fbg.gif') repeat-x top;
}

#frestitle, #frestitle a {
	font-weight: bold;
	color: #F67C00;
	text-decoration: none;
	font-size: 12px
}
#inv {
	background:#F5FFEC;
}
#vip {
	background:#DDFFBB;
	font-weight:bold;
}
#cat_id, #group_id, #need_cat_id{
	width:200px;
}
#sign_up a{
	color:#F97B00;
	text-decoration:underline;
}
#sign_up a:hover{
	text-decoration:none;
}
#input_text {
	border: 1px solid #336600;
	color: #666;
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
	height: 22px;
}