body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;/*--for opera--*/
}
div.clear {
	clear:both;
}
dd,dt,dl,p,ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
input,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width:900px;
	margin: 0px auto;
}
/*Header*/
#container #header {
	height:150px;
}
/*#container #indexHeader {
	height:193px;
}*/
#container #indexBanner {
	height:302px;
	width:730px;
	margin:14px 85px 0px 85px;
}
#container #indexCategory {
	height:225px;
	width:730px;
	margin:10px 85px 0px 85px;
}


#container #main {
	padding:0px 14px 70px 14px; 
}
/*Path*/
#container #main #path {
	font-size:11px;
	padding:10px 0px 11px 0px;
	color:#a6a6a6;
}
#container #main #path a {
	color:#a6a6a6;
	text-decoration: none;
}
#container #main #path a:hover {
	color:#a6a6a6;
	text-decoration:underline;
}

/*sidebar*/
#container #main #sidebar {
	width:167px;
	float:left;
}
/*sidebar-ABOUT*/
#container #main #sidebar dl.about {
	width:167px; background:url(images/about_bg_sidebar.gif) no-repeat;
}
#main #sidebar dl.about dt {
	background:url(images/about_side_title.gif) no-repeat;
	height:36px;
	text-indent: -9999px;
}
#main #sidebar dl.about dd {
	height:30px;text-indent: -9999px;
}
#main #sidebar dl.about a.a01,#main #sidebar dl.about a.a02,#main #sidebar dl.about a.a03,#main #sidebar dl.about a.a04,#main #sidebar dl.about a.a05 {
	display:block;
	background:url(images/about_sidebar.gif);
	padding: 30px 0 0 0;
	height: 0px;
	width: 167px;
	overflow: hidden;
}
#main #sidebar dl.about a.a01 {
	background-position: 0px 30px;
}
#main #sidebar dl.about a.a01:hover {
	background-position: 0px 0px;
}
#main #sidebar dl.about a.a02 {
	background-position: -167px 30px;
}
#main #sidebar dl.about a.a02:hover {
	background-position: -167px 0px;
}
#main #sidebar dl.about a.a03 {
	background-position: -334px 30px;
}
#main #sidebar dl.about a.a03:hover {
	background-position: -334px 0px;
}
#main #sidebar dl.about a.a04 {
	background-position: 334px 30px;
}
#main #sidebar dl.about a.a04:hover {
	background-position: 334px 0px;
}
#main #sidebar dl.about a.a05 {
	background-position: 167px 30px;
}
#main #sidebar dl.about a.a05:hover {
	background-position: 167px 0px;
}
#main #sidebar dl.about dd.footer {
	height:21px; background:url(images/about_side_footer.gif) no-repeat;
}

/*main-right*/
#main #right {
	width:687px;
	float:right;
}
#main .title {
	height:37px;
	margin-bottom:28px;
}
#main .content {
	margin:0px 15px 0px 15px;
}

/*Contact*/
#main .content .contact {
	background:url(images/contact_bg.gif) no-repeat;
	height:406px;
	position:relative;
}
#main .content .contact .form_l,#main .content .contact .form_r {
	width:144px;
	position:absolute;
}
#main .content .contact .form_l {
	top:34px;
	#top:33px;
	left:162px;
}
#main .content .contact .form_r {
	top:34px;
	#top:33px;
	left:417px;
}
#main .content .contact .form_l input,#main .content .contact .form_r input {
	width:134px;
	border:0px;
	color:#666666;
	line-height:12px;
	margin-bottom:10px;
	#margin-bottom:8px;
	padding:5px;
}
#main .content .contact .form_r input.sex {
	width:20px;
	margin:5px 0px 16px 0px;
	#margin:2px 0px 12px 0px;
}
#main .content .contact .form_textarea {
	position:absolute;
	width:402px;
	top:272px;
	#top:272px;
	left:162px;
}
#main .content .contact .form_textarea textarea {
	width:402px;
	border:0px;
	height:73px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
}
#main .content .contact .form_reset {
	position:absolute;
	width:93px;
	top:299px;
	#top:298px;
	left:571px;
}
#main .content .contact .form_submit {
	position:absolute;
	width:99px;
	top:223px;
	#top:222px;
	left:536px;
}
#main .content .contact .form_reset img, #main .content .contact .form_submit img {
	behavior: url("iepngfix.htc");
}

