/*-----------------------------------// 全局样式 //-----------------------------------*/
body {
	margin:0;
	text-align:center;
	font-family: Arial, "宋体", Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 180%;
	background-image: url(../images/bg_tail.jpg);
	background-position: left top;
	background-color: #fff;
}
table, td {
	font:12px/180% Arial, "宋体", Helvetica, sans-serif, Verdana;
	color:#444;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
th, td {
	border-collapse:collapse;
}
a {
blr:expression(this.onFocus=this.blur())
} /*for IE*/
a {
	outline:none;
} /*for Firefox*/
A:link {
	text-decoration:none;
	color:#444;
}
A:visited {
	text-decoration:none;
	color:#444;
}
A:hover {
	text-decoration:underline;
	color:#ea740d;
}
#blue_font, #blue_font a, #blue_font a:visited {
	color:#0053b9;
}
img {
	border:0;
}
div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style-type:none;
}
.imr {
	margin:0 10px;
	vertical-align:middle;
}
/*-----------------------------------// 页面样式 //-----------------------------------*/
/*--- 外部div ---*/
#main_div1 {
	margin:0 auto;
	width:960px;/*background-image: url(../images/header_bg.png); background-repeat: no-repeat; text-align:center;*/
}
#main_div {
	margin:0 auto;
	width:100%px; /*background-image: url(../images/image35.png); background-repeat: repeat; padding-bottom:30px; text-align:center;*/
}
/*--- 头部 ---*/
#top {
	width:960px;
	margin:0 auto;/* background-image: url(../images/maintop_03.gif); background-repeat: repeat-x;*/
	height:168px;
*height:158px;
}
#mainmain {
	width:962px;
	margin-right:0 auto;
	margin-bottom: 0;
	background:#FFF;
}
#header {
	height:80px;
	width:950px;
	margin:0 auto;
*height:80px;
}
#mainmain {
	width:962px;
	margin-right:0 auto;
	margin-bottom: 0;
	background:#FFF;
}
#top_link {
	float:left;
	padding:70px 0 0 180px;
}
#top_link #cart .cart_con {
	border:none;
	display:none;
}
#top_link, #top_link a, #top_link a:visited {
	color:#444;
}
/*--- 标志 ---*/
#logo {
	width:288px;
	float:left;
	overflow:hidden;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;

	_margin-top:0px;
       * margin-top:2px;
	margin-left:10px;
	margin-top:20px;
	_margin-top:13px;
}
/*--- 导航 ---*/
#nav {
	height:60px;
	line-height:46px;
	margin:0 auto;
	float:left;
	margin-top:15px;
	_margin-top:0px;
*margin-top:50px;
_ margin-top:22px;
	width:960px;
	background-image: url(../images/nav_03.jpg);
