@charset "utf-8";
/*基本信息*/
body {
	font:12px Tahoma;
	margin:0px;
	padding:0px;
	color:#333333;
	background:#dcdcdc;}
* {
	margin: 0; padding:0
}
span{ margin:0; padding:0}
p{ margin:0px; padding:0px;}
img {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
ul {
	LIST-STYLE-TYPE: none
}
ol {
	LIST-STYLE-TYPE: none
}
li {
	LIST-STYLE-TYPE: none
}

div {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
ul {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
li {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
ol {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
span {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left
}

a:link {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration:underline;
}
a:visited {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	line-height:18px;
	color: #ff6600;
	text-decoration:underline;
}
a:active {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
}
.more:link,.more:visited {
	font-size: 12px;
	color: #0C4790;
	text-decoration: none;
	padding-right:25px;
	
}
.more:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	padding-right:25px;
	
}

.column_dian {
	border: 0px none;
	
}
.multi_page:link {
    display: block;
	font-size: 12px;
	color: #636563;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}
.multi_page:visited{
    display: block;
	font-size: 12px;
	color: #636563;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}
.multi_page:hover{
	font-size: 12px;
	height: 16px;
	color: #F76502;
	padding-left:15px;
	text-decoration: none;
	text-align: left;
    border-bottom: 1px dashed #D9D7D8; 
	background-image: url(arrow.gif);background-repeat: no-repeat;
}

.product_sole {
		display: block;
		word-break:break-all;
		font-size: 12px;
        color: #636563;
		letter-spacing:1px; 
        line-height: 20px;
        height: 20px;
		text-align: left;
		padding-left:18px;
        text-decoration: none;
		border-bottom: 1px dashed #D9D7D8; 
		background-image: url(arrow.gif);background-repeat: no-repeat;
}
.job_title {
		display: block;
		word-break:break-all;
		font-weight:bold ;
		font-size: 12px;
        color: #505050;
		letter-spacing:1px; 
        line-height: 30px;
		text-align: left;
        text-decoration: none;
}
.job {
		display: block;
		word-break:break-all;
		font-size: 12px;
        color: #505050;
        line-height: 18px;
		text-align: left;
		padding-right:18px;
        text-decoration: none;
}

.feedback_input{
      border-right: rgb(88,88,88) 1px double;
      border-top: rgb(88,88,88) 1px double;
      border-left: rgb(88,88,88) 1px double;  
      border-bottom: rgb(88,88,88) 1px double;
      line-height: normal; 
      font-weight: normal; 
      font-size: 9pt; 
      font-style: normal; 
      font-variant: normal;

}

/*整体页面层容器*/
#page-container {
width:1002px;
margin: auto;
background:#fff;
}

#page-container.bg{  }

/*页面头部*/
#header { display:block; height:93px; width:1002px; margin:0 auto; padding:0px; background:url(header.gif); }

#logo {
    display: none;
	margin: 0px;
}
#name {
    display: block;
	margin: 0px;
	width:1002px;
	height:93px;
	background-image:url(name.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:32px;
}

#search {
    display:none;
	padding:0;
	margin:0;
	float: right;
	width: 190px;
	line-height: 21px;
	margin-right:10px;
	position:absolute; right:0px; top:0px;
}
#search_input {

	float: left;

}
#search_pic {
	line-height: 18px;
	margin: 0;
	float: right;
	width: 19px;
	background-image:url(search.gif); background-repeat:no-repeat;
	text-align:left;
	
}
.search:link{
          color:  #000000;
		  padding:10px;
		  font-size:1px;
}
.search:visited{
          color:  #000000;
		  padding:10px;
		  font-size:1px;
}
.search:hover{
          color:   #000000;
		  padding:10px;
		  font-size:1px;
}

.name_title{
	font-size: 15pt;
	font-weight: bold;
	width: auto;
	color:  #356490;
	letter-spacing: 4px;
	line-height: 41px;
	margin: 0;
	text-align :left;
	}

.input {
	font-size:12pt;
	width: 120px;
	height:16px;
	line-height:16px;
	text-decoration: none;
	border: 1px solid #AEAAA1;
	background-image:url(search-bg.gif); background-repeat:no-repeat; background-position:left;
	padding-left:31px;

	}
	
#banner {
    display: block;
	background:#000000;
    background:url(banner.jpg)  no-repeat; 
    margin:0 auto;
    height:239px;
	width:1002px;}	



#menu {
    display: none;
	clear: both;
	padding:0;
	margin:0;
	_margin:0;
	height:40px;
	background-image: url(menu-bg.gif); background-position: center bottom; background-repeat: repeat-x;
	}
#menu ul { list-style:none;margin:0px;padding:0; width:1002px;}
#menu ul li {float:left;margin:0 0px; position: relative;}
#menu ul li a {font-size: 15px;color: #FFBF57; font-family:"黑体";padding:10px 12px 10px 12px;line-height:40px; text-decoration:none;}
#menu ul li a:hover {font-size: 15px;color: #000000; font-family: "黑体";padding:10px 12px 10px 12px;background-image:url(menu-bg-1.gif); background-position:bottom;line-height:40px; text-decoration:none;}
/*1st sub level menu*/
#menu ul li ul{display:block;left:0px;visibility:hidden;position:absolute;top:1em; background:#000000;}
/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul li ul li{display:list-item;float:none;}


