body
{
background:url(images/bg.gif) repeat-x top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px auto auto auto;
color:#514c48;
}
a{
text-decoration:underline;
color:#D86200;
}
p{
text-align:justify;
line-height:15px;
padding:5px 0 5px 0;
font-size:13px;
margin:0px;
line-height: 18px;
}
span{
color:#FF9900;
}
p.clear{
clear:both;
}
p.news{
clear:both;
font-size:15px;
margin:0px 0 5px 0;
}

h1{
font-size:18px;
color:#514c48;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}
h2{
font-size:14px;
color:#0066cc;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:85px 0px 0px 380px;
margin:0px;
}
h3{
	font-size:14px;
	background-image:url('note.png');
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:25px;
}
h4{
	font-size:15px;
	border-bottom:1px dotted #666;
	background-image:url('menu.png');
	background-repeat:no-repeat;
	padding-left:35px;
	line-height: 35px;
}
li{
font-size: 13px;
line-height: 18px;
}
#main_container{
width:677px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}
#header{
width:900px;
height:62px;
margin:auto;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:677px;
height:52px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
background:url(images/menu_bg.gif) no-repeat center;
}

/*----------------main_content----------------*/
#main_content{
width:auto;
clear:both;
background-color:#FFFFFF;
height:auto;
}
#middle_banner{
width:651px;
height:165px;
margin:auto;
padding:20px 0 0 0;
background:url(images/middle_banner_bg.jpg) no-repeat center;
}
.middle_banner_content{
padding:10px 0 0 0;
}

#left_content{
width:390px;
float:left;
height:auto;
padding:10px 0 0 20px;
}
#right_content{
width:225px;
float:left;
height:auto;
padding:10px 0 0 20px;
}
#wide_content{
width:635px;
padding:10px 10px 0 20px;
}

/*----footer---------*/
#footer{
width:auto;
clear:both;
padding:15px 0 10px 0;
text-align:center;
color:#999999;
}

.right_nav a{
float:right;
background:url(images/right_arrow.gif) no-repeat right;
padding:0 30px 0 0;
font-size:12px;
color:#3e2510;
text-decoration:none;
}