*margin-top:15px;
}
.nav_l {
	display:none;
}
.nav_r {
	display:none;
}
.navigation {
	padding-left:20px;
}
.navigation li {
	float:left;
	width:90px;
	text-align:center;
	position:relative;
	z-index:100;
	padding-right:0px;
	padding-left:0px;
	background-image: url(../images/line_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation li a, .navigation li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
}
.navigation li a:hover, .navigation li.hover a {
	color: #fff;
	text-decoration: none;
	width:90px;
	height:48px;
	background-image: url(../images/menu_03.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.navigation li.hover a:visited {
	_color:#fff;
}
.navigation ul {
	display:none;
}
.navigation ul li {
	background-image:none;
	background-color:#537700;
	line-height:25px;
	margin:0px;
	padding: 0px;
	height:27px;
}
.navigation ul li a, .navigation ul li a:hover {
	background-image:none;
	color:#fff;
	width:90px;
	margin:0px;
	padding: 0px;
	height:24px;
}
.navigation li ul {
	width:90px;
	display:none;
	position:absolute;
	top:45px;
	left:0px;
	margin: 0px;
	padding:0;
	z-index:100;
	background-color:#537700;
}
.navigation li ul ul {
	left:90px;
	top:20px;
	z-index:200;
	top:0;
}
.navigation li ul li {
	background-color:#537700;
	border:0;
	background-image:none;
	height:27px;
}
.navigation li ul li a {
	color:#fff;
	font-weight:normal;
	text-align:center;
	text-indent:0px;
	background-image:none;
	height:27px;
}
.navigation li ul li a:visited {
	_color:#fff;
	background-image:none;
	font-weight:normal;
	color:#fff;
	height:27px;
}
.navigation li ul li a:hover {
	color:#fff;
	background-image:none;
	background:#2F4400;
	height:27px;
	width:90px;
}
.navigation li ul li.hover {
	background:#537700;
	background-image:none;
	width:90px;
	height:27px;
	color:#000;
}
.navigation li.hover ul a {
	background-image:none;
	height:27px;
}
/*--- banner ---*/
#banner {
	width:960px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	clear:both;
}
/*--- 主体页面 ---*/
#main_con {
	width:960px;
	text-align:left;
	float:left;
	background-image: url(../images/mainbottom_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:30px;
}
.web_bg {
	background-image: url(../images/maintop_03.gif);
	background-repeat: no-repeat;
	width:960px;
	text-align:left;
	margin:0 auto;
	float:left;
	margin-top:8px;
	background-position: left top;
	background-color: #FFF;
	padding-top:20px;
}
/*--- 左侧 ---*/
#left {
	width:663px;
	float:right;
	_display:inline;
	overflow:hidden;/* background-image: url(../images/center_bottom.gif); background-repeat: no-repeat; background-position: bottom;*/
	margin-right:8px;
}
#left .blk_t {
	font-size:14px;
	height:32px;
	padding-top:6px;
	background:url(../images/left_class_bg2.png) no-repeat;
	text-indent:35px;
	color:#000;
	font-weight:normal;
	font-family:"Microsoft Yahei", Arial;
}
#left .art_list_con {
	padding-bottom:9px;
	padding:8px;
	zoom:1;
	overflow:auto;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C; /*background:url(../images/left_bj.gif) repeat-x top;*/
}
#left .art_list_con ul li {
	border-bottom:1px dashed #CCC;
	height:30px;
	line-height:30px;
}
#left .art_list_con ul li .l_title {
	float:left;
	width:460px;
	height:30px;
	overflow:hidden;
	background-position:5px 10px;
	padding-left:15px;
	background-image: url(../images/news_arrow.gif);
	background-repeat: no-repeat;
}
#left .art_list_con ul li .n_time {
	float:right;
	color: #7E7E7E;
	padding-right:15px;
}
#left .list_con ul.flink_index, #right .list_con ul.flink_index {
	line-height:2em;
	list-style:none;
	overflow:auto;
	zoom:1;
	float:left;
}
#left .login_con {
	width:320px;
	margin:0 auto;
}
#left .list_con, #left .login_main, #left .newprod_con, #left .prod_type, #left .prod_type_n, #left .cart_con, #left .lagbar, #left .recent_con, #left .cartlist, #left .langbar, #left .marquee_list, #left .com_con, #left .qq_list_con, #left .art_list_con flinkbody {
	_overflow:auto;
	zoom:1;
	overflow:hidden;/*border:1px solid #eee;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px; /*background-image: url(../images/leftbg_03.gif); background-repeat: repeat-x;*/ /* border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #E1E7EF; border-bottom-color: #E1E7EF; border-left-color: #E1E7EF;*/
}
/*--- 左侧下的留言板 ---*/
#left .mess_submit {
	padding-left:105px;
}
#left .mess_input input {
	width:430px;
	height:22px;
	line-height:22px;
}
#left .mess_textarea textarea {
	width:430px;
	height:150px;
}
#left .mess_submit {
	width:405px;
	text-align:center;
}
#left .message_bg {
	width:542px;
	height:268px;
	background:url(../images/message_pic.jpg) no-repeat;
	margin:0 auto;
	display:none;
}
#left .yzm_input input {
	width:366px;
}
/*--- 右侧 ---*/
#right {
	width:263px;
	float:left;
	margin-right:10px;
	overflow: hidden;
	_display:inline;
	margin-left:8px;
}
#right .newprod_list {
	width:233px;
	overflow: hidden;
	_width:233px;
	margin-left:15px;
}
#right .newprod_pic, #right .newprod_pic img {
	width:110px;
	height:110px;
	overflow:hidden;
	float:left;
}
#right .newprod_name, #right .newprod_price1, #right .newprod_intr {
	float:left;
	text-align:center;
	margin-left:6px;
}
#right .newprod_name, #right .newprod_price1 {
	width:112px;
	font-size:12px;
	height:22px;
	line-height:22px;
}
#right .newprod_intr {
	width:112px;
	margin:0 auto;
	height:18px;
	overflow:hidden;
	line-height:1.5em;
	color:#777;
}
#right .newprod_xx, #right .newprod_gg, #right .newprod_view {
	display:none;
}
#right .list_title a, #right .list_title a:visited {
	color:#fff;
}
#right .login_title, #right .list_title, #right .cart_title, #right .newprod_title, #right .blk_t {
	background:url(../images/right_class_bg.png) no-repeat;
	overflow:hidden;
	height:37px;
	line-height:35px;
	text-indent:25px;
	color:#fff;
	font-weight:normal;
	font-family:"Microsoft Yahei", Arial;
	font-size:14px;
}
#right .list_con ul li, #right .recent_con ul li {
	float:none;
	width:230px;
	overflow:hidden;
}
#right .list_con ul li {
	width:230px;
	height:24px;
	overflow:hidden;
}
#right .art_list_title {
	display:none;
}
#right .list_con, #right .login_main, #right .newprod_con, #right .prod_type, #right .prod_type_n, #right .cart_con, #right .lagbar, #right .recent_con, #right #mess_main, #right .cartlist, #right .langbar, #right .qq_list_con, #right .com_con, #right .flash_image, #right .langbar {
	_overflow:auto;
	zoom:1;
	overflow:hidden;/*border:1px solid #eee;*/
	padding-top: 10px; /*background-image: url(../images/leftbg_03.gif); background-repeat: repeat-x; * /*border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #E1E7EF; border-bottom-color: #E1E7EF; border-left-color: #E1E7EF; */
}
#right .list_bot, #right .login_bot, #right .list_bot, #right .login_bot {
	clear:both;
	height:5px;
	font-size:1px;
	line-height:5px;
	overflow:hidden;
	display:block;/* background-image: url(../images/center_bottom.gif); background-repeat: no-repeat; background-position: bottom; background-color: #FFF;*/
}
/*--- 右侧下的留言板 ---*/
#right .mess_input input {
	height:18px;
	line-height:18px;
	width:150px;
}
#right .mess_textarea textarea {
	width:150px;
	height:50px;
}
#right .mess_submit {
	padding-left:75px;
}
#right .message_bg {
	display:none;
}
#right .mess_list {
	margin-bottom:3px;
}
/*--- 首页产品样式 ---*/
.newprod_pic, .newprod_pic img {
	width:133px;
	height:133px;
	overflow:hidden;
}
.newprod_list {
	width:133px;
	margin:0 14px;
	padding-bottom:5px;
	padding-top:6px;
	text-align:center;
*margin:0 2px;
	_margin:0 1px;
	_width:154px;
*width:150px;
}
.newprod_pic {
	margin:0 auto;
	vertical-align:middle;
}
.newprod_pic:hover { /*border:#666 1px solid;*/
}
.newprod_name {
	line-height:22px;
	height:22px;
	overflow:hidden;
}
.newprod_name, .newprod_name a, .newprod_name a:visited {
	color: #72981C;
}
.media_grid td {
	vertical-align: top;
}
.newprod_name a, .newprod_name a:visited {
}
.newprod_intr {
	width:133px;
	margin:0 auto;
	height:36px;
	overflow:hidden;
	line-height:1.5em;
	color:#777;
}
.newprod_price1 {
	line-height:22px;
	color:#ff6000;
}
.newprod_xx {
	width:46px;
	height:20px;
	font-size:1px;
	background: url(../images/more.gif) no-repeat;
	cursor:pointer;
	float:left;
}
.newprod_xx:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.newprod_button {
	padding:5px 0 0 15px;
}
.newprod_view {
	float:left;
	width:46px;
	height:20px;
	margin-right:5px;
}
.newprod_view:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
/*--- 内页产品样式 ---*/
.prod_list_con {
	padding-left:5px;
	padding-right:5px;
	_padding-top:0px;
}
.pic_list_list, .prod_list_list {
	width:133px;
	float:left;
	_display:inline;
	text-align:center;
	line-height:1.5em;
	_margin:0 12px;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.prod_list_pic, .prod_list_pic img {
	width:133px;
	height:133px;
	margin:0 auto;
}
.prod_list_pic {
	border:#D5E1E2 1px solid;
}
.prod_list_pic:hover {
	border:#0c1c8d 1px solid;
}
.prod_list_name, .prod_list_type {
	text-align:center;
	margin-top:5px;
}
.prod_list_name {
	height:37px;
	overflow:hidden;
}
.prod_list_intr {
	width:133px;
	height:36px;
	overflow:hidden;
	margin:0 auto;
	padding:6px 0;
	color:#777;
	line-height:14px;
	font-family:12px;
*height:34px;
}
.prodview_info {
	padding-left:15px;
	height:23px;
}
.prodview_pic, .prodview_pic img {
	width:200px;
	height:225px;
}
.prodview_pic {
	float:left;
	margin:0 15px 0 20px;
	_margin-left:10px;
	border:#D5E1E2 1px solid;
}
.prodview_pic:hover {
	border:#a0a0a0 1px solid;
}
.prodview_prices {
	line-height:2.5em;
}
.prodview_prices img {
	float:left;
	margin:6px;
}
.prodview_prices input {
	width:47px;
	height:16px;
	line-height:16px;
	background-image:url(../images/cart_s_24.jpg);
	padding-left:5px;
	padding-right:5px;
	border:1px solid #7f9db9;
}
.prodview_content {
	clear:both;
	padding:10px;
	line-height:1.7em;
	min-height:50px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.pic_list_list {
	float:left;
}
.pic_list_pic, .pic_list_pic img {
	width:120px;
	height:97px;
}
.pic_list_pic {
	border:#CCCCCC 3px solid;
	margin:0 auto;
}
.pic_list_name {
	height:27px;
	line-height:27px;
	text-align:center;
}
#product_gallery {
	margin: 8px;
}
.mall_goods_t1 {
	margin-right:8px;
}
.product_gallery_pic {
	border: 3px solid #ececec;
	margin: 0px 0px 3px 6px;
	width: 120px;
}
/*--- 文章及列表 ---*/
.list_con {
	padding-top:5px;
}
.list_con ul {
	line-height:2em;
	margin-left:10px;
}
.list_con ul li {
	background:url(../images/news_arrow.gif) no-repeat;
	background-position:0px 10px;
	width:300px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
.recent {
	line-height:1.7em;
}
.recent_con {
	padding-top:6px;
}
.recent_list {
	margin:0 auto;
	width:90%;
	border-bottom:#CCC 1px dashed;
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
	zoom:1;
	overflow:auto;
}
.artview {
	padding:10px;
}
.artview_title {
	height:40px;
	line-height:30px;
	border-bottom:#f5f5f5 2px solid;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
}
.artview_info {
	text-align:center;
}
.artview_intr {
	padding:5px;
	line-height:1.7em;
	color:#868686;
	background-color:#F5F5F5;
	border:#E5E5E5 1px solid;
	margin:0 1px 10px 1px;
	text-indent:24px;
	margin-left:6px;
	margin-right:6px;
}
#artview_content {
	line-height:2em;
	text-indent:28px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#artview_content, #artview_content a {
	font-size:14px;
}
/*--- 标题 ---*/
/*#left .art_list { background:url(../images/lef21t_bj.gif) left bottom;}*/
#edtprofform {
	background:url(../images/left_bj.gif) repeat-x bottom;
}
.login_title, .list_title, .cart_title, .newprod_title {
	font-size:14px;
	height:36px;
	padding-top:5px;
	background:url(../images/left_class_bg2.png) no-repeat;
	text-indent:35px;
	color:#000;
	font-weight:normal;
	font-family:"Microsoft Yahei", Arial;
}
.list_title a, .list_title a:visited {
	color:#1A6592;
}
.art_list_title {
	font-size:14px;
	height:36px;
	padding-top:5px;
	background:url(../images/left_class_bg2.png) no-repeat;
	text-indent:35px;
	color:#000;
	font-weight:normal;
	font-family:"Microsoft Yahei", Arial;
}
.order_title, .first_reg_title, .product_title {
	font-size:14px;
	height:36px;
	background:url(../images/left_class_bg2.png) no-repeat;
	text-indent:35px;
	color:#000;
	font-weight:normal;
	font-family:"Microsoft Yahei", Arial;
	overflow:hidden;
	padding-right:30px;
	line-height:30px;
	padding-top:1px;
}
/*--- 栏目框 ---*/
.cart_con {
	padding:5px 0;
	text-align:center;
}
.com_con {
	padding:0px;
}
#left .list_bot, #left .login_bot {
	clear:both;
	height:5px;
	line-height:5px;/*background-image: url(../images/center_bottom.gif); background-repeat: no-repeat; background-position: bottom; background-color: #FFF; margin-bottom:5px;*/
}
#right .list_bot, #right .login_bot { /*clear:both; height:8px; line-height:8px; background-image: url(../images/right_bottom_06.png); background-repeat: no-repeat; background-position: left bottom; margin-bottom:5px;*/
}
/*--- 登录 ---*/
.login_info {
	height:22px;
	line-height:22px;
	clear:both;
}
.login_info a {
	border:1px solid #CCC;
	padding:2px;
	background:#F6F6F6;
	clear:both;
}
.login_left {
	width:70px;
	padding-right:10px;
	float:left;
	height:30px;
	line-height:25px;
	text-align:right;
}
.login_right {
	width:165px;
	float:left;
	height:30px;
}
.login_right input {
	font-size:12px;
	color:#444;
	width:163px;
	height:21px;
	line-height:21px;
	border:1px solid #d6d6d6;
	background:url(../images/login_input.gif);
}
.login_all {
	text-align:center;
	clear:both;
	padding:7px 0;
}
.login_all input {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	color:#444;
	margin-left:20px;
	width:61px;
	height:23px;
	line-height:23px;
	background:url(../images/login_button.gif) no-repeat;
	cursor:pointer;
}
.login_top {
	display:none;
	height:13px;
	font-size:1px;
	background-image:url(../images/health_15.jpg);
}
.login_all1 {
	padding-left:12px;
	height:22px;
	line-height:22px;
}
.login_con {
	padding-top:6px;
	padding-left:10px;
	padding-bottom:5px;
}
#yzmshow {
	position:absolute;
	float:left;
	display:none;
	margin-left:25px;
	margin-top:15px;
	z-index:3;
}
#yzmshow img {
	height:18px;
	margin-top:2px;
	border:#ccc 2px solid;
}
#loginform_stat {
	height:25px;
	line-height:25px;
	width:90%;
	margin:0 auto;
	width:200px;
	display:none;
}
/*--- 搜索 ---*/
.art_list_search {
	position:absolute;
	margin-left:410px;
	margin-top:-37px;
}
#article_keyword, #prd_keyword, #download_keyword {
	border:0px;
	padding:0px;
	margin:0px;
	width:165px;
	height:20px;
	line-height:20px;
	background:url(../images/search_input.gif);
	text-indent:5px;
}
#articlesearch_submit, #prdsearch_submit, #downloadsearch_submit {
	border:0px;
	padding:0px;
	margin:0px;
	width:62px;
	height:22px;
	line-height:20px;
	background:url(../images/search_button1.gif) no-repeat;
	color:#fff;
	margin-left:10px;
	font-size:12px;
	cursor:pointer;
	text-indent:15px;
}
/*--- 友情链接 ---*/
#left .list_con .flink_index li, #right .list_con .flink_index li {
	float:left;
	width:88px;
	height:31px;
	_display:inline;
	list-style:none;
	background:none;
	padding-bottom:10px;
	line-height:31px;
	overflow:hidden;
	_line-height:32px;
