* {
margin:0;
padding:0;
}

body {
font:12px Arial, Helvetica, sans-serif;}

a,a:visited {
text-decoration:none;
color:#50645A;
text-transform:uppercase;}

a:hover {
text-decoration:underline;}

/*导航*/
#nav {
height:48px;
background:#656B1E;
}

#nav a , #nav a:visited {
color:#fff;
margin:0 20px;
font-weight:bold;
letter-spacing:1px;
}


/*小导航*/
.nav2 {
height:27px;
background:#DBDB95;
font-size:11px;
color:#888811;
text-transform:uppercase}

.nav2 a , .nav2 a:visited {
color:#888811;
}

/*左侧产品列表*/

#sidebar {
background:#F3F3D9;
color:#50645A;
font-size:11px;
letter-spacing:0.10em;
line-height:20px;}

#sidebar a:hover{
background:#DBDB95;}

.sidebar-title {
font-weight:bold;
padding-left:23px;
text-transform:uppercase;}


.sidebar-list td{
padding-left:30px;}





/*主要内容图片加文字*/

/*
.mainbody {
margin:10px 0 10px 8px;
line-height:22px;
}
*/

/*主要内容文字部分*/

.mainbody-text {
padding:10px;
line-height:22px;
}

.mainbody-text p {
margin:10px 0;}

/*主要内容图片部分*/

.mainbody-img img{
margin:10px 0;
}

.mainbody-img-index  img{
margin:10px 0;
width:194px;
height:160px;}



/*联系我们表单*/

.contactform {
border-collapse:collapse; 
color:#50645A;
}
.contactform td{
line-height:30px;
border:1px solid #eee;
padding-left:10px;
}

.inp {
border:1px solid #ccc;
height:18px;
width:180px;}


.inp-text {
border:1px solid #ccc;
height:100px;
width:260px;
margin:10px 0;
scrollbar-3dlight-color:#eee;
scrollbar-arrow-color :#eee;
scrollbar-base-color :#eee;
scrollbar-highlight-color :#eee; 
scrollbar-darkshadow-color :#eee;
}

.buttom {
background:#eee;
text-transform:uppercase;
border:1px #aaa solid;
width:60px;
font-size:12px;
height:22px;
line-height:20px;
margin:10px 10px 10px 0;
border-top:#ccc;
border-left:#ccc;
}


/*底部*/

#footer {
margin-top:15px;
font-size:11px;
text-transform:uppercase;
line-height:20px;
color:#50645A;}



/*新闻页面*/
.news-table {
line-height:22px;
margin:8px 0;}

.more {
padding-right:70px;
font-size:12px;
line-height:40px;}

.more a {
margin:0 5px;}

/*h1是新闻标题*/

h1 {
font-size:16px;
font-weight:normal;
text-transform:capitalize;
letter-spacing:1px;
line-height:30px;}

.news-body {
padding:5px 15px;
line-height:25px;}


/*Blinds和Mat特殊图片表格*/

.blind-table img{
border:1px #ddd solid;
padding:10px;}


.blind-table-big img {
margin:10px 0;
width:330px;
height:488px;}

.blind-table-small img {
margin:10px 0;
width:100px;
height:130px;}



/*Veneer页面的图片大小控制*/

.venner-big img {
margin:10px 0;
width:240px;
height:180px;}

.venner-small img {
margin:10px 0;
width:160px;
height:92px;}


/*gallery页面的图片大小控制*/


.gallery-big img {
margin:10px 0;
width:580px;
height:370px;}

.gallery-small img {
margin:10px 0;
width:110px;
height:90px;}


/*新闻页面的图片大小控制*/

.news-img {
line-height:22px;
}

.news-img strong {
font-size:13px;
}

.news-img img {
margin:10px 0;
width:200px;
height:160px;
border:1px #ddd solid;
padding:5px;
}