/* Sub level menu links style */
#menu ul li ul li a{ display:block;padding-right:5px;padding-left:30px;width:140px;border:#e3e3e3 1px solid;font-size: 12px;color: #666666; background:#000000; background-image:url(xl.gif);background-repeat: no-repeat;height:15px; line-height:15px;text-align : left; font-weight:normal;}
#menu ul li ul li a:hover {display:block; padding-right:5px;padding-left:30px;width:140px;border:#e3e3e3 1px solid;font-size: 12px;color: #000000;background: #eeeeee;background-image:url(xl.gif);background-repeat: no-repeat;height:15px; line-height:15px;text-align : left;font-weight:normal;}
.menutop {width:50px;height:40px;background-image:url(menutop.gif);background-repeat: no-repeat left;}
.menuDiv{width:6px;height:40px;background-image:url(menudiv.gif);background-repeat: no-repeat;}
#menu ul li.menubottom {width:88px;height:40px;background-image:url(menubottom.gif);background-repeat: no-repeat; float:right; }



#adminn {
       display: none;
       float:right;
	  
}


#path_left{ display:block;  padding-left:40px; background-image:url(path.gif); background-repeat:no-repeat; background-position:left; padding-top:10px; padding-bottom:10px; color:#950101; background-color:#fff;}

#path_left a{  color:#950101; text-decoration:none;}
#path_left a:hover{  color:#950101; text-decoration:underline;}



/*页面中间部分*/

#page_all {
    display: block;
	float:left;
	width:1002px;
	padding-top:53px;
	margin:0 auto;
	background:url(page_all.gif); background-repeat:repeat-x; background-position:top;
}






/*页面左边栏*/
#sidebar {
    display: block;
	width:166px;
	float:left;
	height: auto;
	padding-top:8px;
	
	
	
	
}


/*--快速导航--*/
#navigation {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
	
	}
	
#navigation_title {
    display:none;
    margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	
	
}

#navigation_content {
     margin:0px;
	 font-size: 12px;}
	 
#navigation_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

#navigation_content li {
	padding: 0 0 0 0px;
	margin-bottom:2px;
	background-image:url(line.gif); background-repeat:repeat-x; background-position:bottom;
	
}

#navigation_content li .column_dian,#navigation_content li .column_dian:visited{ display:block; background:url(navigation_content_li.gif); color:#fff; padding-left:50px;font-size:14px; height:33px; line-height:38px; overflow:hidden;_padding-top:0px; }
#navigation_content li .column_dian:hover { display:block; background:url(navigation_content_li.gif); color:#e70101;padding-left:50px;font-size:14px;height:33px; line-height:38px;overflow:hidden;_padding-top:0px;}

#navigation_content li .column_dian img{ _margin-top:12px;}

#navigation_content li a, #navigation_content li a:visited {
    display:block;
	text-align: left;
	height:28px; line-height:30px; overflow:hidden;
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 25px;
	_padding-top:8px;
	_height:22px;
	font-size:13px;
	font-family:"宋体";
	font-weight:bold;
	color: #676767;

	
}	
	
#navigation_content li a:hover {
    display:block;
	text-align: left;
	height:28px; line-height:30px; overflow:hidden;
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 25px;
	_padding-top:8px;
	_height:22px;
	font-size:13px;
	font-family:"宋体";
	font-weight:bold;
	color: #CA0000;
	background:#F0F4F6;

}




/*--快速导航（产品列表类）--*/
.navigation1 {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
	 min-height:280px;
  
	
	}
	
.navigation1_title {
    margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	
	
}
.title {
    display:block;
	margin: 0px;
    height: 38px;
	padding: 0 0 0 28px;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	
	
}

.navigation1_content {
    padding:0;
    MARGIN-BOTTOM: 4px;
	display:block;
	min-width:180px;
	_width:180px;

}