*line-height:32px;
}
#left .list_con .flink_index li img, #right .list_con .flink_index li img {
	width:88px;
	height:31px;
	margin:0 auto;
}
#left .list_con .flink_index li, #right .list_con .flink_index li {
	background:none;
}
#left .flink_index li a, #left .flink_index li img, #right .flink_index li a, #right .flink_index li img {
	cursor:pointer;
}
.flinkbody img { /*width:88px;*/
	height:31px;
}
/*--- qq ---*/
.qq_list_con ul li {
	margin-bottom:5px;
	clear:both;
	width:200px;
	padding-left:5px;
}
#left .qq_list_con ul li {
	float:left;
	margin-bottom:5px;
	clear:none;
}
.qq_list_con {
	zoom:1;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	padding:5px;
}
/*--- 内容页面  ---*/
#sta_content {
	font-size:12px;
	overflow:hidden; /*background-image: url(../images/leftbg_03.gif); background-repeat: repeat-x;*/
	padding-bottom:15px;
	zoom:1;/* background-color: #FFF;border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #E1E7EF; border-bottom-color: #E1E7EF; border-left-color: #E1E7EF;*/
}
#sta_content {
	padding-left:15px;
	padding-right:10px;
}
/*--- 订购相关样式 ---*/
input.add_to_cart_b_view {
	background:none;
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	color:#FFF;
	text-indent:28px;
	width:109px;
	height:34px;
	line-height:34px;
	background-image:url(../images/add_to_cart.gif);
	cursor:pointer;
	font-weight:bold;
	_margin-top:2px;
}
.saving_o_b {
	background:none;
	background:url(../images/saving.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:22px;
	color:#FFF;
}
.order_now_b {
	background:none;
	background: url(../images/order_n.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:25px;
	margin-top:-2px;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:18px;
	color:#FFF;
}
.Modify_items_b {
	background:url(../images/change.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:24px;
	margin-top:-2px;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:22px;
	color:#FFF;
}
.ordernow {
	position:absolute;
	margin-left:562px;
	margin-top:-28px;
	_margin-left:552px;
*margin-left:552px;
}
.cartlist_list {
	padding-top:5px;
}
.cartlist_pic, .cartlist_pic img {
	width:75px;
	height:75px;
}
.cartlist_pic {
	border:#CCC 2px solid;
	margin-left:20px;
	margin-right:20px;
	float:left;
	_margin-left:10px;
}
.cartlist_nametype {
	width:380px;
	float:left;
	margin-right:30px;
	height:82px;
	overflow:hidden;
}
.cartlist_no {
	line-height:3em;
}
.cartlist_no input, #amount {
	border:0px;
	margin:0px;
	padding:0px;
	width:47px;
	height:16px;
	line-height:16px;
	padding-left:5px;
	padding-right:5px;
	border:#999 1px solid;
}
.cartlist_intr {
	clear:both;
	line-height:1.5em;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:25px;
	border-bottom:#CCC 1px dashed;
}
/*--- 订购表单控制 ---*/
.new_orders_list {
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10px;
}
.new_orders_list th {
	border-bottom:1px dashed #d8d8d8;
	margin-right:10px;
}
.new_orders_list td {
	border-bottom:1px dashed #d8d8d8;
	height:32px;
	padding-right:10px;
	margin-right:10px;
}
.order_1, .order_2, .order_3, .order_4, .order_5 {
	float:left;
	margin-left:20px;
	margin-top:12px;
	_display:inline;
}
.order_1 {
	width:125px;
}
.order_2 {
	width:117px;
}
.order_3 {
	width:117px;
}
.order_4 {
	width:117px;
}
.order_5 {
	width:117px;
}
.ordertotle {
	width:382px;
	height:30px;
	line-height:30px;
	float:left;
	padding-left:6px;
}
.o_b1 {
	height:2px;
	font-size:1px;
	border-bottom:#CCC 1px solid;
	clear:both;
}
.o_b {
	height:2px;
	font-size:1px;
	border-bottom:#CCC 1px dashed;
	clear:both;
}
.addr {
	border-bottom:#DEDEDE 1px solid;
	height:30px;
	line-height:30px;
	margin-top:4px;
	margin-right: 10px;
	margin-left: 10px;
}
.addr1 {
	width:85px;
	margin-left:20px;
	height:30px;
	line-height:30px;
	background-color:#DEDEDE;
	text-align:center;
}
.addr2 {
	border:#DEDEDE 1px solid;
	padding:5px;
	line-height:2.5em;
	border-top:0px;
	min-height:20px;
	margin-right: 10px;
	margin-left: 10px;
}
.addr2 a {
	color:#CD3E01;
}
.submit_order {
	font-size:12px;
	height:28px;
	background:url(../images/sendorder.gif) no-repeat;
	cursor:pointer;
	margin:7px 0 7px 20px;
	text-align:center;
	color:#FFF;
	border:none;
	line-height:25px;
	width:80px;
}
.submit_order_wrapper {
	height:100px;  /*background-image: url(../images/22.gif); background-repeat: repeat-y;*/
}
/*--- 产品类别 ---*/
.prod_type {
	padding-top:4px;
	padding-left:14px;
	padding-left:14px\9;
*padding-left:0px;
	_padding-left:0px;
}
.prod_type ul {
	margin:0 auto;
	float:none;
	width:90%;
}
.prod_type ul li {
	padding:0 0 4px 18px;
	margin-bottom:5px;
	border-bottom:#ccc 1px dashed;
}
.prod_type ul li a {
	height:29px;
	line-height:29px;
}
.prod_type ul li a:hover, .prod_type ul li.act a {
}
.prod_type ul ul {
	display:none;
}
.prod_type ul ul li {
	text-indent:20px;
	border:0px;
	padding:0px;
	background-position:0px 8px;
}
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited {
	color:#444;
}
/*--- 产品类别新样式 ---*/
.prod_type_n {
	padding-top:4px;
	padding-left:14px;
	padding-left:14px\9;
*padding-left:0px;
	_padding-left:0px;
}
.prod_type_n ul {
	margin:0 auto;
	float:none;
	width:90%;
}
.prod_type_n ul li {
	padding:0 0 4px 18px;
	margin-bottom:5px;
	border-bottom:#ccc 1px dashed;
}
.prod_type_n ul li a {
	height:29px;
	line-height:29px;
}
.prod_type_n ul li a:hover, .prod_type ul li.act a {
}
.prod_type_n ul ul {
	display:none;
}
.prod_type_n ul ul li {
	border:0px;
	padding:0 0 4px 18px;
}
.prod_type_n ul li, .prod_type_n ul li a, .prod_type_n ul li a:visited {
	color:#444;
}
/*--- 留言板 ---*/
#mess_main {
	padding:10px 0;
	overflow:hidden;
}
.mess_list {
	clear:both;
	overflow:auto;
	zoom:1;
	margin-bottom:10px;
}
.mess_title, .mess_input, .mess_textarea {
	float:left;
	display:inline;
}
.mess_title {
	width:60px;
	text-align:right;
	margin-right:15px;
}
.mess_input input, .mess_textarea textarea {
	border:1px solid #d6d6d6;
	background:url(../images/mess_input_bg.gif) repeat-x #FFF;
}
.mess_textarea textarea {
	overflow:auto;
}
.subd {
	width:70px;
	border:0px;
	height:26px;
	line-height:26px;
	background:url(../images/mess_sub.gif) no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
}
/*--注册--*/
.reg_bg {
	background:url(../images/reg_pic.jpg) no-repeat bottom;
	height:396px;
}
#regform_table {
	width:598px;
	margin:0 auto;
	padding-bottom:10px;
}
#regform_table .regform_table_s {
	width:320px;
	margin:0 auto;
}
#regform_table td {
	text-align:left;
}
#regform_table .td_sub {
	padding:15px 0 0 18px;
}
#regform_table tbody td input {
	width:100px;
	height:18px;
	padding-right:8px;
	border:#9CA9C9 1px solid;
	font-size:12px;
	color:#666;
	margin-top:4px;
}
#regform_table input#submit {
	background:url(../images/reg_button.gif) no-repeat;
	width:74px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	border:0;
	cursor:pointer;
	margin-left:48px;
}
.regformsub input {
	width:80px;
	border:0px;
	height:28px;
	line-height:28px;
	background:url(../images/sendorder.gif) no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
	margin-left:170px;
}
#regform_table .regform_table_s td.label {
	width:65px;
	height:15px;
	padding-top:4px;
}
#regform_table .regform_table_s td.entry {
	width:255px;
}
.status {
	padding:10px;
	background-color:#FFFBD0;
	border:#EE9C5F 1px solid;
	color:#666;
}
/*--- 统计 ---*/
.counter {
	text-indent:10px;
	height:26px;
	line-height:26px;
	color:#fff;
	background-color:#565656;
	border:#383838 1px solid;
}
.counter span {
	float:left;
}
#counterpic {
	float:left;
	margin-top:-2px;
}
#counterpic img {
	float:left;
	margin-left:2px;
	margin-top:5px;
}
.jsq {
	float:left;
	min-width:12px;
	margin-right:4px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	text-align:center;
	background-color:#fff;
	color:#000;
	text-indent:0px;
	margin-top:6px;
}
/*--- 语言的选择 ---*/
.langbar {
	clear:both;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	zoom:1;
	overflow:auto;
	padding-bottom:10px;
}
.langbar a {
	display:block;
	width:66px;
	float:left;
	height:20px;
	margin:10px;
	text-align:center;
	background:#72981C;
	color:#FFF;
}
/*--- 分页 ---*/
#pagerwrapper {
	clear:both;
	margin-bottom:0px; /*width:661px;*/
	margin:0 auto;
}
/*--- 自定义 ---*/
.custom_con {
	border:1px solid #eaeaea;
	padding:15px;
	margin-bottom:9px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.custom_con td {
	text-align:justify;
	text-justify:inter-ideograph;
}
/*--- 底部 ---*/
/*#footermain { width:100%; margin:0 auto; background-image: url(../images/Footer.gif); background-repeat: repeat-x; background-position: top; background-color: #FFF; float:left; }*/
#footbottom {
	width:100%;
	margin:0 auto;/*background-image: url(../images/web_03.gif); background-repeat: repeat-y;*/
	margin-bottom:30px;
}
#footer {
	clear:both;
	width:100%;
	text-align:center;
	line-height:1.5em;
	padding-top:10px;
	margin:0 auto;
	color:#000;/* background-image: url(../images/footer_18.gif); background-position: bottom; background-repeat: no-repeat;*/
	padding-bottom:10px;
}
#footer a, #footer a:visited {
	color:#000;
}
#footer .custom_con {
	border:none;
	padding:0;
	margin:0;
	text-align:center;
}
#footer .com_con {
	width:900px;
	overflow:hidden;
	font-size:12px;
	color:#000;
}
#footer .list_bot {
	display:none;
}
.copyright {
	padding-bottom:0px;
	width:925px;
	margin:0 auto;
	margin-top:10px; /*background-image: url(../images/copyright.gif); background-repeat: repeat-x; background-position: top; */
	padding:10px;/*border-top-width: 1px; border-top-style: solid; border-top-color: #EEEEEE; */
}
/*--- Other ---*/
.more {
	display:none;
}
.list_more {
	clear:both;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;
}
/*--- 走马灯样式 ---*/

