@charset "utf-8";
/* CSS Document */
body
{
margin:0;
padding:0;
}

#contenner
{
width:1050px;
min-height:800px;
margin:0 auto;
padding:0;
clear:both;
background:#430101;
}
.header
{
width:1100px;
min-height:155px;
background: #000 url(../images/hewder.png) no-repeat;
}
.companylogo
{
width:155px;
height:155px;
float:left;
margin-left:110px;

}
.company-name
{
width:800px;
height:90px;
margin: 10px 10px;
float:right;

}
.nav
{
width:800px;
height:20px;
margin: 10px 10px 0 10px;
float:right;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background:#900;
padding:5px 0;
}
.nav ul
{
list-style-type:none;
margin:0;
padding:0;
	
}
.nav ul li
{
float:left;
margin:0;
padding:0;
border-right:#999 1px solid;
border-left:#000 1px solid;
}
.nav ul li:first-child
{
	border-left: none;
}
.nav ul li:last-child
{
	border-right: none;
}
.nav ul li a:link, a:visited
{
padding:8px 15px;
text-decoration:none;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:normal;
color:#FFF;	
position:relative;

}
.nav ul li a:hover
{
color:#61C24E;
}

.content
{
width:1020px;
min-height:600px;
margin:0;
background:#430101;
padding:30px 40px;
clear:both;
}
.slide
{
width:285px;
height:500px;
float:left;
background:#000;
}
.midel
{
width:680px;
min-height:500px;
float:right;
}
.aboutus
{
width:680px;
height:120px;
margin-top:20px;
}
.aboutus01
{
width:680px;
min-height:110px;
}


.color1
{
width:100%;
height:30px;
border-bottom:#3E4346 dashed 2px;
color:#FCCB5B;
font:17px "Trebuchet MS", Arial, Helvetica, sans-serif;	
margin-bottom:10px;
}
.text-area
{
width:100%;
height:60px;

color:#D7D7D7;
font:13px Georgia, "Times New Roman", Times, serif;	
line-height:20px;
text-align:justify;
}
.more
{
width:65px;
height:15px;
float:right;
clear:both;
}
.more a
{
text-align:center;
font:14px Verdana, Geneva, sans-serif;
color:#FFF;
text-decoration:none;	
}
.more a:hover
{
color:#82B012;
}
.display
{
width:650px;
min-height:205px;
margin-top:30px;
}
.last-dis-left
{
width:320px;
height:150px;
float:left;

}
.last-dis-right
{
width:320px;
height:150px;
float:right;
}
.fotter
{
width:1100px;
min-height:100px;
background:#000;
border-top:1px solid #900;
}
#fotter-left
{
width:700px;
height:100px;
margin:0;
float:left;		
margin-left:180px;
	
}

#fotter-link
{
width:1100px;
height:30px;
margin:19px 0 10px 0;
float:left;
text-align:center;	
}

#fotter-link ul li
{
display:inline;
padding: 0 7px;
border-right:2px #999 solid;
margin:0;
color:#67D7F8;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fotter-link ul li a
{
text-decoration:none;	
font-family:18px Verdana, Geneva, sans-serif;
color:#82B012;		
}
#fotter-link ul li a:hover
{
color:#67D7F8;
}

#fotter-link2
{
width:680px;
height:30px;
margin:19px 0 10px 0;
float:left;
text-align:center;	
}

#fotter-link2 ul li
{
display:inline;
padding: 0 7px;
border-right:2px #999 solid;
margin:0;
color:#67D7F8;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fotter-link2 ul li a
{
text-decoration:none;	
font-family:18px Verdana, Geneva, sans-serif;
color:#82B012;		
}
#fotter-link2 ul li a:hover
{
color:#67D7F8;
}
#fotter-company-name
{
width:1100px;
height:20px;
margin:0;
float:right;
text-align:center;
color:#999;	
}
#fotter-company-name a
{
text-decoration:none;
color:#999;	
}
.icon
{
color:#C30;
}
.condition
{
color:#C90;
font:11px Tahoma, Geneva, sans-serif;
margin-left:10px;
}
.video
{
width:220px;
height:210px;
margin:0 auto;
}

p.clr, .clr {
	clear:both;
	padding-top:1px;
	margin:0;
}

.h1
{
width:68px;
margin-left:100px;
float:left;
margin-top:19px;
background-color:#8dc63f;
border-radius:10px;
-moz-border-radius:10px;
-ms-border-radius:10px;
-o-border-radius:10px;
-webkit-border-radius:10px;
padding:5px 5px 5px;

}

.h1 a
{
color:#000000;
text-decoration:none;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;

}
.h1 a:hover
{
color:#FFFFFF;
}


.mail_box
{
width:310px;
min-height:300px;
padding-top:20px;
background-color:#FFFFFF;
padding-bottom:20px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border: 1px solid #a6a6a4;
float:left;
}
.mail
{
width:290px;
height:20px;
background-color:#e1e1e1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border: 1px solid #993300;

}
.textarea
{
width:290px;
height:100px;
background-color:#e1e1e1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border: 1px solid #993300;

}