/*Information*/
#container #main .info_left {
	float:left;
	width:167px;
	height:647px;
	padding-top:40px;
	margin-left:15px;
	_margin-left:7px;
	background:url(images/info_left_bg.gif) no-repeat;
}
#container #main .info_left ul.newproduct {
	width: 118px;
	margin-left:24px;
}
#container #main .info_left ul.newproduct li {
	height: 110px;
	background:url(images/info_left_picborder.gif) no-repeat;
	padding:4px;
	text-align:center;
	margin-bottom:10px;
	_margin-bottom:8px;
}
#container #main .info_left ul.newproduct li * {
	vertical-align: middle;
}
#container #main .info_left ul.newproduct li span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}

#container #main .info_right {
	width:656px;
	float:left;
	margin-left:20px;
}
#container #main .info_right .exhi_new {
	background:url(images/info_exhi_bg.jpg) no-repeat;
	width:656px;
	height:328px;
	position:relative;
	margin-bottom:25px;
}
#container #main .info_right .exhi_new .picb {
	width:226px;
	height:156px;
	padding:5px;
	background:#545454;
	position:absolute;
	left:72px;
	top:49px;
}
#container #main .info_right .exhi_new .choose {
	width:243px;
	height:52px;
	position:absolute;
	left:72px;
	top:227px;
}
#container #main .info_right .exhi_new .choose p {
	float:left;
	width:70px;
	height:48px;
	padding:2px;
	background:#6d6d6d;
	margin-right:7px;
}
#container #main .info_right .exhi_new .type {
	width:255px;
	height:230px;
	position:absolute;
	left:326px;
	top:49px;
}
#container #main .info_right .exhi_new .type dt {
	color:#a71000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px
}
#container #main .info_right .exhi_new .type dt a {
	color:#a71000;
	text-decoration:underline;
}
#container #main .info_right .exhi_new .type dt a:hover {
	text-decoration: none;
}
#container #main .info_right .exhi_new .type dd {
	color:#bababa;
	font-size:11px;
	line-height:16px;
}
#container #main .info_right .exhi_new .type ul {	
	margin-top:6px;
	width:215px; 
}
#container #main .info_right .exhi_new .type li {	
	margin-bottom:2px;
	line-height:18px;
}
#container #main .info_right .exhi_new .type li span {
	color:#dc6200;
	font-size:13px;
	font-weight:bold;
}

#container #main .info_right .exhi_other {
	width:602px;
	margin:0px 27px;
}
#container #main .info_right .exhi_other .left {
	float:left;
	width:180px;
}
#container #main .info_right .exhi_other .picb {
	width:172px;
	height:119px;
	padding:4px;
	background:#545454;
}
#container #main .info_right .exhi_other .choose {
	width:180px;
	height:15px;
}
#container #main .info_right .exhi_other .choose p {
	float:right;
	width:15px;
	height:15px;
	margin:2px 0px 0px 2px;
}
#container #main .info_right .exhi_other .type {
	width:407px;
	float:right;
}
#container #main .info_right .exhi_other .type dt {
	color:#a71000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px
}
#container #main .info_right .exhi_other .type dt a {
	color:#a71000;
	text-decoration:underline;
}
#container #main .info_right .exhi_other .type dt a:hover {
	text-decoration: none;
}
#container #main .info_right .exhi_other .type dd {
	color:#bababa;
	font-size:11px;
	line-height:16px;
}
#container #main .info_right .exhi_other .type ul {	
	margin-top:7px;
	background:#0c0c0c;
	padding:3px 7px 3px 7px;
}
#container #main .info_right .exhi_other .type li {	
	margin-bottom:2px;
	line-height:18px;
}
#container #main .info_right .exhi_other .type li span {
	color:#dc6200;
	font-size:13px;
	font-weight:bold;
}
#container #main .info_right .line {
	margin:21px 27px;
	background:url(images/line.gif) repeat-x;
	height:1px;
}