/*--- 向上 ---*/
.marquee {
	background: #FFF;
	overflow:hidden;
	height: 100px;
	text-align: center;
	margin-bottom:8px;
	padding:0 10px;
}
.marquee img {
	border: 1px solid #E6E6E6;
	display: block;
	margin-bottom:5px;
}
.marquee p {
	text-align:left;
	height:24px;
	border-bottom:1px dashed #E6E6E6;
	line-height:24px;
	padding-left:20px;
}
/*--- 左右---*/
.marquee_list {
	overflow:hidden;
	text-align:center;
	background:#FFF;
}
#left .marquee_list {
	_width:651px;
	width:661px;
	padding-left:15px;
	overflow:hidden;
}
#right .marquee_list {
	_width:260px;
	width:263px;
	padding-left:15px;
	overflow:hidden;
}
.marquee_list img { /*border:1px solid #E6E6E6;*/
	padding:1px;
	margin:3px;
}
/*--- 布局管理样式 ---*/
#adminToolbar {
	width:100%;
	height:38px;
	background:url(../images/admintoolbar_bg.gif) repeat-x;
	border-bottom:1px solid #000;
	z-index:99;
}
#adminToolbar ul {
	float:left;
	text-align:left;
	height:38px;
	background:url(../images/admintoolbar_lo.gif) no-repeat;
	padding-left:150px;
}
#adminToolbar ul li {
	float:left;
	padding:9px;
	position:relative;
	z-index:98;
}
#adminToolbar .section {
	float:left;
	padding:0 10px;
	height:18px;
	line-height:18px;
	background:url(../images/admintoolbar_bt_bg.gif) repeat-x top;
	color:#012d5f;
	border:1px solid #6da5c7;
}
#adminToolbar .section:hover {
	background:url(../images/admintoolbar_bt_bg.gif) repeat-x bottom;
	color:#a15b00;
	border:1px solid #dea303;
}
.adminToolbar_downmenu {
	display:none;
	position:absolute;
	width:100px;
	padding:10px;
	background:#fff;
	top:29px;
	left:10px;
}
.adminToolbar_downmenu a {
	display:block;
	height:24px;
	line-height:24px;
	color:#012d5f;
}
.admintoolbar_right {
	float:right;
	padding-right:40px;
	line-height:38px;
	color:#00c6ff;
}
.admintoolbar_right a {
	color:#fff;
}
.admintoolbar_right a:hover {
	color:#00c6ff;
}
.mod_toolbar {
	height:24px;
	line-height:24px;
	background:#000;
	text-align:left;
	padding-left:5px;
	z-index:-1;
}
.mod_toolbar img {
	vertical-align: middle;
}
.mod_toolbar a {
	font-size: 11px;
	color:#FFF;
}
/* sortable placeholder */
.web_bg .sortable_placeholder {
	display: block;
	border: 1px solid #efefef;
	height: 32px;
	background: #ccc;
}
.placeholder {
	display: block;
	height: 12px;
}
.blankbar {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
.blankbar1 {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
#pager {
	margin: 0px auto;
	margin-bottom:10px;
}
#pager td {
	color:#999;
	padding-left:5px;
	padding-right:5px;
}
#pager td a img {
	margin-left:2px;
	padding-right:2px;
	margin-top:2px;
}
p.static_html {
	font-size:14px;
}
p.static_html img {
	margin:10px;
}
/* ---------------搜索----------*/
.articel_search {
	width:280px;
	float:right;
	margin-top:35px;
}
/* ---------------公告栏样式----------*/
.bulletin {
	height:150px;
}
/* ---------------首页公司介绍样式----------*/
.notice_con {
	padding:8px;
}
/*IE6 img flash*/
#left .flash_image {
	width:663px;
	overflow: hidden;
}
#right .flash_image {
	width:243px;
	overflow: hidden;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
}
#left .pro_over {
	width:641px;
