body {
	margin: auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#header{
	width: 730px;
	height: 82px;
	margin: 60px auto 40px auto;
}

#right{
float:right;
width: 500px;
}
#left{
float:left;
width: 200px;
}
#logo{
text-align: right;
}
#al_contact{
width: 700px;
clear: both;
font-size:12px;
text-align:center;

}
#menu{
padding:10px;
	width: 204px;
	height: 213px;
	background: url(img/bg.png) no-repeat;	
}

#menu a {
width: 201px;
text-decoration:none;
color:#ffffff;
padding:0px;
font-size:16px;
}

*.line{
width: 181px;
margin-bottom: 5px;

background: url(img/line.png) no-repeat;

}
#pic_bus{
text-align:center;
}
#desc{
width: 450px;
margin-top: 15px;

}
*.g{
color:#72B001;
}
input{
background: #FFFFFF;
color: #000000;
font-family: Verdana;
font-size: 14px;
text-decoration: none;
border: 1px solid #67A004;
width: 160px;
}
textarea{
background: #FFFFFF;
color: #000000;
font-family: Verdana;
font-size: 14px;
text-decoration: none;
border: 1px solid #67A004;

}