﻿body{
margin:0px;
padding:0px;
background:url(../images/background.png) repeat-x top left #A7A7A7;
font-family:verdana;
font-size:11px;
color:#666;
}


#headLogo{
margin:20px auto 20px auto;
padding:0px;
width:701px;
height:45px;
}

#menuTop{
margin:0px auto;
padding:0px;
width:701px;
height:56px;
}

a.homeContact{
display:block;
float:left;
width:62px;
height:56px;
text-decoration:none;
padding:0px 0px 0px 1px;
}
a.homeContact1{
display:block;
float:left;
width:62px;
height:56px;
text-decoration:none;

padding:0px 0px 0px 1px;
}

a.menu{
display:block;
margin:0px 0px 0px 0px;
padding:20px 0px 0px 0px;
float:left;
width:138px;
height:36px;
background:url(../images/link.png) no-repeat top left;
color:#fff;
text-decoration:none;
text-align:center;
}
a.menu:hover{
background:url(../images/link_hover.png);
color:#000;
}

#bannerHead{
width:664px;
height:239px;
padding:15px 0px 0px 35px;
background:#fff;
margin:0px auto;
}

#mainContent{
width:629px;
margin:0px auto;
padding:0px 35px 20px 35px;
background:#fff;
}

p{
color:#666;
line-height:20px;
margin:5px 0px 5px 0px;
padding:0px;
}

#footer{
margin:0px auto;
color:#000;
width:701px;
height:40px;
text-align:center;
padding:10px 0px 0px 0px;}


li{
color:#666;
}



form{
	margin:0px;
	padding:0px;

}

input.trimite{
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fff;
	width:80px;
}