*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font: normal 11px Tahoma;
	color: #333;
	background: url(images/bg_1x296.gif) repeat-x left top #012250;
	text-align: center;
}
a
{
	text-decoration: none;
	outline: none;
	cursor: pointer;
	
}
a:hover
{
	cursor: pointer;
}
img
{
	border: 0px;
}
ul
{
	list-style-type: none;
}
li
{
	list-style-type: none;
}
input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
}
textarea
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
}
select
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
}
#page
{
	width: 998px;
	margin: 0 auto;
	text-align: left;
}
#header
{
	width: 980px;
	height: 47px;
	padding: 6px 6px 2px 12px;
}
#header .logo
{
	float: left;
}
#header .language
{
	float: right;
	font: normal 10px Tahoma;
	color: #eaf3ff;
	padding-top: 30px;
}
#header .language a
{
	color: #eaf3ff;
}
#header .language a:hover, #header .language a.active
{
	font-weight: bold;
}
/* paging */
.pagination
{
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
}
.pagination li
{
	font: 11px arial;
	list-style: none;
	float: left;
}
.pagination a
{
	border: solid 1px #dadada;
	margin-left: 2px;
	background-color: #fff;
	display: inline;
}
.pagination a:link, .pagination a:visited
{
	color: #333;
	display: block;
	float: left;
	padding: 3px 7px;
	text-decoration: none;
	display: inline;
}
.pagination a:hover
{
	border: solid 1px #012250;
	display: inline;
}
.pagination .previous a:link, .pagination .previous a:visited, .pagination .previous a:active
{
	background: url(images/icon_arrow_pre_7x10.gif) no-repeat center;
	padding: 3px 8px 3px 9px;
	background-color: #fff;
	display: inline;
}
.pagination .next a:link, .pagination .next a:visited, .pagination .next a:active
{
	background: url(images/icon_arrow_next_7x10.gif) no-repeat center;
	padding: 3px 8px 3px 9px;
	background-color: #fff;
	display: inline;
}
.pagination .active
{
	background: #012250;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 8px;
	margin-left: 2px;
	display: inline;
}
.pagination .dot
{
	border: none;
	background: url(images/paging_dot_13x1.gif) no-repeat center bottom;
	display: block;
	float: left;
	padding: 4px 8px;
	margin-left: 2px;
}
/* paging */
#nav_search
{
	background: url(images/nav_left_10x54.gif) no-repeat left top;
	width: 988px;
	padding-left: 10px;
	height: 54px;
}
#nav_search .bg_right
{
	background: url(images/nav_right_10x54.gif) no-repeat right top;
	width: 978px;
	padding-right: 10px;
	height: 54px;
}
#nav_search .bg_right .bg_mid
{
	background: url(images/nav_mid_1x54.gif) repeat-x left top;
	height: 54px;
}
.menu_main
{
	float: left;
	width: 722px;
	height: 52px;
	padding: 1px 0;
}
.ul_mainmenu
{
	height: 52px;
}
.ul_mainmenu li
{
	background: url(images/gach_1x52.gif) no-repeat right top;
	height: 27px;
	font: normal 11px/27px Tahoma;
	padding: 15px 10px 10px;
	float: left;
}
.ul_mainmenu li a
{
	height: 27px;
	text-transform: uppercase;
	padding-left: 5px;
	float: left;
}
.ul_mainmenu li a:hover, .ul_mainmenu li a.active
{
	background: url(images/btn_left_5x27.gif) no-repeat left top;
	color: #fff;
}
.ul_mainmenu li a span
{
	height: 27px;
	padding-right: 5px;
	float: left;
}
.ul_mainmenu li a:hover span, .ul_mainmenu li a.active span
{
	background: url(images/btn_right_5x27.gif) no-repeat right top;
}
.ul_mainmenu li a span strong
{
	height: 27px;
	color: #333;
	padding: 0 10px;
	float: left;
}
.ul_mainmenu li a:hover span strong, .ul_mainmenu li a.active span strong
{
	background: url(images/btn_mid_1x27.gif) repeat-x left top;
	color: #fff;
}
.search
{
	float: left;
	width: 256px;
	height: 35px;
	padding-top: 19px;
}
.textbox_search
{
	background: url(images/bg_search_206x24.gif) no-repeat left top;
	width: 178px;
	height: 20px;
	padding: 3px 2px 1px 26px;
	margin-right: 2px;
	float: left;
}
.textbox_search .input_search
{
	width: 172px;
	padding: 1px;
	background: #e8e8e8;
	border: none;
}
.btn
{
	height: 24px;
	float: left;
}
.btn image
{
	border: none;
}
#footer
{
	width: 998px;
	padding: 10px 0;
	line-height: 18px;
	text-align: center;
	color: #999999;
}
#footer a
{
	color: #999;
}
#footer a:hover
{
	color: #fff;
}
#main_page
{
	clear: both;
	width: 996px;
	padding: 1px 1px 10px;
	background: url(images/bottom_998x11.gif) no-repeat left bottom #fff;
}
.logo_group
{
	clear: both;
	width: 981px;
	height: 56px;
	background: url(images/bg_logogroup_1x62.gif) repeat-x left top;
	padding: 6px 0 0 15px;
	overflow: hidden;
}
.logo_group a
{
	margin: 0 30px;
	float: left;
}
.banner_h250
{
	width: 996px;
	height: 250px;
	margin-bottom: 1px;
}
.content_bg_gray
{
	width: 976px;
	height: auto;
	background: url(images/bg_content_1x268.gif) repeat-x left top #fff;
	padding: 12px 10px;
	overflow: hidden;
}
.box_w206
{
	width: 196px;
	background: url(images/gach_1x246.gif) no-repeat right top;
	padding-right: 10px;
	float: left;
}
.box_w770
{
	width: 760px;
	padding-left: 10px;
	float: left;
}
.box_w976
{
	width: 976px;
}
.box_w206 .title, .box_w770 .title, .box_w976 .title
{
	font: bold 11px Tahoma;
	color: #990000;
	text-transform: uppercase;
	padding: 4px 0 8px;
}
.ul_info
{
	width: 176px;
	height: auto;
	padding: 0 10px 10px;
	overflow: hidden;
}
.ul_info li
{
	width: 176px;
	background: url(images/gach_5x1.gif) repeat-x left bottom;
	font: bold 11px Tahoma;
	padding: 10px 0;
	float: left;
}
.ul_info li a
{
	background: url(images/arrow_9x6.gif) no-repeat 6px 5px;
	color: #333;
	padding-left: 24px;
	line-height: 16px;
	display: block;
}
.ul_info li a:hover, .ul_info li a.active
{
	background: url(images/arrow_active_9x6.gif) no-repeat 6px 5px;
	color: #990000;
}
.content_box_w770
{
	line-height: 18px;
	text-align: justify;
}
.content_box_w770 p
{
	padding-bottom: 15px;
}
.content_box_w770 .text_bold
{
	padding: 4px 0 8px;
	font-weight: bold;
	text-decoration: underline;
}
.content_box_w770 .slogan
{
	font-weight: bold;
	text-transform: uppercase;
}
.ul_cus
{
	height: auto;
	overflow: hidden;
	padding: 0 2px;
	width: 972px;
}
.ul_cus li
{
	float: left;
	height: 74px;
	overflow: hidden;
	padding: 8px 11px 10px;
	text-align: center;
	width: 140px;
}
.ul_cus li a
{
	width: 140px;
	height: 74px;
	border: 1px solid #ccc;
	display: block;
}
.content_paging
{
	width: 750px;
	height: auto;
	padding: 12px 5px 0 5px;
	overflow: hidden;
}
.content_paging .paging
{
	float: right;
}
.ul_cooperation
{
	width: 760px;
	height: auto;
	overflow: hidden;
}
.ul_cooperation li
{
	width: 340px;
	padding: 10px 20px;
	float: left;
}
.ul_cooperation li .logo
{
	width: 150px;
	height: auto;
	border: 1px solid #999;
	margin-right: 8px;
	overflow: hidden;
	float: left;
}
.ul_cooperation li .text
{
	width: 180px;
	line-height: 18px;
	float: left;
}
.ul_cooperation li .text a
{
	font: bold 11px Tahoma;
	color: #333;
}
.ul_cooperation li .text a:hover
{
	color: #990000;
}
.content_product
{
}
.content_product .img_product
{
	border: 1px solid #ccc;
	margin: 4px 12px 0 0;
	float: left;
}
.searched_result
{
	padding-left: 20px;
}
.search_type
{
	width: 910px;
	color: #333;
}
.search_type li
{
	padding: 10px 0 0 0;
}
.search_type li a
{
	background: url(images/search.png) no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	color: #0078ae;
	padding: 10px 0 8px 35px;
	display: block;
}
.search_type li a:hover
{
	color: #79c9ec;
}
.search_type li .ul_search
{
	width: 900px;
	height: auto;
	padding-left: 5px;
	overflow: hidden;
}
.search_type li .ul_search li
{
	width: 880px;
	font: bold 11px Tahoma;
	padding: 5px 0 5px 20px;
	float: left;
}
.search_type li .ul_search li.evenitem
{
	background-color: #FCFBFB;
}
.search_type li .ul_search li.odditem
{
	background-color: #FFFFFF;
}
.search_type li .ul_search li a
{
	background: url(images/arrow_9x6.gif) no-repeat 6px 12px;
	text-transform: none;
	color: #333;
	padding-left: 24px;
	display: inline;
}
.search_type li .ul_search li a:hover, .search_type li .ul_search li a.active
{
	background: url(images/arrow_active_9x6.gif) no-repeat 6px 12px;
	color: #990000;
}
