/*
Template Name: NETSHOP Default
Template URI: http://www.netshop/
Description: The default NETSHOP template.
Version: 1.0
Author: HR-PHP Team
Author URI: http://www.netshop/
Logo filename: logo.gif
*/
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
  /*  fix IE6 background flicker  */
}
body{margin:0px;font-family:"";font-size:12px;color:#666666;line-height:18px; padding:0px;}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
  font: 12px verdana, arail;
  line-height: 150%;
}
select, textarea {
  font: 12px "Courier New";
}
ul { padding:0px; margin:0px;}
li { list-style:none;} 

a,a:visited,a:active,a:link{color: #666;text-decoration: none;font-family:"",Arial;}
a:hover{color:#666;	text-decoration: underline;font-family: "",Arial;}
.clear {
  clear: both;
}
#globalWrapper {
  width: 826px;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 802px;
  overflow: hidden;
}
#page-left {
  float: left;
  width: 170px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 466px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 162px;
  padding: 0px 1px;
  overflow: hidden;
}
#container {
  width: 802px;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
}
#container2 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg2.gif) repeat-y;
  padding-left: 1px;
  margin: 0px auto;
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg4.gif) repeat-y;
  margin: 0px auto;
}
#page-header {
  border: 1px solid #DADADA;
}
#cell-logo {
  background-color: #F5F5F5;
}
#cell-nav {
  background-color: #2359B1;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: white;
}
#cell-nav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav li {
  float: left;
  padding: 2px 30px;
  border-right: 1px dotted #FFF;
}
#cell-nav a:visited, #cell-nav a:link {
  color: white;
}
#cell-nav a:hover {
  color: #F2F2F2;
}

#search-bar {
  background-color: #F5F5F5;
  border-top-width: 3px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #DADADA;
  border-right-color: #DADADA;
  border-left-color: #DADADA;
  display: table;
  width: 800px;
  height:28px;
}

#search-bar #search-left {
    position:absolute;
}

#search-bar #search-right {
    float:right;
    position:relative;
    right:0;
}

#search-bar img, #search-bar input {
  vertical-align: middle;
}
.textbox {
  border: 1px solid #959595;
  padding: 0 2px;
}
.textbox-light {
  border: 1px solid #CECECE;
  padding: 0 2px;
}
#main-table {
  background-color: #DADADA;
  table-layout: fixed;
  width: 100%;
}
#main-table td {
  background-color: #FFF;
}
#formLogin ul {
  padding: 0px;
  margin: 8px 8px 8px 30px;
}
#formLogin li {
  color: #2359B1;
  line-height: 16px;
  padding: 3px 0;
}
.cell-cat {
  background-color: #FFFFFF;
  padding: 3px;
}
#cat-div {
  background-color: #FFFFFF;
  background-image: url(images/cat_bg.jpg);
  background-repeat: repeat-x;
  padding: 10px;
  margin: 3px;
}
#cat-div ul {
  padding: 2px;
  margin: 0;
  list-style-type: none;
}
#cat-div li {
  padding-left: 15px;
  background-image: url(images/cat_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  line-height: 180%;
}
#cat-div li .parent-cat {
  font-weight: bold;
}
#cat-div a:visited, #cat-div a:link {
  color: #333;
  text-decoration: none;
}
#cat-div a:hover {
  color: #007ED6;
  text-decoration: none;
}
.title-div {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
  font-size: 14px;
}
#footer-table {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border: 1px solid #DADADA;
}
#footer-logo {
  background-image: url(images/footer_bg.gif);
}
.content-div {
  padding: 5px;
}
.goods-price {
  color: #FE4F00;font-size:11px;
}
.market-price {
  background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-table {
  background-color: #DADADA;
  width: 140px;
  height:200px;
  text-align: center;
  margin: 5px;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;
  border-bottom: 1px dashed #808080;
  line-height: 180%;
  white-space:nowrap;
  width:200px;
  text-overflow:ellipsis;
  overflow:hidden;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 1em;
  line-height: 130%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}
.goods-list {
  background-color: #DADADA;
  width: 100%;
  margin: 3px;
}
.goods-list td {
  background-color: #FFF;
}
.cart-div {
  margin: 3px;
  padding: 10px;
  background-image: url(images/cart_bg.gif);
  background-repeat: repeat-x;
}
#login-news {
  width: 800px;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
#login {
  float: left;
  width: 170px;
}
.cell-news {
  background: url(images/news_bg.gif) repeat-x center bottom;
  float: left;
  width: 242px;
  height: 170px;
}
#tab-title {
  clear:both;
  background:url(images/tab_title.gif) no-repeat left bottom; 
  height:40px;
}
.tab-front,
.tab-back {
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  display: inline;
  margin: 8px -7px 0 8px;
  padding:0 10px;
  float:left;
  border: 1px solid #00508F;
  border-bottom-width: 0;
  cursor: pointer;
}

