body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	color: #666;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

td {
	font-size: 12px;
}

input,textarea,select {
	font-size: 12px;
	color: #666;
}


.top_menu {
	color: #fff;
}
.top_menu a:link {
	color: #fff;
	text-decoration: none;
}
.top_menu a:visited {
	text-decoration: none;
	color: #fff;
}
.top_menu a:hover {
	text-decoration: underline;
	color: #ffff00;
}
.top_menu a:active {
	text-decoration: none;
	color: #ffff00;
}

.top_kouhao {
	background: url(images/kouhao.gif) no-repeat center;
}

/* 登陆 */

.login_input {
	width: 90px;
	height: 20px;
	background: url(images/login_input.gif) no-repeat;
	border: 0px;
	color: #ccc;
	padding-top: 4px;
	padding-left: 3px;
}
.login_submit {
	width: 46px;
	height: 20px;
	background: url(images/login_bg.gif) no-repeat;
	border: 0px;
	color: #000;
	padding-top: 2px;
	letter-spacing: 3px;
	cursor: hand;
}

/* 定义注册 */
.reg_kuang {
	border-left: 1px #ECDAA1 solid;
	border-right: 1px #ECDAA1 solid;
}
.reg_title_green {
	color: #00A33E;
}

.reg_title_bold {
	font-weight: bold;
	color: #333;
}
.reg_input {
	border: 1px #ccc solid;
	padding-left: 3px;
	padding-top: 2px;
}

.reg_submit {
	width: 64px;
	height: 19px;
	background: url(images/icon_reg.gif) no-repeat;
	border: 0;
	cursor: hand;
}

.reg_reset {
	width: 64px;
	height: 19px;
	background: url(images/icon_reset.gif) no-repeat;
	border: 0;
	cursor: hand;
}

.search_input {
	width: 240px;
	height: 20px;
	background: url(images/search_input.gif) no-repeat;
	border: 0px;
	color: #ccc;
	padding-left: 3px;
}
.search_submit {
	width: 50px;
	height: 20px;
	background: url(images/icon_search.gif) no-repeat;
	border: 0px;
	padding-top: 2px;
	letter-spacing: 3px;
	cursor: hand;
}

.search_tj {
	color: #C4C4C4;
}
.search_tj a:link {
	color: #666;
	text-decoration: none;
}
.search_tj a:visited {
	text-decoration: none;
	color: #666;
}
.search_tj a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.search_tj a:active {
	text-decoration: none;
	color: #ff0000;
}


.title_green {
	color: #00A33E;
	font-weight: bold;
}
.title_green a:link {
	color: #00A33E;
	font-weight: bold;
	text-decoration: none;
}
.title_green a:visited {
	text-decoration: none;
	color: #00A33E;
	font-weight: bold;
}
.title_green a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}
.title_green a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.title_ht {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	FILTER:DropShadow(Color=#77B400,OffX=2,OffY=2,Positive=positive);
}

.left_border_1 {
	border-left: 1px #ECEDEC solid;
	border-right: 1px #ECEDEC solid;
}

.border_bottom {
	border-bottom: 1px #ccc dashed;
}

.product_title_1 {
	font-weight: normal;
}
.product_title_1 a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.product_title_1 a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.product_title_1 a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}
.product_title_1 a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

.product_title_2 {
	color: #FFCC33;
	line-height: 20px;
}
.product_title_2 a:link {
	color: #666;
	text-decoration: none;
}
.product_title_2 a:visited {
	text-decoration: none;
	color: #666;
}
.product_title_2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.product_title_2 a:active {
	text-decoration: none;
	color: #ff0000;
}

.m_1 {
	line-height: 20px;
	color: #FF0000;
	background: url(images/m_1.gif) no-repeat top left;
}
.m_1_border {
	padding-top: 5px;
	border-top: 1px #ECEDEC solid;
	border-right: 1px #ECEDEC solid;
	border-bottom: 1px #ECEDEC solid;
}

.m_2 {
	line-height: 20px;
	background: url(images/m_2.gif) no-repeat top left;
}

.m_2_border {
	padding-top: 5px;
	border-top: 1px #FACB12 solid;
	border-right: 1px #FACB12 solid;
	border-bottom: 1px #FACB12 solid;
}

.m_3 {
	line-height: 20px;
	background: url(images/m_1.gif) no-repeat top left;
}

.product_pic_border {
	border: 1px #FFFCDB solid;
	background: #fff;
}

