*{
    margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
ul li{
	list-style:none;
}
body{
	background:url(../images/body_bg.jpg) 0 0 repeat-x;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:underline;
}
.flash1{
	margin-top:-168px;
	z-index:9999;
}

#led{
	width:965px;
	margin:0 auto;
	text-align:center;
}
#led h1{
	text-align:left;
	padding:5px 0 0 20px;
	float:left;
}
.banner{
	text-align:left;
	padding:10px 0;
	clear:both;	
}
.banner h2,.banner h3{
	float:left;
}
.top{
	float:left;
	width:895px;
}
.chinese{
	float:right;
}
.chinese li{
	float:left;
	width:70px;
	margin:5px 0 0 0;
}
.chinese li.ppp{
	background:url(../images/arrow.jpg) 10px center no-repeat;
}
.wul{
	height:35px;
	background:url(../images/li_bg.jpg) 0 0 repeat-x;
	float:left;
	width:100%;
}
.wul ul{
	float:left;
	text-align:center;
}
.wul li{
	float:left;
	line-height:35px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/line.jpg) right center no-repeat;
	width:110px;
}
.wul li a,wul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.wul li.move{
	background:url(../images/li_move.jpg) 0 0 repeat-x;
}
.wul li.no{
	background:none;
}
.lul{
	clear:both;
	background:url(../images/li_bg_2.jpg) 0 0 repeat-x;
	height:26px;
}
.lul ul{
	float:left;
	text-align:center;
}
.lul ul.col1{
	padding-left:130px;
}

.lul li{
	float:left;
	color:#333333;
	line-height:25px;
	width:80px;
	background:url(../images/line2.jpg) right center no-repeat;
}
.lul li.no{
	background:none;
}
/*'.ppic{
'	clear:both;
'	height:169px;
'	border-bottom:1px solid #EDF0F1;
'}*/

.main{
	clear:both;
}
.main:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.main_l{
	float:left;
	width:220px;
	margin-top:20px;
}
.main_l ul{
	background:url(../images/product_bg.jpg) 0 0 repeat-y;
}
.main_l .col ul{
	background:url(../images/product_bg.jpg) 0 0 repeat-y;
	padding:10px 0;
}
.main_l .col ul li{
	margin:0 20px;
	border-bottom: 1px dashed #ccc;
	line-height:22px;
	text-align:left;
	padding-left:30px;
}
.main_l .col ul li.bg{
	background:url(../images/row.jpg) 10px center no-repeat;
}
.main_search{
	clear:both;
	margin:15px 0 0 30px;
	text-align:left;
}
.main_search select{
	display:block;
	margin:3px 0;
}
.guest{
	margin:20px 0 0 10px;
}
.main_r{
	float:right;
	width:222px;
}
.zixun{
	line-height:25px;
}
.zixun ul{
	background:url(../images/question_bg.jpg) 0 0 repeat-y;
}
.address{
	padding-top:10px;
}
.main_c{
	float:left;
	margin:10px;
}
.main_product{
	background:url(../images/show_bg.jpg) 0 0 repeat-y;
}
.main_product h2{
	text-align:left;
}
.main_product table{
	margin:10px;
}
.main_product table thead th img{
	padding:0 5px;
}
.main_product table tbody td{
	padding:0 3px;
}
.news{
	float:left;
	background:url(../images/line3.jpg) 0 0 repeat-x;
	height:25px;
	width:470px;
	margin:10px 0 0 10px;
}
.news ul{
	text-align:left;
	margin-left:20px;
}
.news li{
	float:left;
}
.cheer table{
	text-align:left;
	width:480px;
	margin:10px 0;
}
.cheer table td{
	line-height:20px;
	padding:0 3px;
}
.cheer table td.xuan{
	width:200px;
	text-align:center;
}
.cheer table td.botbor{
	border-bottom:1px dotted #DEDEDE;
}
#footer{
	clear:both;
	background:url(../images/footer_bg.jpg) 0 0 repeat-x;
	height:75px;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:left;
}
#footer h2{
	float:left;
	padding:10px 50px 0 80px;
}
#footer p{
	line-height:22px;
}

.ppic {
    height:168px;
    overflow:hidden;
    position:relative;
    width:895px;
	z-index:-1;
}
.ppic h3{
	font-style:normal;
	font-size:12px;
}
.ppic h3 img{
    border:none;
    margin:1px;
}
.bgfif {
    background:#fff;
    bottom:0;
    height:20px;
    position:absolute;
    width:895px;
    opacity:0.1;
    filter:alpha(opacity=10);
}
.ppic .no{
    position:absolute;
    right:1px;
    bottom:1px;
}
*html .banner .no{
    bottom:0;
}
.ppic .no a:link,.ppic .no a:visited,.ppic .no a:active,.ppic .no a:hover {
    background:#666;
    color:#FFF;
    display:inline;
    float:left;
    margin:0 0 0 1px;
    text-align:center;
    text-decoration:none;
    width:20px;
    font-style:normal;
    font-size:12px;
}
.ppic .no a:hover {
    color:#FFF;
    background:#009900;
    text-decoration:none;
}
.ppic .no .active {
    background:#FF3512!important;
}


input{
border:1px solid #AEC8DF;
line-height:20px;
height:20px;
}
textarea{
border:1px solid #AEC8DF;
line-height:20px;
height:80px;
}
button{
background:url(../images/btn.jpg) 0 0 no-repeat;
width:72px;
height:26px;
line-height:26px;
margin:0 5px;
border:none;
text-align:center;}
.jyyksdf { 
             background-color:white;
             visibility:hidden;
             display:none;
             position:absolute;
             left:0px;top:0px; 
}

.jycderthj{width:5px; height:5px; clear:both; text-indent:10px;}

.jysdfecss{margin:5px; padding:0; overflow:hidden;}