.navigation1_content .li1 {
	BACKGROUND: url(navi_li1.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold; padding:5px 0 5px 0;
}
.navigation1_content .li2 {
	BACKGROUND: url(navi_li2.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li1 A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none; 
}
.navigation1_content .li1 A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li1 A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2 A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2 A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li2 A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}

.navigation1_content .li1_no {
	BACKGROUND: url(navi_li11.gif) no-repeat bottom; FLOAT: left; WIDTH: 90px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li1_no A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li1_no A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li1_no A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 12px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2_no {
	BACKGROUND: url(navi_li22.gif) no-repeat bottom; FLOAT: left; WIDTH: 77px; HEIGHT: 31px;font-weight:bold;padding:5px 0 5px 0;
}
.navigation1_content .li2_no A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}
.navigation1_content .li2_no A:hover {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #D00606; PADDING-TOP: 7px; TEXT-DECORATION: none;
}
.navigation1_content .li2_no A:visited {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 7px;TEXT-DECORATION: none;
}


.flxf_left_wai {
	FLOAT: left; WIDTH: 60px;
}
.flxf_left_wai A {
	COLOR: #000; TEXT-DECORATION: none
}
.flxf_left_wai A:hover {
	COLOR: #D00606; TEXT-DECORATION: none
}
.flxf_left {
	BORDER-RIGHT: #a1a1a1 1px; BORDER-TOP: #a1a1a1 1px solid; FONT-WEIGHT: bold; FLOAT: left; BORDER-LEFT: #a1a1a1 1px solid; WIDTH: 61px; COLOR: #000; LINE-HEIGHT: 23px; BORDER-BOTTOM: #a1a1a1 1px solid; HEIGHT: 23px; BACKGROUND-COLOR: #fafafa; TEXT-ALIGN: center
}

.flxf_left_wai .shadow {
	FONT-SIZE: 0px; Z-INDEX: -1; BACKGROUND: #999; FILTER: alpha(opacity=30); *MARGIN-LEFT:-60px;  WIDTH: 60px; POSITION: absolute; HEIGHT: 27px; moz-opacity: 0.3; opacity: 0.3
}
.flxf_right_wai {
	FLOAT: left; WIDTH: 180px
}
.flxf_right {
	BORDER-RIGHT: #a1a1a1 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #a1a1a1 1px solid; PADDING-LEFT: 3px; BACKGROUND: url(flxf_bg.gif) #fafafa no-repeat left top; FLOAT: left; PADDING-BOTTOM: 10px; BORDER-LEFT: #a1a1a1 1px; WIDTH: 160px; PADDING-TOP: 0px; BORDER-BOTTOM: #a1a1a1 1px solid
}
.flxf_right LI {
	BORDER-RIGHT: #a1a1a1 1px solid; PADDING-RIGHT: 10px; MARGIN-TOP: 5px; DISPLAY: inline; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; WORD-BREAK: keep-all; LINE-HEIGHT: 15px; PADDING-TOP: 0px; HEIGHT: 15px
}
.flxf_right_wai .shadow {
	FONT-SIZE: 0px; Z-INDEX: -1; BACKGROUND: #999; FILTER: alpha(opacity=30); LEFT: 60px; WIDTH: 180px; POSITION: absolute; moz-opacity: 0.3; opacity: 0.3
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; LINE-HEIGHT: 0px; HEIGHT: 0px
}
.gray8712 A {
	COLOR: #878787; TEXT-DECORATION: none
}
.gray8712 A:hover {
	COLOR: #878787; TEXT-DECORATION: underline
}
.gray4012 A {
	COLOR: #404040; TEXT-DECORATION: none
}
.gray4012 A:hover {
	COLOR: #404040; TEXT-DECORATION: underline
}


/*--推荐排行榜--*/
#list_1{
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
	
	}
	
#list_1_title {
	margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	
	
}

#list_1_content {
     margin:0px;
	 font-size: 12px;


}
#list_1_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

#list_1_content li {
	padding: 0px 0 0px 15px;
	
}

#list_1_content li a, #list_1_content li a:visited {
	text-align: left;
	line-height:24px;
	_height: 24px;
	text-decoration: none;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #000000;
	
	
}	
	