.xiaozhishi_td {
	border-bottom: 1px #ccc dashed;
	line-height: 20px;
}

/* 定义产品内页 */

.product_daohang {
	color: #00A33E;
}
.product_daohang a:link {
	color: #333;
	text-decoration: none;
}
.product_daohang a:visited {
	text-decoration: none;
	color: #333;
}
.product_daohang a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.product_daohang a:active {
	text-decoration: none;
	color: #ff0000;
}

.icon_jt {
	color: #ccc;
	font-size: 10px;
}

.page_1 {
	color: #333;
}

.page_1 a:link {
	color: #333;
	text-decoration: none;
}
.page_1 a:visited {
	text-decoration: none;
	color: #333;
}
.page_1 a:hover {
	text-decoration: underline;
	color: #00A33E;
	font-weight: bold;
}
.page_1 a:active {
	text-decoration: none;
	color: #ff0000;
}

/* 定义帮助中心 */
.help_td {
	line-height: 20px;
	padding: 0 10px;
}
.help_left_menu {
	background: url(images/help_left_bg.gif) no-repeat;
	color: #00A33E;
	font-weight: bold;
	font-size: 14px;
}

.help_left_menu_select {
	background: url(images/help_left_bg.gif) no-repeat;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.help_left_menu a:link {
	color: #00A33E;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.help_left_menu a:visited {
	text-decoration: none;
	color: #00A33E;
	font-weight: bold;
	font-size: 14px;
}
.help_left_menu a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
.help_left_menu a:active {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.help_left_jg {
	background: url(images/help_left_jg.gif) no-repeat top left;
}

.help_content {
	padding: 15px;
	line-height: 22px;
}

.news_show_title {
	color: #00A33E;
	font-family: "黑体";
	font-size: 20px;
	line-height: 30px;
}

.news_show_content {
	padding-top: 5px;
	line-height: 22px;
}


.order_title {
	font-weight: bold;
	padding-left: 10px;
}

.order_td_padding {
	padding-left: 10px;
}

.order_td_padding2 {
	padding-right: 5px;
}



.product_show { 
	padding-top: 5px;
}

.product_show img { 
	max-width: 300px; 
	width: expression(this.width>300 ? 300 : true);
}

.product_content { 
	line-height:20px;
}

.copyright_menu {
	color: #C4C4C4;
}

.copyright_bottom {
	color: #666;
	line-height: 20px;
}
/*首页特价、畅销、最新商品的样式开始*/
.m_1 a:link {
	color: #FF0000;
	text-decoration: none;
}
.m_1 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.m_1 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.m_1 a:active {
	text-decoration: none;
	color: #ff0000;
}

.m_2 a:link {
	color: #666;
	text-decoration: none;
}
.m_2 a:visited {
	text-decoration: none;
	color: #666;
}
.m_2 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.m_2 a:active {
	text-decoration: none;
	color: #ff0000;
}

.m_3 a:link {
	color: #666;
	text-decoration: none;
}
.m_3 a:visited {
	text-decoration: none;
	color: #666;
}
.m_3 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.m_3 a:active {
	text-decoration: none;
	color: #ff0000;
}
/*首页特价、畅销、最新商品的样式结束*/

/* 定义导航栏menu 开始 */

ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	MARGIN: 0px;
	padding-top: 0px;
	list-style-type: none;
}
ul#nav{
	margin: 0px; 
	padding:0px;
}
ul#nav li{
	float:left; 
}
ul#nav li a{
	height:39px; 
	display:block; 
	text-indent:-9999px; 
	outline:none; 
	border:0px;
}
li#navHome a, li#navAbout a, li#navCompany a, li#navMessage a, li#navContact a, li#navProduct a, li#navContact a, li#navNavigate a {
	background:url(images/menu.jpg);
}

li#navHome a {
	background-position:0px 39px; 
	width:104px;
}
li#navHome a:hover {
	background-position:0px 0px;
}
li#navHome a:active {
	background-position:0px 78px;
}
#Home li#navHome a{
	background-position:0px 0px
}


li#navCompany a {
	background-position:-104px 39px;
	width:104px;
}
li#navCompany a:hover {
	background-position:-104px 0px;
}
li#navCompany a:active {
	background-position:-104px 78px;
}
#Company li#navCompany a{
	background-position:-104px 0px;
}


