/* 全局Css样式 */
body{
	margin:0 0 0 0;
	color:#333;
	font-size:11px;
	word-break:break-all;
	font-family:Verdana, Geneva, sans-serif;}
img{border:0px;}
h1{font-size:16px;font-weight:bold;}
h2{display:block;font-size:14px;margin:0 0 0 0;}

ul{margin:0 0 0 0;padding:0 0 0 0;}
ul li{list-style-type:none;}

a:link,a:visited{ text-decoration:none; color:#222;}
a:hover{ text-decoration: underline; color:#222;}

a.orange:link,a.orange:visited{ text-decoration:underline; color:#fb6800;}
a.orange:hover{ text-decoration: none; color:#fb6800;}

a.blue:link,a.blue:visited{ text-decoration:none; color:#0e32ba;}
a.blue:hover{ text-decoration: underline; color:#0e32ba;}

a.blue1:link,a.blue1:visited{ text-decoration:none; color:#163689;}
a.blue1:hover{ text-decoration: underline; color:#163689;}

a.white:link,a.white:visited{ text-decoration:none; color:#fff;}
a.white:hover{ text-decoration: underline; color:#fff;}

a.gray:link,a.gray:visited{ text-decoration:none; color:#999;}
a.gray:hover{ text-decoration: underline; color:#666;}

a.sort_title:link,a.sort_title:visited{ text-decoration:none; color:#999;}
a.sort_title:hover{ text-decoration: underline; color:#666;}

a.news_title:link,a.news_title:visited{ text-decoration:none; color:#fb6800;}
a.news_title:hover{ text-decoration: none; color:#fb6800;}

a.tagsfont:link,a.tagsfont:visited{ text-decoration:none; color:#999;}
a.tagsfont:hover{ text-decoration: underline; color:#666;}

#temp_tags{clear:both; height:50px; line-height:50px; text-align:center}

.grayfont{color:#999;}
.datefont{color:#999;float:right;}
.redfont{color:#F00;}
.boldfont{font-weight:bold;}
.date{color:#333;font-weight:bold;}
.efont{font-family:Verdana, Geneva, sans-serif;}
.redfont1{color:#d50541;}
.bigfont{font-size:12px;}

.titlefont1{color:#333;}
.titlefont2{color:#999;}
.titlefont3{color:#f00;}
.titlefont4{color:#00f;}
.titlefont5{color:#096;}
.titlefont6{color:#ff0;}


/* 首页Css样式 */

#head{
	width:300px;
	height:68px;
	margin:0 auto 0 auto;
	background-image:url(../images/head.gif);
	padding-left:700px;
	padding-top:30px;}
#nav{
	width:1000px;
	height:27px;
	margin:0 auto 0 auto;
	background-image:url(../images/nav.gif);}
#banner{
	width:1000px;
	height:302px;
	margin:0 auto 0 auto;}
#main{
	width:1000px;
	height:225px;
	margin:7px auto 0 auto;}
#main_left{
	width:320px;
	float:left;
	display:inline;}
#aboutus_title{
	width:320px;
	height:29px;
	background-image:url(../images/title_aboutus.gif);}
#aboutus{width:310px; margin-top:5px;margin-left:5px;margin-right:5px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;line-height:11px;}
*html #aboutus{width:310px;margin-left:5px;margin-right:5px;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;}
*+html #aboutus{width:310px;margin-left:5px;margin-right:5px;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666;line-height:14px;}
#aboutus_more{
	width:310px;
	text-align:right;
	line-height:18px;
	padding-right:10px;}
.title_split{
	width:1px;
	height:165px;
	overflow:hidden;
	float:left;
	background-image:url(../images/title_split.gif);
	margin-top:30px;
	display:inline;
	margin-left:5px;}
#main_center{
	width:385px;
	float:left;
	display:inline;
	margin-left:5px;}
#news_title{
	width:385px;
	height:29px;
	background-image:url(../images/title_news.gif);}
#news_list{margin-left:15px;margin-top:10px;}
*html #news_list{margin-left:18px;margin-top:10px;}
*+html #news_list{margin-left:18px;margin-top:4px;}
#news_list ul{}
#news_list ul li{width:350px;line-height:14px;}
*html #news_list ul li{width:350px;height:42px;line-height:14px;}
*+html #news_list ul li{width:350px;height:42px;line-height:14px;}


#news_more{
	text-align:right;
	padding-right:10px;}

#main_right{
	width:239px;
	height:210px;
	float:left;
	display:inline;
	background-image:url(../images/main_right.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:32px;
	padding-left:31px;}
#pro_title{
	width:210px;
	line-height:20px;
	margin-top:5px;
	text-align:center;}

#main2{
	width:1000px;
	height:61px;
	margin:0 auto 0 auto;
	border-top:1px solid #ccc;
	border-bottom:8px solid #4e5583;
	clear:both;
	overflow:hidden;}
#guestbook{
	width:255px;
	height:43px;
	background-image:url(../images/guestbook.gif);
	color:#666;
	line-height:14px;
	padding-left:65px;
	padding-top:18px;
	float:left;
	display:inline;}
#search{
	width:570px;
	height:41px;
	float:left;
	display:inline;
	background-image:url(../images/split.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#0e32ba;
	font-weight:bold;
	padding-left:30px;
	padding-top:20px;
	margin-left:5px;}
#foot{
	width:1000px;
	height:100px;
	margin:0 auto;
	background-color:#e1e1e1;
	clear:both;
	}
#pro_search{width:200px; height:25px;margin-left:10px;margin-top:0px;}
#pro_search select{ margin-top:10px;}
* html #pro_search select{ margin-top:0px;}
*+html #pro_search select{ margin-top:0px;}
*html #pro_search{width:200px; height:25px;margin-left:10px;margin-top:7px;}
*+html #pro_search{width:200px; height:25px;margin-left:10px;margin-top:7px;}
#footlink{
	width:620px;
	float:left;
	display:inline;
	font-weight:bold;
	margin-left:20px;
	margin-top:30px;}
#copyright{
	width:340px;
	float:left;
	display:inline;
	margin-top:30px;
	text-align:right;
	color:#666;}



/* 内页Css样式 */
#temp_main{
	width:1000px;
	margin:0 auto 0 auto;}
#temp_left{
	width:231px;
	float:left;
	background-image:url(../images/temp_leftbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:5px;
	
	overflow:hidden;
	}
* html #temp_left{
	width:231px;
	float:left;
	background-image:url(../images/temp_leftbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:5px;
	display:inline;
	overflow:hidden;}
*+ html #temp_left{
	width:231px;
	min-height:480px;
	float:left;
	background-image:url(../images/temp_leftbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:5px;}
#temp_newstitle{
	width:56px;
	height:24px;
	background-image:url(../images/temp_newstitle.gif);
	padding-left:175px;
	padding-top:8px;}
#temp_newslist{
	width:220px;
	background-color:#f3f2f7;
	border:1px solid #999;
	padding-left:9px;
	padding-bottom:7px;}
#temp_newslist ul{}
#temp_newslist ul li{
	width:187px;
	height:22px;
	background-color:#dee3e7;
	background-image:url(../images/dot.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:22px;
	margin-top:5px;
	font-weight:bold;}
#temp_search{
	width:229px;
	height:171px;
	background-image:url(../images/temp_search.gif);
	margin-top:10px;
	border:1px solid #dedede;}
#temp_pro_search{
	width:138px;
	height:19px;
	background-image:url(../images/product_search.gif);
	margin-left:15px;
	margin-top:25px;}
#proSearch{
	margin-top:5px;
	margin-left:15px;
	height:25px;
	overflow:hidden;}
#temp_news_search{
	width:138px;
	height:19px;
	background-image:url(../images/news_search.gif);;
	margin-left:15px;
	margin-top:20px;}
#newsSearch{
	margin-top:5px;
	margin-left:15px;
	height:25px;
	overflow:hidden;}
#hotline{
	width:119px;
	height:51px;
	background-image:url(../images/hotline.gif);
	border:1px solid #d1cfd2;
	margin-top:7px;
	margin-bottom:10px;
	padding-left:110px;
	padding-top:15px;}
#inner_mail{
	text-align:left;
	
	width:229px;
	height:51px;
	background-image:url(../images/inner_mailpic.jpg);
	border:1px solid #d1cfd2;
	margin-top:7px;
	margin-bottom:10px;
	padding-top:15px;
	}
#inner_mail span{ margin-left:90px; display:block}
#temp_abouttitle{
	width:56px;
	height:24px;
	background-image:url(../images/28.jpg);
	padding-left:175px;
	padding-top:8px;}
#temp_servicetitle{
	width:56px;
	height:24px;
	background-image:url(../images/31.jpg);
	padding-left:175px;
	padding-top:8px;}
#temp_guestbooktitle{
	width:56px;
	height:24px;
	background-image:url(../images/33.jpg);
	padding-left:175px;
	padding-top:8px;}

#temp_protitle{
	width:56px;
	height:24px;
	background-image:url(../images/30.jpg);
	padding-left:175px;
	padding-top:8px;}
#temp_apptitle{
	width:56px;
	height:24px;
	background-image:url(../images/34.gif);
	padding-left:175px;
	padding-top:8px;}