.tab-front {
  color: #4262AC;
  background: url(images/tab_front.gif) repeat-x;
}

.tab-back {
  color:#FFF;
  background: url(images/tab_back.gif) repeat-x;
}

.cell-normal {
  background-image: url(images/news_bg.gif);
  background-repeat: repeat-x;
}
#flow-region {
  padding-bottom: 20px;
}
#flow-region th {
  background: #F0F0F0;
  padding: 4px 0;
}
#pager {
  text-align: right;
  padding: 3px 12px;
}
img.thumb {
  margin: 10px 0;
}
td.help-cat {
  background-color: #FFFFFF;
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  font-size: 14px;
  padding-top: 4px;
}
td.help-cat img {
  vertical-align: middle;
}
div.addto_cart {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
#compareLink { text-decoration: underline; }

form.sort {
  padding: 15px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 32px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}

a#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right top;
  padding-right: 10px;
}

a:hover#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right -12px;
}

.catalog-div {
  border: 1px solid #808080; background: #FFF; display: none; position: absolute; padding: 5px 20px;margin:0;z-index:999;
}
.catalog-div ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-div li {
  white-space:nowrap;
}
.catalog-div .top-cate {
  border-bottom: 1px solid #DADADA; font-weight:bold; margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
span.notice {
  color: #F00;
}

span.promote {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_promote.gif)  50px 70px no-repeat;
}

* +html .photo_largar {
 display:inline !important;
}


.photo_largar {
 position: relative;
 display:block;
}

img.new {
 position: absolute;
 right: 10px;
 top: 0;
}

span.hot {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_new.gif)  50px 70px no-repeat;
}

span.best {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_best.gif)  50px 70px no-repeat;
}
  
#compareBox {
 width:130px;
 background: #FFF;
 padding: 10px 3px 5px;
 border: 1px solid #999;
 position: absolute;
 right:1px;
 top:200px;
 opacity: 0.8;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
}

#compareBox input {
  color: #FFF;
  background: #000;
  width: 120px;
  padding-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

#compareList {
 margin:0px;
 padding:0px;
 width:120px;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #F1F1F1;
 padding: 3px 5px;
 border: 1px solid #999;
 margin: 3px 0;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

#myship-list {
  background: #F1F1F1;
  padding: 5px 20px;
  margin-top: 20px;
}

#myship {
  margin: 0 auto 30px auto;
}

#myship .myship-title {
  background: #DADADA;
}

#myship td {
  border-bottom: 1px dotted #DADADA;
  padding: 5px 10px;
}

#myship .colum2 {
  background: #F1F1F1;
}
#myship .colum1 {
  background: #F7F7F7;
}

