@charset "utf-8";
/*======Global Tag======*/
html{
overflow-y:scroll;
background:#ECE7D4 url(htmlbg.jpg) repeat-x left top;
}
body,input,textarea,select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#336666;
}
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 6px #F1EEDF;
height:1px;
margin-bottom:28px;
}
input,textarea,select{
background:none;
border:solid 1px #333;
border-right-color:#ccc;
border-bottom-color:#ccc;
}
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:#0066CC;
}
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{
}
#name{
padding:18px 0 12px 8px;
font-weight:bolder;
border-bottom:solid 1px #ccc;
}
#key1{
font-size:32px;
height:53px;
width:732px;
margin-top:44px;
text-indent:12px;
background:transparent url(key1bg.jpg) no-repeat right top;
}
#desp1{
position:absolute;
top:170px;
left:30px;
z-index:1;
height:24px;
width:720px;
color:#fff;
font-weight:bolder;
font-size:16px;
}
#desp2{
padding:10px 8px;
text-align:justify;
}
#desp3{
clear:both;
padding:8px;
margin-top:8px;
border-top:solid 6px #F1EEDF;
}
#desp2 *,#desp3 *{
font-weight:500;
font-size:12px;
line-height:16px;
}
#mainmenu{
position:absolute;
top:120px;
left:18px;
z-index:1;
width:732px;
height:40px;
padding-left:12px;
background:transparent url(menubg1.jpg) repeat-x left top;
}
#mainmenu dt{
float:left;
}
#mainmenu dt#left_bg{
width:12px;
position:absolute;
top:0;
left:0;
}
#mainmenu dt#right_bg{
width:12px;
position:absolute;
top:0;
right:0;
}
#mainmenu a{
float:left;
line-height:40px;
padding:0 49.8px;
margin-left:1px;
white-space:nowrap;
background:transparent url(menubg2.jpg) repeat-x left top;
font-weight:bolder;
color:#314F5B;
}
#mainmenu a:hover{
text-decoration:underline;
}
#mainmenu a.first{
margin-left:0;
background:transparent url(menubg2-1.jpg) repeat-x left top;
}
#mainmenu a.current{
text-decoration:underline;
color:#f00;
}
#banner{
height:186px;
background:#fff url(banner.jpg) no-repeat left top;
}
/*======Content======*/
#content{
_height:1%;
background:transparent url(contentbg.jpg) repeat-y left top;
position:relative;
padding:60px 18px 12px 18px;
}
.top{
position:absolute;
top:0;
left:0;
}
.bottom{
position:absolute;
bottom:0;
left:0;
}
#content:after{
content:"";
display:block;
height:0;
clear:both;
}
/*==right==*/
#title{
height:20px;
padding:0 8px;
border-bottom:solid 1px #778F56;
position:relative;
}
#title a{
font-weight:bolder;
}
#title a.more{
position:absolute;
top:4px;
right:8px;
font-weight:500;
font-size:11px;
}
.cbtitle{
padding:0px 8px 5px 8px;
border-bottom:solid 1px #778F56;
clear:both;
}
.cmtitle{
padding:2px 8px;
border-bottom:solid 1px #778F56;
clear:both;
margin:-12px 26px 28px 18px;
}
.cbtitle a,.cmtitle a{
}
.cbtitle a{
font-weight:bolder;
}
.cbtitle a.more{
}
#title .current{
font-style:italic;
color:#f00;
}
#goods{
*height:1%;
padding:5px 0 0 8px;
}
#goods:after{
content:"";
display:block;
height:0;
clear:both;
}
#goods dd{
float:left;
width:140px;
height:210px;
padding:0 21px;
}
#goods .imglink{
float:left;
width:138px;
height:138px;
border:solid 1px #5A6D41;
}
#goods .imglink img{
width:130px;
height:130px;
border:solid 4px #F2F0E4;
}
#goods .prlink{
clear:both;
line-height:18px;
position:relative;
top:4px;
}
#goods .prlink strong{
font-weight:500;
}
#intro{
padding:12px 8px;
}
.intr_img{
float:right;
clear:right;
border:solid 4px #F2F0E4;
margin:0 0 12px 12px;
}
p.intro{
line-height:20px;
padding-bottom:12px;
text-align:justify;
}
#pr{
}
#primg{
display:block;
width:450px;
margin:0 auto;
}
#prdesp{
padding:12px 12px 12px 145px;
}
#prdesp .model{
}
#prdesp .scroll{
width:650px;
overflow:auto;
}
#prtag{
padding:4px 12px 4px 0;
margin:0 50px 0 145px;
border-top:dashed 1px #ccc;
border-bottom:dashed 1px #ccc;
}
#prtag a{
}
#prmap{
padding:12px 12px 12px 145px;
}
#prmap dd{
}
#prmap a{
}
#prmap .current{
}
#sitemap{
padding-left:180px;
}
#sitemap dt{
margin:0 12px;
padding:2px 10px;
background:#fff url(disc.jpg) no-repeat left center;
}
#sitemap dt.cbtitle{
}
#sitemap dt.cblink{
margin:0 24px;
background:#fff url(circle.jpg) no-repeat left center;
}
#sitemap dt.cmlink{
margin:0 36px;
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:250px;
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;
padding:2px 8px;
border-bottom:solid 1px #778F56;
margin:0px 26px 28px 18px;
}
#post dt span{
color:#f00;
}
#post .error,.error0{
font-size:11px;
color:#f00;
}
#post #button{
clear:both;
margin:8px 0 8px 140px;
}
#post #sub,#post #reset{
margin-left:24px;
}
.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:8px;
right:-4px;
width:261px;
height:37px;
background:transparent url(langbg.jpg) no-repeat left top;
color:#fff;
font-weight:bolder;
line-height:24px;
text-indent:35px;
}
#trans{
position:absolute;
top:40px;
right:25px;
z-index:2;
visibility:hidden;
background-color:#fff;
border:solid 1px #999;
}
#trans dd{
border-bottom:solid 1px #ccc;
padding:0 4px;
}
#trans img{
margin-top:4px;
}
#ctlist,#contact,#certificate{
}
#ctlist{
position:absolute;
right:18px;
top:246px;
width:240px;
z-index:2;
}
#ctlist .title{
width:230px;
height:38px;
background:transparent url(titlebg.jpg) no-repeat left top;
text-align:center;
}
#ctlist .title a{
line-height:24px;
white-space:nowrap;
color:#fff;
font-size:13px;
font-weight:bolder;
text-decoration:underline;
}
#ctlist dl{
position:absolute;
top:0;
left:0;
width:208px;
background-color:#ECE7D4;
border:solid 1px #819B5E;
border-top:solid 8px #819B5E;
background-color:#f8f8f8;
padding:12px;
opacity:1;
filter:alpha(opacity=100);
}
#ctlist dt{
border-bottom:dashed 1px #819B5E;
padding-left:12px;
}
#ctlist dd{
border-bottom:dashed 1px #819B5E;
padding-left:24px;
}
#ctlist dl a{
line-height:28px;
padding-left:8px;
font-weight:bolder;
}
#ctlist dl dd a{
font-size:11px;
font-weight:500;
}
#ctlist dl .current{
line-height:24px;
padding-left:8px;
}
#ctlist #search{
padding:12px;
}
#search #q{
width:142px;
background-color:#fff;
}
#search #searchbut{
width:30px;
height:18px;
margin-left:10px;
background:transparent url(searchbg.jpg) no-repeat center 3px;
}
#contact div{
width:600px;
margin:8px auto 4px auto;
}
#contact div p{
line-height:18px;
padding-bottom:3px;
}
#contact div strong{
}
/*==bottom==*/
#secondmenu{
background-color:#E2EFEE;
height:25px;
}
#secondmenu dt{
float:left;
}
#secondmenu a{
float:left;
line-height:25px;
padding:0 49.8px;
white-space:nowrap;
background:transparent url(line-sep.jpg) no-repeat left center;
}
#secondmenu a.first{
background:none;
}
#secondmenu a.current{
text-decoration:underline;
}
#keywordlist{
padding:8px;
text-align:center;
margin-top:3px;
border-top:solid 1px #d1cEdF;
}
#keywordlist dd{
display:inline;
}
#keywordlist a,#keywordlist span.current{
padding:0 2px;
font-size:11px;
line-height:15px;
}
#keywordlist span.current{
color:#003333;
}
#foot{
background:transparent url(contentbg.jpg) repeat-y left top;
position:relative;
padding:18px 18px 18px 18px;
margin-top:4px;
text-align:center;
_height:1%;
}
#foot p{
}
#foot p span{
font-size:11px;
line-height:20px;
}
#foot p a{
}
/*==other==*/
.getmargin{
padding:8px;
}