#list_1_content li a:hover {
	text-align: left;
	line-height:24px;
	_height: 24px;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #DD1100;
	text-decoration:underline;
}
.list_1_1{ background:url(list_1_1.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_2{ background:url(list_1_2.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_3{ background:url(list_1_3.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_4{ background:url(list_1_4.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_5{ background:url(list_1_5.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_6{ background:url(list_1_6.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_7{ background:url(list_1_7.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_8{ background:url(list_1_8.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_9{ background:url(list_1_9.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_1_10{ background:url(list_1_10.gif) no-repeat left; padding: 0px 0 0px 26px;}



/*--点击排行榜--*/
#list_2{
      display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
	
	}
	
#list_2_title {
	margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	
	
}

#list_2_content {
     margin:0px;
	font-size: 12px;

}
#list_2_content ul {
    list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}	

#list_2_content li {
	padding: 0px 0 0px 15px;
	
}

#list_2_content li a, #list_2_content li a:visited {
	text-align: left;
	line-height:24px;
	_height: 24px;
	text-decoration: none;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #000000;
	
	
}	
	
#list_2_content li a:hover {
	text-align: left;
	line-height:24px;
	_height: 24px;
	display: block;
	padding: 1px 0 0 25px;
	font-size:12px;
	color: #DD1100;
	text-decoration:underline;
}
.list_2_1{ background:url(list_2_1.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_2{ background:url(list_2_2.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_3{ background:url(list_2_3.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_4{ background:url(list_2_4.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_5{ background:url(list_2_5.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_6{ background:url(list_2_6.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_7{ background:url(list_2_7.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_8{ background:url(list_2_8.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_9{ background:url(list_2_9.gif) no-repeat left; padding: 0px 0 0px 26px;}
.list_2_10{ background:url(list_2_10.gif) no-repeat left; padding: 0px 0 0px 26px;}


/*--侧边图片新闻--*/
#side_news_pic{
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
	
	}
	
#side_news_pic_title {
	margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 
	
}

#side_news_pic_content {
     margin:0px;
	font-size: 12px;

}
#side_news_pic_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align:left;
	padding-top:5px;
}	

#side_news_pic_content li {
	padding: 5px 0 5px 3px;
	word-wrap:break-word; overflow:hidden;
	clear:both;	
}

#side_news_pic_content li a,#side_news_pic_content li a:visited {
	text-align: left;
	line-height:17px;
	_height:17px;
	text-decoration: none;
	display: block;
	padding: 0;
	font-size:12px;
	color: #000000;
	
	
}	
	
#side_news_pic_content li a:hover {
	text-align: left;
	line-height:17px;
	_height:17px;
	display: block;
	padding: 0;
	font-size:12px;
	color: #DD1100;
	text-decoration:underline;
}

#side_news_pic_content img{ border:none; padding:2px 10px 0 5px;float:left; }


/*--侧边栏新闻-*/

#side_news {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	border:1px solid #D8D8D8;
  
}
#side_news_title {
	margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 

	
}

#side_news_content{
	margin:0px;
	font-size: 12px;
	text-align:left;
	padding-right:5px;

	
}

.side_new:link, .side_new:visited{
   display: block;
	font-size: 12px;
	color: #000000;
	padding-left:40px;
	text-decoration:underline;
	line-height: 25px;
    _height: 25px;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}

.side_new:hover{
	font-size: 12px;
	line-height: 25px;
    _height: 25px;
	padding-left:40px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}



/*--公告栏--*/

#notice {
     display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;

}
#notice_title {
    margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 	

	
}
#notice_content{
    word-break:break-all;
	margin:0px;
	font-size: 12px;
	padding:5px;
	line-height:22px;	
}



/*--友情链接--*/
#link {
      display: block;
	 margin: 0 0 10px 0;
	 padding:0;
	 color:#000000;
	 border:1px solid #D8D8D8;
  
}
#link_title {
	margin: 0px;
    height: 29px;
	padding: 0 0 0 15px;
	line-height: 29px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(side_title.gif); background-repeat:no-repeat; 

	
}

#link_content{
	margin:0px;
	font-size: 12px;
	text-align:left;

	
}
#link_content img{
     max-width:140px;
     width:140px;
     width:expression(document.body.clientWidth>140?"140px":"auto");
     overflow:hidden;
	 border:0;
	 padding-top:10px;
	 padding-left:20px;
	 padding-bottom:10px;

}
.sidea:link,.sidea:visited {
   display: block;
	font-size: 12px;
	color: #000000;
	padding-left:40px;
	text-decoration:underline;
	line-height: 25px;
    _height: 25px;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}

.sidea:hover{
	font-size: 12px;
	line-height: 25px;
    _height: 25px;
	padding-left:40px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position: 0% 10%;
}





/*页面右栏*/
#content {
    display: block;
	height: auto;	
    }
	
#content_mid {}
/*简介*/
#introduction{ margin:5px;}
#introduction_title {
	
	display:none;
	letter-spacing: 4px;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 28px;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color:#AC9F68;
    background-image: url(content_title_bg.gif);
}
#introduction_title_left {
	float:left;
	height: 28px;
    width:45px;
    background-image: url(content_title_left.gif);	
}
#introduction_title_bg {
	padding: 0 0 0 10px;
	float:left;
    
}
#introduction_title_right {
	float:right;
	height: 28px;
    width:41px;
    background-image: url(content_title_right.gif);	
}

#introduction_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color:#333333;

	}




#introduction_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
#introduction_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
#introduction_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif);background-repeat: no-repeat;	
}



/*图片切换新闻*/
#news_pic{
     display: block;
	 float:left;
	 margin:0px;
	 padding-left:5px;
	 width:49.5%;
	 color:#000000;
     }
	 
#news_pic_title {
    display:block;
	height: 48px;
	line-height:48px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 22px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
    
}
#news_pic_title_left {
	float:left;
	height: 15px;
    width:0px;
    background-image: url(news_pic_title_left.gif);	
}
#news_pic_title_bg {
    padding: 0 0 0 3px;
	float:left;
    
}
#news_pic_title_right {
	float:right;
	height: 15px;
    width:19px;
  
}
#news_pic_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
	}
	
#news_pic_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
#news_pic_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
#news_pic_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}
.new_pic:link {
    display: block;
	font-size: 12px;
	_height: 22px;
	line-height: 22px;
	padding-left:35px;
	color: #000000;
	text-decoration: none;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;

}

.new_pic:visited {
    display: block;
	font-size: 12px;
	color: #000000;
	padding-left:35px;
	text-decoration: none;
	_height: 22px;
	line-height: 22px;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top; 

}
.new_pic:hover {
	display: block;
	font-size: 12px;
	_height: 22px;
	line-height: 22px;
	color: #000000;
	padding-left:35px;
	text-decoration: none;
	border: 0px none;
	background-color: #40B9CE;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;
}
/*新闻类型一*/

#news_1{
    display: block;
	float:left;
	 margin:5px;
	 padding: 0;
	 width:45.5%;
	 color:#000000;
     }

#news_1_title {
    display:none;
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
   
}
#news_1_title_left {
    display:block;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
}
#news_1_title_bg {
    padding:0px;
	float:left;
	height: 31px;
	text-align:center;
  
}
#news_1_title_right {
 display:block;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;
}
#news_1_content{
   word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	border-left:0px solid #B1C3D4;
	border-right:0px solid #B1C3D4;
	
	}