li#navProduct a {
	background-position:-208px 39px;
	width:104px;
}
li#navProduct a:hover {
	background-position:-208px 0px;
}
li#navProduct a:active {
	background-position:-208px 78px;
}
#Product li#navProduct a{
	background-position:-208px 0px;
}


li#navContact a {
	background-position:-312px 39px;
	width:104px;
}
li#navContact a:hover {
	background-position:-312px 0px;
}
li#navContact a:active {
	background-position:-312px 78px;
}
#Contact li#navContact a{
	background-position:-312px 0px;
}


li#navMessage a {
	background-position:-416px 39px; 
	width:104px;
}
li#navMessage a:hover {
	background-position:-416px 0px;
}
li#navMessage a:active {
	background-position:-416px 78px;
}
#Message li#navMessage a{
	background-position:-416px 0px;
}

/* 定义导航栏menu 结束*/

#globalNavArea {position:relative;margin:0px 5px 0px 6px;width:950px;}
/*#globalNavArea ul {font-weight:bold;display:block;padding:0;}
#globalNavArea ul li {float:left;width:10%;}*/
#globalNavUL {margin:0;padding:0;height:31px;width:100%;background:url(bg/hd_nav_unsel.gif) repeat-x;}
#globalNavUL li{line-height:14px;z-index:40000;margin:0 0 -1px;padding:0;float:left;position:relative;list-style-type:none;list-style-image:none;list-style-position:outside;}
#globalNavUL li a{font-weight:bold;color:#3d5b81;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(bg/hd_nav_sep.gif) no-repeat right 0;}
#globalNavUL li a:hover{font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(bg/hd_nav_sel.gif) no-repeat right 0;}

#globalNavUL .navdark2 {font-weight:bold;display:block;padding:9px 18px 8px 18px;color:#4096b2;background:url(bg/hd_nav_darkSel.gif) repeat-x;}

#globalNavUL .index_navdark {color:#4096b2;background:url(images/gindex.gif) repeat-x;}
#globalNavUL li.index_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:0px 0px 0px 0px;text-decoration:none;background:url(images/yindex.gif) no-repeat right 0;}
#globalNavUL li.index_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:0px 0px 0px 0px;text-decoration:none;background:url(images/gindex.gif) no-repeat right 0;}
#globalNavUL .index_selmenulinks {font-weight:bold;color:#fff;display:block;padding:0px 0px 0px 0px;text-decoration:none;background:url(images/gindex.gif) no-repeat right 0;}

#globalNavUL .19_navdark {color:#4096b2;background:url(images/g19.gif) repeat-x;}
#globalNavUL li.19_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/y19.gif) no-repeat right 0;}
#globalNavUL li.19_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/g19.gif) no-repeat right 0;}
#globalNavUL .19_selmenulinks {font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(images/g19.gif) no-repeat right 0;}

#globalNavUL .20_navdark {color:#4096b2;background:url(images/g20.gif) repeat-x;}
#globalNavUL li.20_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/y20.gif) no-repeat right 0;}
#globalNavUL li.20_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/g20.gif) no-repeat right 0;}
#globalNavUL .20_selmenulinks {font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(images/g20.gif) no-repeat right 0;}

#globalNavUL .21_navdark {color:#4096b2;background:url(images/g21.gif) repeat-x;}
#globalNavUL li.21_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/y21.gif) no-repeat right 0;}
#globalNavUL li.21_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/g21.gif) no-repeat right 0;}
#globalNavUL .21_selmenulinks {font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(images/g21.gif) no-repeat right 0;}

#globalNavUL .22_navdark {color:#4096b2;background:url(images/g22.gif) repeat-x;}
#globalNavUL li.22_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/y22.gif) no-repeat right 0;}
#globalNavUL li.22_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/g22.gif) no-repeat right 0;}
#globalNavUL .22_selmenulinks {font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(images/g22.gif) no-repeat right 0;}

#globalNavUL .23_navdark {color:#4096b2;background:url(images/g23.gif) repeat-x;}
#globalNavUL li.23_navdark a{font-weight:bold;color:#3d5b81;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/y23.gif) no-repeat right 0;}
#globalNavUL li.23_navdark a:hover{font-weight:bold;color:#fff;display:block;padding:9px 14px 8px 13px;text-decoration:none;background:url(images/g23.gif) no-repeat right 0;}
#globalNavUL .23_selmenulinks {font-weight:bold;color:#fff;display:block;padding:9px 15px 8px 14px;text-decoration:none;background:url(images/g23.gif) no-repeat right 0;}