*width:663px;
	_width:640px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
#right .pro_over {
	width:253px;
	overflow: hidden;
	_width:259px;
*width:261px;
}
#left .com_con {
	overflow:hidden;
	width:66px;
	width:643px;
	_width:633px;
*width:633px;
}
#right .com_con {
	width:263px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	_width:255px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#user1 {
	width:940px;
	margin:0 auto;
	float:left;
	overflow:hidden;
	margin-left:12px;
	margin-right:12px;
}
.new_order_name {
	overflow:hidden;
	margin-right:30px;
}
/*----------------2种语言---------------------------*/
.switch_langbar {
	color:#71971e;
	float:right;
	margin-top:30px;
	margin-right:10px;
        text-align:left; 
}
.switch_langbar a:link {
	color: #71971e;
	text-decoration: none;
}
.switch_langbar a:visited {
	text-decoration: none;
	color: #71971e;
}
.switch_langbar a:hover {
	text-decoration: underline;
}
.switch_langbar a:active {
	text-decoration: none;
}
.lngbar_option a:link {
	color:#444;
}
.lngbar_select {
	color:#444;
}
.lngbar_select {
	border:1px solid #71971e;
	padding:0 3px;
	cursor:pointer;
	padding-right:20px;
	background:#FFF url(../../../images/down.gif) no-repeat right center;
}
.lngbar_option {
	border-left:1px solid #71971e;
	border-right:1px solid #71971e;
	border-bottom:1px solid #71971e;
	padding:3px;
	background-color:#FFF;
	z-index:1000;
	position:absolute;
	display:none;
}
.lngbar_option a {
	display:inline-block;
	width:100%;
	color:#fff;
}
