@charset "utf-8";
/*======Global Tag======*/
html{
overflow-y:scroll;
background-color:#fff;
}
body,input,textarea,select{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
color:#000;
}
body,p,input,h1,h2,h3,h4,h5,h6,hr,ul,dl,dd{
padding:0;
margin:0;
}
hr,img,table{
border:none;
}
hr{
border-bottom:solid 1px #000;
height:1px;
}
input,textarea,select{
background:none;
border:solid 1px #333;
border-right-color:#ccc;
border-bottom-color:#ccc;
background:white;
}
table{
border-left:solid 1px #666;
border-top:solid 1px #666;
}
td{
padding:2px 4px;
border-right:solid 1px #666;
border-bottom:solid 1px #666;
}
a{
outline-style:none;
text-decoration:none;
}
a:link,a:visited{
color:#060;
}
a:hover{
color:#f00;
}
/*======Global Class======*/
.left{
text-align:left;
}
.center{
text-align:center;
}
.right{
text-align:right;
}
.justify{
text-align:justify;
}
.clear{
clear: both;
}
.clearl{
clear:left;
}
.clearr{
clear:right;
}
.warn{
color:#f00;
}
.pages{
text-align:center;
clear:both;
}
/*======Header======*/
#whole{
width:780px;
position:absolute;top:0;left:50%;
margin-left:-390px;
}
#logo{
background:transparent url(logo.jpg) no-repeat left top;
width:169px;
height:48px;
margin-top:28px;
*position:relative;
*top:28px;
*margin-bottom:40px;
}
#key1 {
position:absolute;
top:100px;
left:20px;
z-index:1;
}
#key1 h1{
font-size:26px;
font-style:italic;
color:#fff;
}
#key1 h2{
font-style:italic;
color:#fff;
font-size:17px;
width:350px;
margin-top:5px;
}
h3#key2,p#key2,#name{
position:absolute;
right:12px;
top:272px;
color:#fff;
font-style:italic;
font-size:13px;
font-weight:bolder;
}
#desp2{
text-align:justify;
padding:4px;
margin-bottom:8px;
}
#desp3{
padding:4px 0 0 0;
text-align:justify;
}
#desp2 *,#desp3 *{
font-weight:500;
font-size:13px;
}
#desp2 h2,#desp2 h3,#desp2 p,
#desp3 h2,#desp3 h3,#desp3 p{
display:inline;
}
#mainmenu{
position:absolute;
right:0;
top:45px;
height:24px;
background:transparent url(menubg.jpg) no-repeat  left top;
}
#mainmenu dt{
float:left;
}
#mainmenu a{
float:left;
line-height:24px;
padding:0 49.8px;
white-space:nowrap;
font-weight:bolder;
background:transparent url(menubg2.jpg) no-repeat left 1px;
}
#mainmenu a.first{
background:none;
}
#mainmenu a.current{
text-decoration:underline;
}
#banner{
clear:both;
width:580px;
height:300px;
background:transparent url(banner.jpg) no-repeat left top;
}
/*======Content======*/
#content{
*height:1%;
margin-top:12px;
}
#content:after{
content:"";
display:block;
height:0;
clear:both;
}
/*==left==*/
#left{
float:right;
width:190px;
overflow:hidden;
}
#ctlist,#contact,#certificate{
background:#F5F5F5 url(leftbg2.jpg) no-repeat left bottom;
margin-bottom:10px;
}
#left .title{
height:24px;
width:190px;
overflow:hidden;
background:transparent url(leftbg.jpg) no-repeat left top;
padding:0 4px;
}
#left .title a,#left .title span{
white-space:nowrap;
line-height:24px;
color:#fff;
font-style:italic;
font-size:18px;
font-weight:bolder;
}
#ctlist dl{
padding:12px;
}
#ctlist dt{
padding-left:12px;
background:transparent url(listbg.jpg) no-repeat left center;
}
#ctlist dd{
padding-left:12px;
}
#ctlist dl a{
font-weight:bolder;
font-style:italic;
line-height:18px;
}
#ctlist dl .current{
}
#ctlist h3{
font-size:13px;
display:inline;
}
#ctlist #search{
padding:0 12px 8px 12px;
*height:1%;
}
#ctlist #search:after{
content:"";
display:block;
height:0;
clear:both;
}
#search #q{
width:130px;
background-color:#fff;
float:left;
}
#search #searchbut{
width:24px;
height:25px;
background:transparent url(searchbg.jpg) no-repeat left top;
border:none;
float:left;
position:relative;
top:-4px;
left:8px;
}
#contact div,#certificate div{
padding:8px 12px;
}
#contact div{
padding-bottom:24px;
}
#contact div p{
padding:5px 0;
}
#contact div span{
padding-left:12px;
background:transparent url(listbg.jpg) no-repeat left 4px;
font-style:italic;
font-weight:bolder;
line-height:20px;
}
#contact div a{
float:right;
margin-right:4px;
}
#certificate div a#iso{
display:block;
width:156px;
height:220px;
margin:5px 0 5px 5px;
background:url(iso.jpg) no-repeat left top;
}
/*==right==*/
#right{
float:left;
width:580px;
position:relative;
}
#title{
line-height:24px;
height:24px;
background:transparent url(menubg.jpg) no-repeat left top;
padding:0 12px;
position:relative;
font-weight:bolder;
margin-bottom:18px;
}
#title h3{
font-size:14px;
display:inline;
}
#title .more{
position:absolute;
right:12px;
top:0;
font-weight:500;
}
#right .cbtitle{
clear:both;
margin:3px 0 0 0;
padding:3px 0 4px 8px;
background:#EEEEEE;
}
#right .cbtitle a{
font-weight:bold;
}
#right .cbtitle h3{
font-size:13px;
display:inline;
}
#right .cmtitle{
}
#right .cstitle{
}
.cbtitle a,.cmtitle a,.cstitle a{
}
.cbtitle a.more{
}
.cbtitle .current{
}
#goods{
*height:1%;
}
#goods:after{
content:"";
display:block;
height:0;
clear:both;
}
#goods dd{
float:left;
width:210px;
line-height:18px;
margin:5px 0 5px 0;
padding:0 32px 0 32px;
}
#goods img{
width:210px;
height:210px;
}
#goods .imglink{
}
#goods dd p{
background-color:#eee;
padding:4px 8px;
position:relative;
top:-80px;
}
#goods dd span,
#goods dd i,
#goods dd .fbold{
font-style:normal;
font-weight:bold;
}
/*==mod2==*/
#goods dd.mod2{
width:505px;
height:210px;
overflow:hidden;
}

