/* CSS Document */

<style>
body {
	font-size: 12px;
	color: #6d6e69;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
#main{
margin:0px auto;
width:965px;
}
.left{
float:left;
}
#help_top{
margin-top:8px;
background-color:#fafafa;
color:#8d5e26;
height:25px;
line-height:30px;
}
.border_type{
border-color:#b6b6b6;
border-style:solid;
border-width:1px;
}
.border_type1{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#666666;
}
#help_mid{
margin-top:8px;
height:435px;
}
#help_mid_left{
width:616px;
float:left;
line-height:30px;
height:435px;
}
#help_mid_right{
margin-left:8px;
width:336px;
float:left;
background-color:#f8f9f3;
height:435px;
}
.STYLE1 {color: #000000}
#help_mid_right ul{
list-style:none;
margin-left:0px;
}
#line{
width:320px;
margin-left:8px;
}
#ask_text{
width:320px;
margin-left:8px;
line-height:28px;
}
#help_but{
background-color:#f8f9f3;
height:55px;
margin-top:8px;
}
#function1{
line-height:30px;
margin-top:10px;
margin-left:15px;
margin-right:15px;
}
#help_top a:link{
color:#8d5e26;
text-decoration:none;
}
#help_top a:visited{
color:#8d5e26;
text-decoration:none;
}
</style>