/* CSS Document */
/*
-----------------------------------------------
Site:  rezam
Author:   hero   
E-mail:hero.wang@hi-eweb.com
Version:  2007.8
-----------------------------------------------
*/

@import url(font.css);
@import url(products.css);
@import url(page.css);
@import url(feedback.css);
@import url(others.css);
@import url(aboutus.css);

*{
margin:0px;
padding:0px;
}

img{border:none;}
#container{
width:747px;
margin:0px auto;
text-align:left;
background:#ffffff;
}
#content{
float:left;
width:747px;
background:#ffffff;
}
#logo{
float:left;
margin-left:65px;
display:inline;
margin-top:8px;
}
#contact_head{
float:left;
margin-left:40px;
display:inline;
margin-top:5px;
font-size:12px;
}
#company_name{
float:left;
width:202px;
color:#202020;
margin-left:23px;
display:inline;
}
#nav{
float:left;
margin-left:23px;
display:inline;
margin-top:10px;
}
#nav ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#nav ul li{
float:left;
width:123px;
height:37px;
text-align:center;
background:url(../img/nav_img.jpg) no-repeat;
}
.nav_right{
float:left;
width:38px;
height:39px;
background:url(../img/nav_right.jpg) no-repeat;
}
#search{
float:left;
width:700px;
height:23px;
font-size:11px;
font-weight:lighter;
margin-left:23px;
display:inline;
margin-top:18px;
}

#search ul{
list-style-type:none;
}
#search ul li{
line-height:23px;
float:left;
margin-left:1px;
display:inline;
}
#caption{
float:left;
width:200px;
}

#catalog{
float:left;
width:197px;
margin-left:18px;
display:inline;
}

#catalog ul{
list-style-type:none;
}
#catalog ul li {
float:left;
width:173px;
border-bottom:#808080 dashed 1px;
}
#catalog ul li a{
float:left;
width:173px;
line-height:23px;
background:url(../img/allow.jpg) no-repeat;
}
#catalog ul li a:hover{
float:left;
width:173px;
background:url(../img/allow2.jpg) no-repeat;
}
#catalog_right{
float:left;
width:520px;
background:#ffffff;
border-top:#dadada solid 1px;
border-left:#dadada solid 1px;
}
#container_content{
float:left;
background:url(../img/catalog_bg.jpg) repeat-y;
margin-top:12px;
margin-left:1px;
display:inline;
}
#caption{
float:left;
width:400px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#1c2a40;
margin-top:20px;
margin-left:20px;
display:inline;
}
#contactus_text{
float:left;
width:450px;
margin-left:40px;
display:inline;
font-size:10px;
color:#1c2a40;
}
#contactus_text label{
float:left;
width:450px;
margin-top:23px;
line-height:20px;
}
#contactus_text p{
float:left;
width:450px;
line-height:16px;
}
#floot{
float:left;
height:30px;
width:747px;
background:#eeeeee;
text-align:center;
line-height:30px;
}
.container
{
float:left;
}