#temp_prolist{
	width:220px;
	background-color:#f3f2f7;
	border:1px solid #999;
	padding-left:9px;
	padding-bottom:10px;}
.temp_pro1{
	width:187px;
	background-color:#dee3e7;
	background-image:url(../images/dot.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:22px;
	padding-left:22px;
	margin-top:5px;
	font-weight:bold;}
.temp_pro2{
	width:187px;
	line-height:18px;
	padding-left:22px;
	margin-top:5px;
	font-weight:bold;}

#temp_guestbook{
	width:750px;
	padding-bottom:10px;}
#temp_con{ float:left;width:744px;}
*html #temp_con{ float:right;width:743px;}
*+html #temp_con{ float:left;width:754px;}

#temp_local{width:744px;height:24px;background-image:url(../images/temp_localbg.gif); padding-left:20px;padding-top:12px;float:left;}

*html #temp_local{width:743px;height:24px;background-image:url(../images/temp_localbg.gif); padding-left:20px;padding-top:12px;float:left;}
*+html #temp_local{width:754px;height:24px;background-image:url(../images/temp_localbg.gif); padding-left:10px;padding-top:12px;float:left;}
#temp_local1{width:990px;height:24px;background-image:url(../images/temp_localbg.gif);padding-left:10px;padding-top:12px;}
#temp_local1 span{float:right;}
#temp_local a{}
#temp_local span{float:right;}
#temp_title{width:740px;margin-top:20px;text-align:center; padding:10px;}
#temp_title1{width:1000px;margin-top:15px;text-align:center;}
#temp_info{text-align:center;}
#temp_preview{margin-top:15px;}
#temp_img{margin-top:15px;text-align:center;}
#temp_content{margin-top:15px;width:700px;padding-left:30px;line-height:18px;font-size:12px;color:#666;}
* html #temp_content{margin-top:15px;padding-bottom:15px;width:700px;height:240px;padding-left:30px;line-height:18px;font-size:12px;color:#666;}
#temp_content1{margin-top:15px;width:900px;line-height:18px;font-size:12px;color:#666;}
#temp_info_top{margin-top:15px;text-align:center;}
#temp_info_foot{margin-top:15px;margin-bottom:20px;text-align:center;}
#temp_textlist{width:700px;margin-top:15px;padding-left:30px;}
#temp_textlist ul{}
#temp_textlist ul li{
	width:680px;
	
	line-height:25px;}

