body {
background:url(/images/bg.gif) repeat-x top #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#514c48;
margin:0 auto auto;
padding:0;
}

#left_content h1 {
color:#0086C3;
font-size:180%;
font-weight:400;
}

#left_content h2 {
color:#0086C3;
font-size:150%;
font-weight:400;
margin:0 0 10px;
}

#left_content h3 {
color:#0086C3;
font-size:110%;
font-weight:700;
}

#left_content a {
color:#0086C3;
text-decoration:underline;
}

#left_content a:hover {
color:#0086C3;
text-decoration:none;
}

#left_content form {
	margin: 0px;
	padding: 0px;
}

#left_content label {
display:block;
float:left;
clear:both;
width:175px;
font-weight:700;
line-height:18px;
}

#left_content input,text,textarea,select {
width:225px;
border:1px solid #0086C3;
font-size:11px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
margin:1px 0;
padding:1px 2px;
}

#left_content input.button {
width:100px;
height:20px;
border:none;
font-size:11px;
color:#fff;
background:#0086C3;
margin:5px 0 0;
}

#main_container {
width:677px;
height:auto;
position:relative;
margin:auto;
padding:0;
}

#header {
width:677px;
height:62px;
margin:auto;
}

.logo {
padding:20px 0 0 40px;
}

#menu_tab {
width:677px;
height:52px;
font-family:Arial, Helvetica, sans-serif;
background:url(/images/menu_bg.gif) no-repeat center;
padding:0;
}

#menu_tab ul {
list-style-type:none;
display:block;
width:500px;
background:none;
margin:auto;
padding:0;
}

#menu_tab ul li {
display:inline;
font-size:13px;
font-weight:700;
line-height:52px;
}

#menu_tab ul li.divider {
display:block;
float:left;
width:1px;
height:52px;
background:url(/images/divider.gif) no-repeat center;
margin:0;
padding:0;
}

#menu_tab a {
display:block;
float:left;
width:auto;
text-align:center;
text-decoration:none;
background:none;
color:#534848;
margin:0 14px;
padding:0;
}

#menu_tab a.current {
display:block;
float:left;
width:auto;
text-align:center;
text-decoration:none;
color:#F60;
margin:0 14px;
padding:0;
}

#menu_tab a:hover {
color:#F60;
text-decoration:none;
}

#main_content {
width:auto;
clear:both;
background-color:#FFF;
height:auto;
}

#middle_banner {
width:651px;
height:165px;
background:url(/images/middle_banner_bg.jpg) no-repeat center;
margin:auto;
padding:20px 0 0;
}

.middle_banner_content {
padding:10px 0 0;
}

#left_content {
width:635px;
float:left;
height:auto;
padding:10px 0 0 20px;
}

#wide_content {
width:635px;
padding:10px 10px 0 20px;
}

#footer {
width:auto;
clear:both;
text-align:center;
color:#999;
padding:15px 0 10px;
}

#footer a {
color:#0086C3;
text-decoration:underline;
}

#footer a:hover {
color:#0086C3;
text-decoration:none;
}

#album  a {
	float: left;
	display: block;
	width: 180px;
	height: 160px;
	text-decoration: none;
}
#album a img {
	border: 2px solid #0086C3;
	display: block;
}
#album a:hover  img {
	border: 2px solid #cccccc;
}
#end{ 
	clear: both;
}