#news_1_bottom{
display:none;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

#news_1_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
#news_1_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.new_1_title:link,.new_1_title:visited {
    display: block;
	clear:both;
	font-size: 22px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #CE4646;
	text-decoration:none;

}

.new_1_title:hover {
	display: block;
	clear:both;
	font-size: 22px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #0C4790;
	text-decoration:underline;	
}

.new_1:link,.new_1:visited {
    display: block;
	white-space:nowrap;
	font-size: 12px;
	font-family:"宋体";
	padding-left:15px;
    _height: 22px;
	min-width:60px;
	_width:60px;
    line-height:22px;
	color: #000000;
	text-decoration:none;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;

}

.new_1:hover {
	display: block;
	white-space:nowrap;
	font-size: 12px;
	font-family:"宋体";
	padding-left:15px;
    _height: 22px;
	min-width:60px;
	_width:60px;
    line-height:22px;
	color: #DD1100;
	text-decoration:underline;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;
}

/*新闻类型二（带图片）*/

.news_2{

	 margin:5px;
	 padding: 0;

     }

.news_2_title {
    display:block;
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
   
}
.news_2_title_left {
    display:block;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
}
.news_2_title_bg {
    padding:0px;
	float:left;
	height: 31px;
	text-align:center;
  
}
.news_2_title_right {
 display:block;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;
}
.news_2_content{
    float:left;
    word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 5px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	}
.news_2_bottom{
display:block;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

.news_2_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
.news_2_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}



.news_2_pic{ display:block;float:left; width:140px; }
.news_2_introduction{ display:block;  word-wrap:break-word; overflow:hidden;}
.new_2_title:link,.new_2_title:visited {
    display: block;
	clear:both;
	font-size: 18px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #000000;
	text-decoration:none;

}

.new_2_title:hover {
	display: block;
	clear:both;
	font-size: 18px;
	font-family:"黑体";
    _height: 22px;
    line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	color: #DD1100;
	text-decoration:underline;	
}

.new_2:link,.new_2:visited {
    display: block;
	font-size: 12px;
	padding-left:15px;
    _height: 22px;
    line-height:22px;
	color: #305CB6;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;
}

.new_2:hover {
	display: block;
	font-size: 12px;
	padding-left:15px;
    _height: 22px;
    line-height:22px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian3.gif);background-repeat: no-repeat;background-position:left top;
}


/*普通新闻*/

#news_title {
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
   
}
#news_title_left {
    display:block;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
   
}
#news_title_bg {
    padding:0px;
	float:left;
	height: 31px;
	text-align:center;
  
}
#news_title_right {
    display:block;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;
    
}
#news_content{
    word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	
	}
#news_bottom{
display:block;
height: 31px;
margin: 0;
padding:0;
background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}
#news_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
#news_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}
.new:link,.new:visited  {
    display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #305CB6;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;

}
.new:hover {
	display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;
}
/*供求信息*/
#supply_title {
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#000000;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:top;
}
#supply_title_left {
display:block;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
}
#supply_title_bg {
	padding:0px;
	float:left;
	height: 31px;
	text-align:center;
   
    
}
#supply_title_right {
 display:block;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;
}
#supply_content{
   word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#000000;
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	}
#supply_bottom{
    display:block;
    height: 31px;
    margin: 0;
    padding:0;
    background-image:url(content_bottom_bg.gif); background-repeat:repeat-x; background-position:bottom;}

#supply_bottom_left {
	float:left;
	height:31px;
    width:23px;
background-image:url(content_bottom_left.gif); background-repeat:repeat-x; background-position:bottom;
}
#supply_bottom_right {
	float:right;
	height:31px;
    width:23px;
background-image:url(content_bottom_right.gif); background-repeat:repeat-x; background-position:bottom;
}
.supply:link,.supply:visited {
     display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #305CB6;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;

}
 
.supply:hover {
	display: block;
	font-size: 12px;
	padding-left:35px;
    _height: 22px;
    line-height:22px;
	color: #DD1100;
	text-decoration:underline;
	border: 0px none;
	background-image: url(column_dian2.gif);background-repeat: no-repeat;background-position:left top;
}


/*推荐产品*/
#product_recommended{
     display: block;
	 margin:0px;
	 padding:5px 5px 5px 5px;
	 _padding:5px 3px 5px 3px;
	 width:96.5%;
	 color:#000000;
	 background:#000000;
     }
	 
#product_recommended_title {
    display:block;
	height: 15px;
	margin: 0 0 0 0;
	padding: 10px 0 0 19px;
	text-align: left;
	font-size: 12px;
	color:#000000;
    
}
#product_recommended_title_left {
    display:none;
	float:left;
	height: 15px;
    width:101px;
    background-image: url(news_pic_title_left.gif);	
}
#product_recommended_title_bg {
    padding: 0 0 0 5px;
	float:left;
    }
	
#product_recommended_title_bg  a{
      color:#000000;
    }
	
#product_recommended_title_bg a:hover{
      color:#ff0000;
    }
#product_recommended_title_right {
	display:blcok;
	float:right;
	height: 15px;
    width:19px;
  
}
#product_recommended_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
	}
	
#product_recommended_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
#product_recommended_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
#product_recommended_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}