#goods .gbg{
background:#EEEEEE;
}
#goods dd.mod2 img{
float:left;
}
#goods .mod2desp{
float:left;
width:275px;
height:190px;
padding:10px;
overflow:hidden;
}
#goods .detail{
height:143px;
padding-top:5px;
overflow:hidden;
}
#goods dd .detail p{
padding:0;
position:static;
background:transparent;
}
#intro{
}
.introimg{
}
p.intro{
}
#pr{
}
#primg{
}
#prdesp{
}
#prdesp .model{
}
#prdesp .scroll{
width:570px;
overflow:auto;
}
#prtag{
}
#prtag a{
}
#prmap{
}
#prmap dd{
}
#prmap a{
}
#prmap strong.current{
}
#sitemap{
}
#sitemap dt{
margin:0 15px;
padding:2px 10px;
background:#fff url(disc.jpg) no-repeat left center;
}
#sitemap dt.cbmap{
margin:0 24px;
background:#fff url(circle.jpg) no-repeat left center;
}
#sitemap dt.cmmap{
margin:0 36px;
background-image:url(square.jpg);
}
#sitemap dt.csmap{
margin:0 48px;
background-image:url(square.jpg);
}
#sitemap dd{
margin:0 60px;
padding:0 10px;
background:#fff url(square-k.jpg) no-repeat left center;
}
#post{
*height:1%;
}
#post:after{
content:"";
display:block;
height:0;
clear:both;
}
#post dt{
float:left;
clear:left;
width:155px;
text-align:right;
margin-bottom:12px;
margin-right:4px;
}
#post dd{
margin-bottom:12px;
}
#post dt.title{
text-align:left;
width:auto;
float:none;
clear:both;
height:24px;
line-height:24px;
background-color:transparent;
}
#post dt span{
color:#f00;
}
#post .error,.error0{
font-size:11px;
color:#f00;
}
input.radio{
border:none;
}
#post #button{
clear:both;
width:500px;
text-align:center;
}
#post #sub,#post #reset{
}
.news{
}
.news dt{
}
.news dt a{
}
dd#new_current_title{
}
.news dd{
}
.news dd span.new-num{
}
.news p{
}
.news dd a{
}
.news a:hover{
}
#linksct,#links{
float:left;
padding-left:12px;
margin:12px;
}
#links{
float:right;
width:300px;
border-left:solid 1px #000;
}
#linksct dt,#links dt{
padding-left:10px;
background:transparent url(square.jpg) no-repeat left 6px;
}
#linksct dt strong{
color:#000;
}
#links a{
text-decoration:underline;
}
#lang{
position:absolute;
top:104px;
right:214px;
font-size:12px;
line-height:20px;
padding-right:130px;
background:transparent url(select.jpg) no-repeat right 0px;
margin-right:4px;
height:26px;
}
#trans{
position:absolute;
top:130px;
right:218px;
visibility:hidden;
background-color:#fff;
border:solid 1px #999;
}
#trans dd{
border-bottom:solid 1px #ccc;
padding:1px 8px 1px 4px;
}
#trans img{
margin-top:4px;
}
/*==bottom0==*/
#secondmenu{
margin-top:12px;
height:24px;
background:transparent url(menubg3.jpg) no-repeat left top;
}
#secondmenu dt{
float:left;
}
#secondmenu a{
float:left;
padding:0 49.8px;
white-space:nowrap;
line-height:24px;
font-size:12px;
}
#secondmenu a.first{
}
#secondmenu a.current{
text-decoration:underline;
}
#keywordlist{
padding:5px;
}
#keywordlist dd{
display:inline;
padding:0 2px;
}
#keywordlist a{
font-size:11px;
}
#keywordlist span.current{
}
#foot{
margin-top:4px;
border-top:solid 1px #ccc;
padding:8px;
text-align:center;
}
#foot p{
line-height:18px;
}
#foot p span{
line-height:18px;
}
#foot p a{
line-height:18px;
}
.other{
}