#temp_imglist{margin-top:15px;width:680px;padding-left:20px;}
#temp_imglist ul{}
#temp_imglist ul li{float:left;width:170px;height:180px; background-color:#eee;margin-top:10px;margin-left:50px;display:inline;padding-top:8px;line-height:16px;text-align:center;}
#temp_imglist img{border:1px solid #666;width:145px;height:144px;}

#temp_imglist2{width:670px;height:auto;overflow:hidden;margin-top:15px;text-align:left;padding-left:30px;}
#temp_imglist2 ul{}
#temp_imglist2 ul li{width:680px;height:90px;text-align:left;line-height:20px;padding-top:10px; border-bottom:1px dotted #226ab6;}
#temp_imglist2 img{width:90px;height:80px;border:1px solid #333;}
#temp_imglist2 div{width:550px;float:right;color:#666;}

#temp_page{width:680px;margin-top:15px; height:40px; line-height:40px;margin-bottom:20px;color:#666;text-align:center; clear:both;}
#temp_page2{width:680px;margin-top:15px;margin-bottom:20px;color:#666;text-align:center;height:40px; line-height:40px;clear:both;}

#temp_prev,#temp_next{
	margin-left:20px;
	line-height:22px;}
#temp_next{margin-bottom:10px;}
#temp_prev a,#temp_next a{color:#666;}

.sortlist1{}
.sortlist2{}
.sortlist3{margin-top:15px;width:680px;padding-left:20px; margin-bottom:15px; height:850px;}
* html .sortlist3{margin-top:15px;width:680px;padding-left:20px; margin-bottom:15px;height:600px;}
*+html .sortlist3{margin-top:15px;width:680px;padding-left:20px; margin-bottom:15px;height:800px;}
.sortlist3 ul li{float:left;width:170px; background-color:#eee;margin-top:10px;margin-left:50px;display:inline;padding-top:8px;line-height:25px;text-align:center;}
.sortlist3 ul li img{border:1px solid #666;width:145px;height:144px;}

.sortlist4{}
.sort_preview{}
.leftlist{}