body {
	margin:0 auto;
	width:980px;
	color:#333;
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif","Times New Roman", "Times", "serif", "SimSun";
	font-size:12px;
	font-weight:normal;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active,a:focus{
    outline:none;
}
div{
   white-space:normal;
   word-break:break-all;
}
div h1 h2 h3 h4 p{
    padding:0;
	margin:0
}
ul li{
	padding:0;
	margin:0;
	list-style-type:none
}
.warp{
	width:980px;
	height:100%;
	overflow:hidden;
	clear:both;
	padding:0;
	margin:0 auto;
}
.header{
	height:80px;
	width:100%;
	color:#666;
}
.header a{
	color:#555; 
	text-decoration:underline
}
.header a:hover{
	color:#009999; 
	text-decoration:none
}
.logo{
	margin:2px 0 8px 18px;
	float:left;
	height:80px;
	width:180px;
	padding:0;
}
.topr-menu{
	margin:8px 16px 0 0;
	float:right;
}
.contents{
	background-color:#f5fcfc;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.formbox{
	width:128px;
	height:14px;
	margin:0;
	padding:0;
}
.breadcrumb{
	padding:6px 0 6px 10px;
	clear:both;
}
.breadcrumb span{
	color:#FF3300;
}
.downsoft{
	width:160px;
	margin:18px 0 4px 6px;
	text-align:center;
}
.softtitle{
    color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.softtitle2{
    margin:4px 0 14px 0; 
	text-align:left;
	color:#999900;
}
.softtitle2 a{
    color:#999900;
    text-decoration:none;
}
.softtitle2 a:hover{
    color:#999900;
    text-decoration:underline;
}
.border_01{
	border:#d2d2d2 1px solid;
	margin-bottom:6px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
}
.border_01r{
	border:#d2d2d2 1px solid;
	margin-bottom:6px;
	line-height:29px;
	text-align:left;
	padding-left:4px;
	font-weight:bold;
}
.border_02{
	border:#a6bee0 1px solid;
	margin-bottom:5px;
	line-height:29px;
	text-align:center;
}
.border_02 a{
	color:#222;
	text-decoration:underline
}
.border_02 a:hover{
	color:#ff6600;
	text-decoration:none
}
.border_02r{
	border:#a6bee0 1px solid;
	margin-bottom:5px;
	line-height:29px;
	text-align:left;
	padding-left:4px;
	color:#656565;
}
.helpright{
	float:left;
	width:730px;
	padding:0 0 0 8px;
	margin:0;
}
.float_box{
	background-image:url(../images/help/contents_bg.gif); 
	margin:0 auto; 
	width:952px;
}
.float_box-tit,.float_box-bot{
	background:url(../images/help/contents_header.gif) no-repeat;
	height:8px;
	width:952px;
	clear:both;
}
.float_box-bot {
    background:url(../images/help/contents_footer.gif) no-repeat; 
}
.left-navi{
	padding-left:5px;
    float:left;
	width:190px;
}
.helpleft{
	border:solid 1px #d8deea;
	background:#f6f6f6;
	float:left;
	width:175px;
}
.helpleft ul{
	padding:0;
	margin:0;
	width:98%;
	float:left
}
.helpleft ul li{
	padding:2px 4px;
	border-bottom:solid 1px #ccc;
	color:#333;
	line-height:24px
}
.helpleft ul li a{
	color:#333; 
    text-decoration:none
}
.helpleft ul li a:hover{
	background:#eee;
	color:#ff6600;
}
.main-content{
    float:right;
    margin:6px 19px 6px 0;
    width:77%;
}
.main-contentl{
	float:left;
    width:80px
}
.main-contentlr{
	float:right; 
	width:642px
}
.listmod{
	border:#c2d7ea 1px solid; 
    margin:0; 
	padding:0 0 5px 0; 
}
.listmod td{
    padding:0 4px;
	background-color:#fff;
}
.listmod h2{
    padding:6px;
	margin:2px 1px 4px 1px;
	font-size:14px;
	background-color:#999933;
	color:#fff
}
.listmod h3{
	font-weight:bold; 
	font-size:13px; 
	background:#ebf5ff; 
	color:#004d9f; 
	height:26px; 
	line-height:26px;
	padding:0 0 0 10px; 
	margin:0 0 4px 0
}
.listmod p{
	line-height:23px;
	padding:0 10px;
	margin:0;
}
.listmod strong{
	display: block;
	font-size:13px;
	line-height:24px;
	padding:0 10px;
	margin:0;
}
.listmod strong span{
	font-weight:normal;
}
.listmod em{
	color:#d90000;
	font-weight:normal;
	font-size:12px
}
.listmod span{
    background-color:#FF3300;
	color:#fff;
	font-size:13px
}
.listmod a{
	color:#FF0000;
	text-decoration:underline
}
.listmod a:hover{
	color:#d90000;
	text-decoration:none
}
.footer{
	width:980px;
}
.copyright {
	margin:3px 16px 0 0; 
    float:right; 
	color:#444; 
	line-height:22px
}