/*Product*/
#container #main #sidebar dl.product {
	width:167px; background:url(images/product_bg_sidebar.gif) no-repeat;
}
#main #sidebar dl.product dt {
	background:url(images/product_side_title.gif) no-repeat;
	height:36px;
	text-indent: -9999px;
}
#main #sidebar dl.product dd {
	height:30px;text-indent: -9999px;
}
#main #sidebar dl.product a.a01,#main #sidebar dl.product a.a02,#main #sidebar dl.product a.a03,#main #sidebar dl.product a.a04,#main #sidebar dl.product a.a05 {
	display:block;
	background:url(images/product_sidebar.gif);
	padding: 30px 0 0 0;
	height: 0px;
	width: 167px;
	overflow: hidden;
}
#main #sidebar dl.product a.a01 {
	background-position: 0px 30px;
}
#main #sidebar dl.product a.a01:hover {
	background-position: 0px 0px;
}
#main #sidebar dl.product a.a02 {
	background-position: -167px 30px;
}
#main #sidebar dl.product a.a02:hover {
	background-position: -167px 0px;
}
#main #sidebar dl.product a.a03 {
	background-position: -334px 30px;
}
#main #sidebar dl.product a.a03:hover {
	background-position: -334px 0px;
}
#main #sidebar dl.product a.a04 {
	background-position: 167px 30px;
}
#main #sidebar dl.product a.a04:hover {
	background-position: 167px 0px;
}
#main #sidebar dl.product dd.footer {
	height:21px; background:url(images/product_side_footer.gif) no-repeat;
}
#main #right .product_title {
	height:37px;
	margin-bottom:17px;
	background:url(images/product_title_bg.gif) no-repeat;
	position:relative;
	z-index:80;
}
#main #right .product_title .title_l {
	position:absolute;
	left:15px;
	top:0px;
	width:380px;
	z-index:80;
}
#main #right .product_title .title_l img {
	float:left;
}
#main #right .product_title .title_l .classify {
	float:left;
	margin:8px 0px 0px 5px;
	width:180px;
	color:#948e8e;
	font-size:11px;
}
#main #right .product_title .title_l .classify .keyin {
	float:left;
	width:136px;
	background:#413f3f;
	border:1px solid #1e1e1e;
	padding:3px 5px 3px 5px;
	line-height:12px;
}
#main #right .product_title .title_l .classify .btn {
	float:left;
	width:17px;
	height:19px;
	cursor:pointer;
}
#main #right .product_title .title_l .classify ul.items {
	width:157px;
	position: absolute;
	background:#2c2b2b;
	border-left:1px solid #1e1e1e;
	border-right:1px solid #1e1e1e;
	border-bottom:1px solid #1e1e1e;
	z-index:80;
	padding:3px;
	overflow-y: scroll;
	display: none;
}
#main #right .product_title .title_l .classify ul.items li {
	padding:3px 3px 3px 3px;
	border-bottom:1px solid #393838;
	cursor:pointer;
}
#main #right .product_title .title_l .classify ul.items li:hover{
	color:#CCCCCC;
	background:#3d3c3c;
}