/*产品*/
#product{ padding-left:5px;}


#product_title {
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
	
#product_title a{
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
#product_title a:hover{
	height: 31px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 31px;
	text-align: left;
	font-size: 14px;
	font-family:"新宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(content_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
	}
	
	
#product_title_left {
  display:none;
	float:left;
	height: 31px;
    width:23px;
	background-image:url(content_title_left.gif); background-repeat:repeat-x; background-position:top;
    
}

#product_title_right {
    display:none;
	float:right;
	height:31px;
	width:23px;
    background-image:url(content_title_right.gif); background-repeat:repeat-x; background-position:top;

}

#product_title #product_title_bg {
	 padding:0px;
	float:left;
	height: 31px;
	text-align:center;
}
#product_title #product_title_bg ul {
	
	height: 31px;
}
#product_title #product_title_bg li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 1px;
}

#product_title #product_title_bg a {
	text-decoration: none;
	color: #305CB6;
	display: block;
	float: left;
	width: auto;
	background: url(content_title_bg.gif) top;
}
#product_title #product_title_bg a span{
	display: block;
	float: left;
	height:28px;
	background: url(content_title_right2.gif) no-repeat right top;
	padding: 0 15px 0 15px;
}
#product_title #product_title_bg #tag1 a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
#product_title #product_title_bg #tag1 a:hover span{
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}
#product_title #product_title_bg #tag2 a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
#product_title#product_title_bg #tag2 a:hover span{
    display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}

#product_title #product_title_bg .selectli1 {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
#product_title #product_title_bg a .selectspan1 {
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}
#product_title #product_title_bg .selectli2 {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: auto;
	background: url(product_title_left.gif) top;
}
#product_title #product_title_bg a .selectspan2 {
	display: block;
	float: left;
	height:31px;
	background: url(product_title_mid.gif) no-repeat center top;
	padding: 0 15px 0 15px;
}

#product_title #product_content {

	word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 2px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
}
.product_content1 {
	
	background-color: #ffffff; 
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	border-bottom:1px solid #DEC8B6;
}
.product_content2 {
	
	background-color: #ffffff;
	border-left:1px solid #DEC8B6;
	border-right:1px solid #DEC8B6;
	border-bottom:1px solid #DEC8B6;
}

.hideproduct_content {display:none;}
#product_bottom{
display:none;
clear: both;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
#product_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
#product_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif); background-repeat: no-repeat;	
}
#product_more{
clear: both;
text-align:right; 
}

/*产品整体边距*/
.product_arrangement{ margin: 10px;}

/*产品文字与图片的距离*/
.product_introduction{ padding-left:10px; padding-top:3px; width:75%; }


/*产品简介区域*/
.product_in{display:block; clear:both; padding-top:5px; background-image:url(product_in.gif); background-repeat:repeat-x; background-position:top;word-break:break-all;}

/*产品图片的css*/
.product_pic:link,.product_pic:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	cursor:hand;


}
.product_pic:hover {
	font-size: 12px;
	color: #0088B5;
	text-decoration: none;
	background-color: #F1F1F1;
	 _height: 20px;
	line-height:20px;
	cursor:hand;
}

/*产品简介文字的css*/
.product:link ,.product:visited{
	font-size: 12px;
	color: #323232;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	cursor:hand;


}

.product:hover {
	font-size: 12px;
	color: #0088B5;
	text-decoration: none;
	background-color: #F1F1F1;
	 _height: 20px;
	line-height:20px;
	cursor:hand;
}
/*产品名称文字的css*/

.product_name {
	 float:left;
	 display:block;
	 
}
.product_name:link,.product_name:visited{
	 float:left;
	 display:block;
	 color:#2B92D4;
	 font-size: 12px;
	 font-family:"宋体";
	 _height: 20px;
	 line-height:20px;
}
.product_name:hover {
	 float:left;
	 display:block;
	 color:#ff0000;
	 font-size: 12px;
	 font-family:"宋体";
	 _height: 20px;
	 line-height:20px;
}
/*产品类别文字的css*/
.product_category {
    float:left;
	font-size: 12px;
	font-family:"宋体";
	color: #E12323;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	padding-right:10px;

}

/*产品时间文字的css*/
.product_time {

	font-size: 12px;
	color: #696969;
	text-decoration: none;
	 _height: 20px;
	line-height:20px;
	text-align:right;

}






#product_width{
padding:0px;
float:left;
display: block;
width:580px;}

/*中英文版本*/
#version {
    display: none;
	padding:0px 8px 0 0;
	margin: 0;
	float: right;
	width: 90px;
	line-height: 17px;
}
#version_1 {
    display: block;
	padding:0;
	margin: 0;
	float: right;
	width: 98px;
	line-height: 17px;
	
}
#version_2 img {
    display: block;
	padding:0;
	margin: 0;
	float: right;
	width: 88px;
	height:23px;	
}
.version:link{
          font-size: 12px;
	      color: #000000;
	      text-decoration: none;
}
.version:visited{
          font-size: 12px;
	      color: #000000;
	      text-decoration: none;
}
.version:hover{
          font-size: 12px;
	      color: #ff6600;
	      text-decoration: none;
}
/*时间*/
#time{ display:none;}
.time{
	display:none;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/*页面底部*/
#footer {
display: block;
clear: both;
width:1002px;
margin:0 auto;
padding-top:10px;
height:auto;
color:#ffffff;
background:url(footer.gif) #c84a4b; background-repeat:repeat-x;
height:100px;
overflow:hidden;}


