/* CSS Document */
@import url(font.css);
@import url(other.css);
@import url(nav.css);
@import url(products.css);
@import url(feedback.css);

body{margin:0px; background:url(../img/bodybg.jpg);}
img{border:none;}

#layout{
margin:0px auto;
width:855px;
height:900px;
background:url(../img/bg.jpg) no-repeat;
}

.input_style{ border:#7e7e7e solid 1px; margin-bottom:6px;}

#left-content{
float:left;
width:287px;
}
#right-content{
float:left;
width:565px;
}
#logo{
float:left;
width:230px;
height:160px;
}
#sunnavbody{
float:left;
width:234px;
background:#f4f2f2;
display:inline;
margin-left:53px;
padding-bottom:20px !important;
padding-bottom:90px;
}
.subnav_unit{
float:left;
width:234px;
margin-top:10px;
margin-bottom:30px;
}
#top_leftbar{
float:left;
width:51px;
height:58px;
display:inline;
margin-left:2px;
margin-top:20px;
background:url(../img/top-left_bar.jpg);
}

.unit_body{
float:left;
width:195px;
display:inline;
margin-left:28px;
margin-top:10px;
margin-bottom:60px;
line-height:17px;
}
.title_img{
float:left;
}
.h_con_name{
float:left;
width:41px;
}
.h_con_way{
float:left;
width:154px;
}

#nav{
float:left;
width:565px;
height:48px;
background:url(../img/navbg.jpg);
}

#nav_unit{
float:left;
width:560px;
height:18px;
display:inline;
margin-top:15px;
background:url(../img/default.jpg);
color:#FFFFFF;
}

#mainbody{
float:left;
width:512px;
display:inline;
padding:20px 10px 10px 38px;
}

#home_about{
float:left;
width:505px;
line-height:18px;
margin-bottom:20px;
}

#f_probody{
float:left;
width:510px;
background:url(../img/f_probodybg.jpg);
}

.f_pro_unit{
float:left;
width:244px;
height:156px;
padding-top:16px;
display:inline;
line-height:17px;
padding-right:6px;
border-bottom:#c0c0c0 solid 1px;
}

.f_pro_txt{
float:left;
width:144px;
}

.f_pro_img{
float:left;
width:100px;
text-align:center;
}
#footer{
float:left;
width:853px;
height:38px;
background:url(../img/footernav.jpg) no-repeat;
text-align:center;
display:inline;
margin-left:2px;
}

#bottom{
float:left;
width:852px;
height:43px;
background:#f2f2f2;
font-size:10px;
color:#8c8a8a;
text-align:center;
line-height:43px;
display:inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:1px;
}
.b_nav_style{
float:left;
margin-top:8px;
margin-left:180px;
}

.b_nav_style_two{
float:left;
margin-top:8px;
margin-left:10px;
}
.b_nav_style_three{
float:left;
margin-top:8px;
margin-left:20px;
}
.b_nav_style_four{
float:left;
margin-top:8px;
margin-left:7px;
}