#main #right .product_title .title_r {
	position:absolute;
	left:445px;
	top:7px;
}
#main #right .product_title .title_r img {
	position: relative;
	top: 12px;
	margin-top: -12px;
	#top: 7px;
	#margin-top: -7px;
	padding-left:6px;
}
input#keyword {
	background:#413f3f;
	border:1px solid #1e1e1e;
	height:19px;
	padding:1px 2px 0px 2px;
	width:150px;
	height:18px;
	color:#CCCCCC;
	vertical-align: top;
	margin: 2px 0 0 0;
}
#main #right .p_content {
	/*position:relative;
	padding-top:231px;*/
}
#main #right .p_content .banner {
	width:687px;
	height:246px;
	behavior: url("iepngfix.htc");
	/*position:absolute;
	top:0px*/
	
}
#main #right .p_content .list {
	background:url(images/product_list_bg.gif);
	padding:0px 16px 0px 15px;
	width:656px;
	height:100%;
}
#main #right .p_content .list ul {
	float:left;
	padding:15px 20px 0px 20px;
	width:90px;
	height:135px;
}
#main #right .p_content .list li.pic {
	width:90px;
	height:90px;
	text-align:center;
}
#main #right .p_content .list li.pic * {
	vertical-align: middle;
}
#main #right .p_content .list li.pic span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}
#main #right .p_content .list li.name {
	text-align:center;
	margin-top:20px;
	#margin-top:22px;
	font-size:11px;
}
#main #right .p_content .list li.name a {
	color:#727272;
}
#main #right .p_content .pages, #main #right .p_search .pages {
	height:43px;
	text-align:center;
	padding-top:23px;
	color:#6d3600;
	font-size:11px;
	line-height:17px;
}
#main #right .p_content .pages {
	background: url(images/product_list_pagebg.gif);
}
#main #right .p_content .pages a,#container #main #right .p_content .pages span.current, #main #right .p_search .pages a, #main #right .p_search .pages span.current {
	border:1px solid #2e2c2c;
	padding: 1px 4px 1px 4px;
	margin:0px 2px 0px 2px;
}
#main #right .p_content .pages a, #main #right .p_search .pages a {
	color:#6d3600;
	hide-focus: expression(this.hideFocus=true);
}
#main #right .p_content .pages span.current, #main #right .p_search .pages span.current {
	color:#ff7e00;
}
#main #right .p_content .product_detail {
	width:687px;
	height:532px;
	position:relative;
	background:url(images/product_detail_bg.gif) no-repeat;
	z-index:2;
}
#main #right .p_content .product_detail div.picb {
	width:320px;
	height:320px;
	position: absolute;
	left:42px;
	top:30px;
	text-align:center;
	z-index:3;
}
#main #right .p_content .product_detail div.picb * {
	vertical-align: middle;
}
#main #right .p_content .product_detail div.picb span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}
#main #right .p_content .product_detail dl.pro_info {
	width:280px;
	height:240px;
	position: absolute;
	left:385px;
	top:110px;
}
#main #right .p_content .product_detail dl.pro_info dt {
	color:#cc6501;
	font-size:20px;
	margin-bottom:20px;
}
#main #right .p_content .product_detail dl.pro_info dd {
	color:#595757;
	font-size:11px;
	margin-top:2px;
}
#main #right .p_content .product_detail dl.pro_info dd span {
	color:#633100;
	font-size:12px;
}
#main #right .p_content .product_detail ul.piclist {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
#main #right .p_content .product_detail ul.piclist li {
	padding:0px 20px 0px 20px;
	width:90px;
	height:90px;
	text-align:center;
	display: inline;
}
#main #right .p_content .product_detail ul.piclist li * {
	vertical-align: middle;
}
#main #right .p_content .product_detail ul.piclist li span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}
#main #right .p_content .product_detail div.bar {
	position:absolute;
	left:60px;
	top:480px;
	background:url(images/bar_bg.png) no-repeat;
	width:567px;
	height:20px;
	behavior: url("iepngfix.htc");
}
#main #right .p_content .product_detail div.bar img {
	behavior: url("iepngfix.htc");
}
#main #right .p_content .product_detail div.bar .bar_l {
	float:left;
	width:27px;
	height:20px;
}
#main #right .p_content .product_detail div.bar .pull {
	float:left;
	width:507px;
	height:20px;
	padding:0px 2px 0px 2px;
}
#main #right .p_content .product_detail div.bar .bar_r {
	float:left;
	width:27px;
	height:20px;
}