#footer a,#footer a:visited {
color:#ffffff; font-size:12px; font-family:"宋体"; line-height:18px; text-decoration:none;}
#footer a:hover{color:#ffffff; font-size:12px; font-family:"宋体"; line-height:18px; text-decoration: underline;}

/*单个产品页面的css*/
#pro_left{float:left; width:50%; background:#000000}

#pro_a{ display:block; background:#000000; padding-left:10px;text-align:left; font-family:"宋体"; font-size:13px; color:#4A4A4A; font-weight:bold; line-height:24px;}
#pro_a img{ padding:5px;}

#pro_b{ text-align:left; padding-left:15px;}
.pro_b_input{ width:95%; margin-bottom:5px;}
#pro_b a{ color:#D62223; text-decoration:underline;}
#pro_b a:hover{ color:#ff6600; text-decoration:underline;}
.strong{ font-family:"宋体"; font-size:14px; color:#000000; font-weight:bold; padding:20px 0 10px 0}

#pro_c{ background:#000000; color:#909090; font-size:12px; font-family:"宋体"; text-align:left;padding-left:15px; padding-right:15px;padding-top:10px; line-height:24px;}
.pro_c_title{ background:#E4E6E3; color:#909090; margin-bottom:5px;}
#pro_c a{ color:#0243FF; text-decoration:underline;}
#pro_c a:hover{ color:#000000; background-color:#0243FF}
.pro_c_black{ color:#000000; padding:5px 0 5px 0;}
.pro_right{ text-align:right;}


#pro_right{float:left; width:48%;_width:48%; background:#000000; padding-left:10px;}
#pro_d{background:#F7F7F7 ; margin:5px; padding:5px; text-align:left; color:#6D6D6D; font-family:"宋体"; font-size:14px; line-height:28px; border:1px solid #E1E1E1;}
#pro_d_title{font-family:"宋体"; font-size:15px; font-weight:bold; background:url(pro_line.gif); background-repeat:repeat-x; background-position:bottom; height:35px; line-height:35px; display:block; }
.pro_right_title{ background:url(pro_jb.gif); background-repeat:no-repeat; background-position:left top; padding-left:20px; }
.pro_f{ padding-left:15px;}
.text{ width:90%;}
#pro_right_pic img{ padding:0 0px 0 8px; border:none;}


#pro_g{background:#F7F7F7 ; margin:5px; padding:5px; text-align:left; color:#6D6D6D; font-family:"宋体"; font-size:14px; line-height:28px; border:1px solid #E1E1E1;}
#pro_g_title{font-family:"宋体"; font-size:15px; font-weight:bold; background:url(pro_line.gif); background-repeat:repeat-x; background-position:bottom; height:35px; line-height:35px; display:block; }


#pro_h{background:#F7F7F7 ; margin:5px; _margin:5px 0 5px 5px;padding:5px; text-align:left; color:#6D6D6D; font-family:"宋体"; font-size:14px; line-height:28px; border:1px solid #E1E1E1; float:left;display:inline; width:96%; _width:95%;}
#pro_h_title{font-family:"宋体"; font-size:15px; font-weight:bold; background:url(pro_line.gif); background-repeat:repeat-x; background-position:bottom; height:35px; line-height:35px; display:block;  }
.pro_h_img{ width:143px; float:left; padding-right:2px;_padding-right:2px;}
.pro_center{text-align:center; }
.pro_name:link,.pro_name:visited{ text-align:center; color:#134FFF; text-decoration:underline; font-size:12px; font-family:"宋体"; line-height:24px;}
.pro_name:hover{ text-align:center; color:#000000; background:#134FFF; text-decoration:underline; font-size:12px; font-family:"宋体";line-height:24px;}


#pro_i{background:#F7F7F7 ; margin:5px;_margin:5px 0 5px 5px; padding:5px; text-align:left; color:#6D6D6D; font-family:"宋体"; font-size:14px; line-height:28px; border:1px solid #E1E1E1; float:left; display:inline; width:96%;_width:95%;}
#pro_i_title{font-family:"宋体"; font-size:15px; font-weight:bold; background:url(pro_line.gif); background-repeat:repeat-x; background-position:bottom; height:35px; line-height:35px; display:block; }
.pro_i_img{ width:143px; float:left; padding-right:2px;_padding-right:2px;}


/*订购中心页面的css*/

/*订购中心简介*/
#introduction_ord{ display:block; margin:5px;}
#introduction_ord_title {
	
	display:none;
	letter-spacing: 4px;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 28px;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	color:#AC9F68;
    background-image: url(content_title_bg.gif);
}
#introduction_ord_title_left {
	float:left;
	height: 28px;
    width:45px;
    background-image: url(content_title_left.gif);	
}
#introduction_ord_title_bg {
	padding: 0 0 0 10px;
	float:left;
    
}
#introduction_ord_title_right {
	float:right;
	height: 28px;
    width:41px;
    background-image: url(content_title_right.gif);	
}

#introduction_ord_content{
	word-break:break-all;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color:#333333;

	}
