body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #437BBC;
/*background-color: #3b5998;*/
color: #333;
font-size:12px;
margin: 0px;
text-align: center;
}

#site{
background: white;
width: 800px;
margin: 20px auto 20px auto;
}

#menu ul {
margin-right: 30px;
}

#menu ul li {
	float:right;
	list-style:none;
	padding-left:4px;
	padding-right:4px;
	margin-right:5px;
	font-size:13px;
	border-bottom:2px solid #04BC00;
}


#menu a {
	color: #437BBC;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	color: orange;
	text-decoration: none;
	border-bottom:2px solid orange;
}

#menu a.selected {
	color: orange;
	text-decoration:none;
	font-weight:bold;
	border-bottom:2px solid orange;
}

#ggl {
	float:right;
	margin-right:30px;
}

#ggl img {

border:0px;

}

#clear{
clear:both;
}

a{
text-decoration: none;
color: orange;
}

h1{
color: #437BBC;
font-size:16px;
margin: 0px 0px 16px 0px;
text-align:center;
}

h2{
font-size:12px;
margin: 0px 0px 16px 0px;
text-align:center;
}

#header{
background-color: white;
margin: 0px;
height: 130px;
text-align: left;
}

#contain{
background-color: white;
margin: 0px;
text-align: center;
min-height:300px;
}

#text{
margin:30px;
}

.textinput{
padding-left:3px;
height: 16px;
border: none;
background: #ccc;
}

.fileinput{

}

#footer{
width: 680px;
margin: 20px auto;
font-size:9px;
border-top: 1px solid green;
}

#bannerr img {

}
