.bar_title				
{
	font-family: SansSerif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.select_search	
{
	font-family: Tahoma;
	font-size: 11px;
}

.menu_main_type
{
	font-family: Tahoma;
	font-size: 11px;
	color: #83B25E;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu_main_cate
{
	font-family: Tahoma;
	font-size: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.menu_pull
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.form_input
{
	font-family: Tahoma;
	font-size: 11px;
}





.menu_top_gray
{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}

.news_date
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.news_content
{
	font-family: Verdana;
	font-size: 10px;
	color: #528C23;
}

.content_general
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height:14px;
}

.content_subtopic
{
	font-family: Verdana;
	font-size: 12px;
	color: #83B25E;
	line-height:14px;
}

.menu_btm_main
{
	font-family: Verdana;
	font-size: 11px;
	color: #83B25E;
}

.menu_btm_info
{
	font-family: Tahoma;
	font-size: 10.5px;
	color: #666666;
}

.navistring
{
	font-family: Verdana;
	font-size: 10px;
	color: #83B25E;
}

.link_blue_green, .link_blue_green:link, .link_blue_green:active, .link_blue_green:visited
{
	color: #609BD4;
	text-decoration: none;
}

.link_blue_green:hover
{
	color: #83B25E;
	text-decoration: underline;
}

.link_black_blue, .link_black_blue:link, .link_black_blue:active, .link_black_blue:visited
{
	color: #000000;
	text-decoration: none;
}

.link_black_blue:hover
{
	color: #609BD4;
	text-decoration: underline;
}

.link_green_blue, .link_green_blue:link, .link_green_blue:active, .link_green_blue:visited
{
	color: #83B25E;
	text-decoration: none;
}

.link_green_blue:hover
{
	color: #609BD4;
	text-decoration: underline;
}

.link_gray_blue, .link_gray_blue:link, .link_gray_blue:active, .link_gray_blue:visited
{
	color: #666666;
	text-decoration: none;
}

.link_gray_blue:hover
{
	color: #609BD4;
	text-decoration: underline;
}

.link_gray_green, .link_gray_green:link, .link_gray_green:active, .link_gray_green:visited
{
	color: #666666;
	text-decoration: none;
}

.link_gray_green:hover
{
	color: #83B25E;
	text-decoration: underline;
}


.link_black_white, .link_black_white:link, .link_black_white:active, .link_black_white:visited
{
	color: #000000;
	text-decoration: none;
}

.link_black_white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.list_arrow_blue
{
	list-style-image: url(/web/images/common/arror_blue_cate.gif);
	margin-left: 20px;
	vertical-align: top;
	line-height: 16px;
}

.list_arrow_green
{
	list-style-image: url(/web/images/common/arrow_r_g_3.gif);
	margin-left: 20px;
	vertical-align: top;
}

.prod_value_light
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	cursor:hand;
	background-color: #FAFAFA;
}

.prod_value_light:hover
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	cursor:hand;
	background-color: #C0C0C0;
	color: #FFFFFF;
}

.prod_photo
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.prod_photo_light
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	background-color: #FAFAFA;
}

.prod_value
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	background-color: #FFFFFF;
	cursor:hand;
}

.prod_value:hover
{
	border-bottom: 2px solid #EEEEEE;
	padding-right: 10px;
	cursor:hand;
	background-color: #C0C0C0;
	color: #FFFFFF;
}

.prod_name
{
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	background-image: url('/web/images/common/bg_bar_prod.gif');
	cursor:hand;
}

.prod_name:hover
{
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	background-image: url('/web/images/common/bg_bar_prod_hover.gif');
	cursor:hand;
}

.prod_name_fixed
{
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
	background-image: url('/web/images/common/bg_bar_prod.gif');
	cursor:default;
}


.img_prod_table
{
	width: 92;
	height: 64;
	border: 0;
}