#introduction_ord_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
#introduction_ord_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);	background-repeat: no-repeat;
}
#introduction_ord_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif);background-repeat: no-repeat;	
}

/*个人信息填写*/
#ord1{ display:block; margin:5px;}

#ord1_title {
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 45px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#A93A36;
	background-image:url(ord1_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
   
}
#ord1_title_left {
    display:block;
	float:left;
	height: 45px;
    width:203px;
	background-image:url(ord1_title_left.gif); background-repeat:no-repeat; background-position: left bottom;
   
}
#ord1_title_bg {
    display:none;
	padding:0px;
	float:left;
	height: 45px;
  
}
#ord1_title_right {
   display:block;
	float:right;
	height:45px;
    width:19px;
    background-image:url(ord1_title_right.gif); background-repeat:no-repeat; background-position:bottom;
}
#ord1_content{
    word-break:break-all;
	margin: 0 0 0 0;
	padding: 12px 0px 0px 0px;
	text-align: left;
	line-height: 22px;
	font-size: 12px;
	font-family:"宋体";
	color:#000000;
	}
	
#ord1_content td{
padding:3px 3px 3px 3px;
	}

#ord1_bottom{
display:block;
height: 17px;
margin: 0;
padding:0;
background-image: url(ord1_bottom.gif); background-repeat:no-repeat; background-position:center;
}
#ord1_bottom_left {
	float:left;
	height: 17px;
    width:2px;
    	
}
#ord1_bottom_right {
	float:right;
	height: 17px;
    width:2px;
    
}

#ord1_sel{ padding:12px 0 5px 0;}

.ord_input{ border:1px solid #C0BBB4; background-image:url(input_bg.gif); height:20px; color:#645A44; font-family:"宋体"; font-size:12px; line-height:20px; padding-left:3px;}
.ord_select{  padding-left:3px; margin-left:3px; margin-right:3px; display:inline;}
.ord_button{  border:1px solid #BDBDBD; background-image:url(button_bg.gif);  color:#C50A03; font-family:"宋体"; font-size:13px; height:21px;line-height:21px; padding:0 6px 0 6px; text-align:center; margin:0 6px  0 0}
.ord_cen{ padding:10px 0 5px 0; text-align:center;}


/*订单区域*/

.ord2{ display:block; margin:5px;}

.ord2_title {
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 45px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(ord2_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
   
}
.ord2_title_left {
    display:block;
	float:left;
	height: 45px;
    width:203px;
	background-image:url(ord2_title_left.gif); background-repeat:no-repeat; background-position: left bottom;
   
}
.ord2_title_left2 {
    display:block;
	float:left;
	height: 45px;
    width:167px;
	background-image:url(ord2_title_left2.gif); background-repeat:no-repeat; background-position: left bottom;
   
}
.ord2_title_bg {
   
    display:block;
	padding:0px;
	float:left;
	height: 45px;
	color:#A93A36;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
  
}
.ord2_title_right {
    display:block;
	float:right;
	height:45px;
	text-align:right;
	font-size: 12px;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	
}
.ord2_content{
    word-break:break-all;
	margin: 0 0 0 0;
	padding: 2px 0px 0px 10px;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	color:#323232;
	
	}
.ord2_bottom{
display:none;
height: 10px;
margin: 0;
padding:0;
background-image: url(content_bottom_bg.gif);
}
.ord2_bottom_left {
	float:left;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_left.gif);background-repeat: no-repeat;	
}
.ord2_bottom_right {
	float:right;
	height: 10px;
    width:13px;
    background-image: url(content_bottom_right.gif);background-repeat: no-repeat;	
}

.ord2_tr1{ background:url(ord2_tr1.gif); background-repeat:repeat-x; background-position:bottom; height:30px; line-height:30px; color:#000000; font-size:13px; font-family:"宋体";}

.ord2_tr2{ background:url(ord2_tr2.gif); background-repeat:repeat-x; background-position:bottom; height:30px; line-height:30px; color:#666666; font-size:13px; font-family:"宋体"; padding:0 ;}
.ord2_red:link,.ord2_red:visited{ color:#A81909; font-size:13px; font-family:"宋体"; padding:0 3px 0 3px;text-decoration:none; }
.ord2_red:hover{ color:#0041FD; font-size:13px; font-family:"宋体"; padding:0 3px 0 3px;text-decoration: underline;}


/*登录注册*/


.login_title {
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	line-height: 45px;
	text-align: left;
	font-size: 14px;
	font-family:"宋体";
	font-weight:bold;
	color:#666666;
	background-image:url(ord2_title_bg.gif); background-repeat:repeat-x; background-position:bottom;
   
}

.login_title_left {
    display:block;
	float:left;
	height: 45px;
    width:46px;
	background-image:url(login.gif); background-repeat:no-repeat; background-position: left bottom;
   
}
.login_title_bg {
   
    display:block;
	padding:0px;
	float:left;
	height: 45px;
	color:#A93A36;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
  
}
.login_title_right {
    display:block;
	float:right;
	height:45px;
	text-align:right;
	font-size: 12px;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	
}