#price-grade {
  list-style: none;
  margin: 0;
  padding: 0;
}
#price-grade li {
  font: 12px Arial;
  background: url(images/arrow_orange.gif) no-repeat left center;
  padding-left: 10px;
  margin: 0 0 5px 8px;
}
#price-grade #price-grade-current {
  color: #333;
  background: url(images/arrow_black.gif) no-repeat left center;
}
#pwd_lower, #pwd_middle, #pwd_high {
  border-bottom: 2px solid #DADADA;
}
.activity-list {
  margin: 10px auto;
  border-collapse: collapse;
  border: 1px solid #DADADA;
  border-top: 3px solid #7fbee1;
}
.activity-list th {
  text-align: left;
  vertical-align: top;
  background: #F1F1F1;
  width: 140px;
  padding: 3px 10px;
}
.activity-list td {
  vertical-align: top;
  padding: 3px 10px;
}
.activity-list td a {
  color: #2359B1;
}
.activity-list td a:hover {
  text-decoration: underline;
}






/**/
.bg {	background-image: url(../images/index_09.jpg);	background-repeat: no-repeat;}
/* È«*/
ul { padding:0px; margin:0px;}
li { list-style:none;} 
.list{COLOR:#666;}
.list ul{margin:0px;padding:0px; display:block;}
.list li{list-style-type: none;	background-image: url(../Images/linebg.jpg);	background-repeat: repeat-x;background-position: bottom;	line-height:23px;}
.list a { 	COLOR:#666;	background-image: url(../Images/list_li.gif);	background-repeat: no-repeat;	background-position: 10px 6px;	padding-left: 17px;}
.list a:hover {	COLOR:#cc0000;text-decoration:none;}
.list1{COLOR:#666;}
.list1 ul{margin:0px;padding:0px; display:block;}
.list1 li{list-style-type: none;	background-image: url(../Images/linebg.jpg);	background-repeat: repeat-x;	background-position: bottom;	line-height:25px;}
.list1 a { 	COLOR:#666;	padding-left: 17px;}
.list1 a:hover {	COLOR:#cc0000;text-decoration:none;}
.nav {font-size:12px; LINE-HEIGHT: 16px; color: #fff;text-decoration: none}
.nav A:link {color: #fff;text-decoration: none}
.nav A:visited {color: #fff;text-decoration: none}
.nav A:hover {color: #fff; text-decoration: underline}
/* íµ¥*/
.input {	border: 0px solid #B8B4AF;	background-color: #3A0808;	height: 17px;	width: 135px;	color:#FDF1E3;	font-size:12px}/* Ä±Ö¶Ô£ß´Ï¸É«ÈµÈ£ÐµcolorÖ¸Ä±É«*/
.button {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;
border-right-style: solid;	border-bottom-style: solid;order-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #666666;	
border-bottom-color: #666666;border-left-color: #CCCCCC;}
/*á½»Å¥Ê½*/
/*.head_sear select{	color:#310800;	width:165px;	height: 19px;	margin-right: 1px;	margin-bottom: 1px;	padding-right: 1px;	padding-bottom: 1px;	border: 1px solid #ff7800;}
*//*  Ð±Ô£ß´Ï¸É«,Ä±É«*/
.dian {	background-image: url(../images/d.gif);	background-repeat: repeat-x;	background-position: bottom;}
/**/
.xuxian{	background-image: url(../images/xx.gif);	background-repeat: repeat-x;	background-position: bottom;}
/**/
.en_font13{	font-family: Arial;	font-size: 13px;}
/* 13ÅµÓ¢*/
#wrap{width: 1003px;	margin: 0 auto;	height: 500px;}
#head{ height:313px; background-image:url(../images/headbg.jpg);	position: relative;
}
.head_nav {	font-size: 12px;	font-weight: bold;	color: #D33200;		padding-left: 22px;		font-family: "";position: absolute;	bottom: 22px;}
.head_nav li {	display: inline;	list-style-image: url(../images/img_sign02.gif);	font-family: "";	padding-right: 5px;	padding-left: 14px;}
.head_sear {	background-image: url(../images/head_sear.gif);	background-repeat: repeat-x;	height: 32px;	width: 424px;	position: absolute;	bottom: 46px; left: 6px; line-height:32px; padding-top:7px; padding-left:15px;}
.ser_select{border:1px solid #ff7800; position:absolute; overflow:hidden; width:123px; float:left;}
.ser_input{	width:250px;	float:right;}

.seardiv { border:1px solid #f00; float: left; padding:0px 1px 1px 0px; }
.seardiv div {width:100px; overflow:hidden; display: inline; }
.seardiv div select { margin: -2px;}
.seradiv select option { text-indent: 2px; }
/*select*/
.over{color:#dedede} 
.out{color:#333333} 
#oOption{ scrollbar-face-color:#FFFFFF; scrollbar-shadow-color:#C1C1BB; scrollbar-highlight-color:#C1C1BB; scrollbar-3dlight-color:#EBEBE4; scrollbar-darkshadow-color:#EBEBE4; scrollbar-track-color:#F4F4F0; scrollbar-arrow-color:#CACAB7; position:absolute;display:none;width:100px;height:80px; overflow:scroll;overflow-x:hidden; border:#FD7B0D 1px solid;border-top:none;cursor:default } /*select*/
#left{ width:180px; min-height:200px; height:auto;float:left; margin-left:6px;}
#center{ width:605px; height:700px; float:left; margin-left:8px;}
#right{ width: 186px; float:left; margin-left:8px; height:700px;}
#content{ height:700px; height:auto;}
.login{ min-height:120px; height:auto;}
.login_in{	min-height:120px; height:auto;	border-right-width: 2px;	border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #F93900;	border-left-color: #F93900;	background-image: url(../images/login_bg.jpg);	background-repeat: repeat-y;	color: #C01C02;
}
.login_in .tip {	font-weight: bold;	color: #C01C02;	padding-top: 5px; padding-left:12px;background: url(../images/login_line.jpg) repeat-x bottom}
.login_in .line {	background-image: url(../images/login_line.jpg);	background-repeat: no-repeat;	text-align: right;	width: 167px;	margin-left:5px;	margin-top: 3px;}
.login_in_line{width:100%;float:left;clear:both;text-align:center;padding-top:3px;}
.user1{ padding-left:10px;}
.user2{ padding-left:10px; margin-top:5px;}
.username input{	width:108px;	height:14px;	border: 1px solid #e93a00;}
.userpass input{ width:108px; height:14px;border: 1px solid #e93a00;}
.login_in .btn_login{	text-align: right;	margin-top: 10px;	padding-left: 10px;}
.shop_sort{ min-height:200px; height:auto; margin-top:8px;color:#333; font-weight:bold;}
.shop_sortin{ height:500px;}
.shop_name{ width:116px; float:left;}
.shop_name_tip{ width:25px; float:left;}

.list3{COLOR:#333; width:160px;}
.list3 ul{margin:0px;padding:0px; display:block;}
.list3 li{list-style-type: none; padding-bottom:3px!important; padding-bottom:5px; padding-top:3px!important;	padding-top:5px;background-image: url(../Images/linebg.jpg);	background-repeat: repeat-x;	background-position: bottom;	line-height:26px;}
.list3 a { 	COLOR:#333;}
.list3 a:hover {	COLOR:#cc0000;text-decoration:none;}
.sort{ width:160px; margin-left:8px; text-indent:20px; min-height:50px; height:auto;}

.sort a,a:visited,a:active,a:link{color: #666;text-decoration: none;font-family:"",Arial;}
/*Ð¼*/
.shop_pc{ margin-top:10px; min-height:100px; height:auto;text-align:center;}
.shop_pc_images{ min-height:30px; height:auto;}
.flash{ width:605px; min-height:217px; height:auto;}
.produce_list{	min-height:200px; height:auto;}
.listone{ min-height:200px; height:auto;margin-top:10px;	}
.pro_list1 ul,li{ margin:0; padding:0;}
.listname{ height:16px; line-height:16px; color:#d33100; font-weight:bold; margin-bottom:5px;}
.listname .tip{ width:21px; height:16px; float:left;}
.word{ width:540px; height:16px; line-height:16px; float:left; font-size:14px;}
.more{ width:33px; float:left;}



.pcone {	min-height: 80px; height:auto;	border-right-width: 3px;	border-left-width: 3px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #ededed;	border-left-color: #ededed; padding-top:10px;}
.pc_list{	font-size: 12px;	font-weight: bold;	color: #D33200;		padding-left: 22px;		font-family: "";position: absolute;	bottom: 0px;}
.pc_list li {	display: inline;	list-style-image: url(../images/img_sign02.gif);	font-family: "";	padding-right: 5px;	padding-left: 16px;}


.pcone_list1{	width:140px;	float:left;	height:150px;	margin-left:5px;}
.pcone_list1 li{ line-height:25px;}
.tejian{ height:190px; margin-top:0px!important;margin-top:0px; padding-left:2px;}
.pro_name{ font-weight:bold; color:#333;}
.pro_line{ width:2px; float:left; padding-right:2px;}
/*Ò²*/
.news{ min-height:50px; height:auto; margin-top:10px;}
.news_bg {	height: 22px; color:#fff; font-weight:bold; line-height:22px; padding-left:5px;	background-image: url(../images/newsbg.jpg);	background-repeat: no-repeat;}
.news_word {	width: 130px; padding-left:5px;	float: left;}
.news_more {	float: left;	width: 35px; padding-top:3px;}

.news_list{	min-height:65px; height:auto; padding: 5px 16px 0;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #ff4f01;	border-left-color: #ff4f01;}


.list{COLOR:#666;}
.list ul{margin:0px;padding:0px; display:block;}
.list li{list-style-type: none;	background-image: url(../Images/linebg.jpg);	background-repeat: repeat-x;	background-position: bottom;	line-height:28px;}
.list a { 	COLOR:#666;	background-image: url(../Images/list_li.gif);	background-repeat: no-repeat;	background-position: 4px 6px;	padding-left: 14px;}
.list a:hover {	COLOR:#cc0000;text-decoration:none;}

.fru_pc{ height:100px; margin:10px 0 0;}
.hot_sell{	width:152px;	min-height:100px; height:auto; 	background-image: url(../images/hot_line.jpg);	background-repeat: repeat-y; margin-top:5px; padding-bottom:3px;}
.hot_sell_buy{ color:#ff4e00;	height:16px;	line-height:16px;	background-image: url(../images/hot_line1.jpg);	background-repeat: no-repeat; text-align:right; padding-right:8px; padding-bottom:5px; text-decoration:underline;}
.hot_sell1{ min-height:50px; height:auto; padding-top:22px;}
.food_book{ height:50px; margin-top:10px;}
.food_book_imag{	min-height:30px;	height:auto;	border: 1px solid #e3e3e3;}
.friend{ height:76px; width:987px; margin:10px auto 0;}
.friend_link{	width:19px;	height:76px;	float:left;	background-image: url(../images/friend_pc.jpg);	background-repeat: no-repeat;}
.friend_pc{ float:left; width:936px; height:66px;	border-top-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #f6f6f6;	border-bottom-color: #f6f6f6;	border-left-color: #f6f6f6;	border-top-width: 5px;	border-bottom-width: 5px;	border-left-width: 14px;}
.friend_pc_right{	width:18px;	height:76px;	float:right;	background-image: url(../images/friend_pc_right.gif);	background-repeat: no-repeat;}
.friend_pc li {	display: inline; line-height:25px;	font-family: ""; padding-top:5px;	padding-right: 5px;	padding-left: 35px;}
.foot{	height:106px;	background-color: #f6f6f6;width:987px; margin:10px auto 0;}
.foot_list{ width:604px; margin:0 auto; padding-top:5px; }
.foot_list li{display: inline;padding-left: 5px; width:604px; margin:0 auto; }
.foot_last{ width:580px; margin:0 auto; height:70px; margin-top:5px;}
.foot_logo{	width:90px;	height:66px;float:left;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #c7c7c7;}
.foot_copyright{ width:480px; float:right;height:66px; font-size:12px;font-family: ""; line-height:21px;}



/*------------new css------------*/
.input_search{border:1px solid #ff7800; color:#666666; height:14px; margin-left:5px}
.input_001{border:1px solid #ff7800; color:#666666; height:14px;}


.style_001{color:#BF1F05;}
.style_003{color:#ffffff;}
.style_002{color:#d33100;font-weight:bold;font-size:14px;}
.style_004{color:#666666;font-size:11px;}
.style_005{color:#BBBBBB;}
.style_006{font-size:16px;font-weight:bold;color:#333333}

.line_001{background:url(images/line_001.jpg) repeat-x bottom}
.line_002{background:url(images/line_002.jpg) repeat-y right}
.line_003{background:url(images/line_003.jpg) repeat-x bottom;color:#FF4E00}

.pro_list{width:127px;padding:0px 11px 0px 11px;float:left;background:url(images/line_002.jpg) repeat-y right}
.pro_list2{width:150px;float:left;}

.pro_list3{width:127px;padding:0px 17px 0px 16px;float:left;background:url(images/line_002.jpg) repeat-y right;margin:10px 0px 20px;}
.pro_list3_1{width:150px;float:left;padding:0px 11px 0px 11px;margin:10px 0px 20px;}

.news_list{width:168px;float:left;clear:both;padding:5px 8px 5px 8px;text-align:left;}
.news_list li{width:168px;float:left;clear:both;padding:6px 0px 5px;background:url(images/line_003.jpg) repeat-x bottom}
.kuang_001{border-left: 1px solid #ff4f01;border-right: 1px solid #ff4f01;}
.
.nav a:link{color: #D33100;font-size:12px;text-decoration: none;}
.nav a:visited{color: #D33100;font-size:12px;text-decoration: none;}
.nav a:active{color: #D33100;font-size:12px;text-decoration: none;}
.nav a:hover{color: #D33100;font-size:12px;text-decoration: none;}

a.link_D33100:link    {color: #D33100;font-size:12px;text-decoration: none;}
a.link_D33100:visited {color: #D33100;font-size:12px;text-decoration: none;}
a.link_D33100:active  {color: #D33100;font-size:12px;text-decoration: none;}
a.link_D33100:hover   {color: #D33100;font-size:12px;text-decoration: none;}

a.link_333333:link    {color: #333333;font-size:12px;text-decoration: none;}
a.link_333333:visited {color: #333333;font-size:12px;text-decoration: none;}
a.link_333333:active  {color: #333333;font-size:12px;text-decoration: none;}
a.link_333333:hover   {color: #333333;font-size:12px;text-decoration: none;}

a.link_ffffff:link    {color: #ffffff;font-size:12px;text-decoration: none;}
a.link_ffffff:visited {color: #ffffff;font-size:12px;text-decoration: none;}
a.link_ffffff:active  {color: #ffffff;font-size:12px;text-decoration: none;}
a.link_ffffff:hover   {color: #ffffff;font-size:12px;text-decoration: none;}

a.link_ff4d00:link    {color: #ff4d00;font-size:12px;text-decoration: none;}
a.link_ff4d00:visited {color: #ff4d00;font-size:12px;text-decoration: none;}
a.link_ff4d00:active  {color: #ff4d00;font-size:12px;text-decoration: none;}
a.link_ff4d00:hover   {color: #ff4d00;font-size:12px;text-decoration: none;}