/*sidebar-service*/
#container #main #sidebar dl.service {
	width:167px; background:url(images/service_bg_sidebar.gif) no-repeat;
}
#main #sidebar dl.service dt {
	background:url(images/service_side_title.gif) no-repeat;
	height:36px;
	text-indent: -9999px;
}
#main #sidebar dl.service dd {
	height:30px;text-indent: -9999px;
}
#main #sidebar dl.service a.a01,#main #sidebar dl.service a.a02,#main #sidebar dl.service a.a03,#main #sidebar dl.service a.a04,#main #sidebar dl.service a.a05 {
	display:block;
	background:url(images/service_sidebar.gif);
	padding: 30px 0 0 0;
	height: 0px;
	width: 167px;
	overflow: hidden;
}
#main #sidebar dl.service a.a01 {
	background-position: 0px 30px;
}
#main #sidebar dl.service a.a01:hover {
	background-position: 0px 0px;
}
#main #sidebar dl.service a.a02 {
	background-position: -167px 30px;
}
#main #sidebar dl.service a.a02:hover {
	background-position: -167px 0px;
}
#main #sidebar dl.service dd.footer {
	height:21px; background:url(images/service_side_footer.gif) no-repeat;
}
#main #right .content ul.lab {
	width:657px;
	height:45px;
	background: url(images/service_lab_bg.gif) no-repeat;
	margin-bottom:20px;
}
#main #right .content ul.lab li {
	float:left;
	width: 160px;height:45px; margin-right:5px;text-indent: -9999px; 
}
#main #right .content ul.lab li a.lab01,#main #right .content ul.lab li a.lab02 {
	display:block;
	background: url(images/service_lab.gif) no-repeat;
	text-indent: -9999px; 
	padding: 45px 0px 0 0;
	height: 0px;
	overflow: hidden;
}
#main #right .content ul.lab li a.lab01 {
	background-position: 0px -45px;
}
#main #right .content ul.lab li a.lab01:hover {
	background-position: 0px 0px;
}
#main #right .content ul.lab li a.lab02 {
	background-position: -160px -45px;
}
#main #right .content ul.lab li a.lab02:hover {
	background-position: -160px 0px;
}





/*footer*/

#footernav {
	font-size:11px;
	color:#a7aaa9;
	padding:7px 14px 12px 14px;
	text-align:right;
}
#footernav a{
	color:#a7aaa9;
}
#footernav a:hover{
	color: #4F4F4F;
}

#footer {
	background:url(images/footer_bg.gif) no-repeat;
	font-size:11px;
	color:#717171;
	height:124px;
	padding-top:27px;
}
#footer .sys {
	float:left;
	padding-left:30px;
}
#footer .sys a {
	color:#898989;
	text-decoration:underline;
}
#footer .sys a:hover {
	text-decoration: none;
}
#footer .copyright {
	float:right;
	padding-right:30px;
}


/*Search*/
#main #right .p_search p.keyword {
	float:left;
	width:580px;
	color:#666666;
	margin-bottom:18px;
}
#main #right .p_search p.keyword span {
	color:#f1f1f1;
}
#main #right .p_search p.num {
	float:left;
	width:77px;
	text-align:right;
	color:#666666;
	margin-bottom:18px;
}
#main #right .p_search .line {
	clear:both;
	background:url(images/search_line.gif) no-repeat;
	width:656px;
	height:1px;
	line-height:1px;
	margin:13px 0px;
}
#main #right .p_search .marginR30 {
	margin-right:30px;
}
#main #right .p_search .list {
	float:left;
	width:313px;
}
#main #right .p_search .list .pic {
	float:left;
	width:90px;
	height:90px;
	text-align:center;
}
#main #right .p_search .list .pic * {
	vertical-align: middle;
}
#main #right .p_search .list .pic span {
	+display: inline-block;
	+height: 100%;
	display: inline-block;
	height: 100%;
}
#main #right .p_search .list .info {
	margin-left:12px;
	width:210px;
	float:left;
	font-size:11px;
}
#main #right .p_search .list .info h3 {
	font-size:12px;
	color:#cc6501;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
}
#main #right .p_search .list .info h3 a {
	color:#cc6501;
}
#main #right .p_search .list .info li span {
	font-size:13px;
	color:#636363;
	background:url(images/search_icon.gif) no-repeat 100% 50%;
	padding-right:10px;
	margin-right:5px;
	
}





