@charset "utf-8";
/* help CSS Document  w:980*/
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,area{blr:expression(this.onFocus=this.blur())} /* for IE */
:focus{-moz-outline-style:none;} /* for Firefox */
img{border:0}
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
}
#wrapper{
	width:980px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.header{
	height:80px;
	width:100%;
	color:#666;
	background:#ffffff;
}
.header a{
	color:#555; 
	text-decoration:none
}
.header a:hover{
	color:#FF6600; 
	text-decoration:underline
}
.logo{
	margin:2px 0 8px 18px;
	float:left;
	height:80px;
	width:180px;
}
.topr-menu{
	margin:8px 0 0 0;
	float:right;
}
.topr-menu img{
	margin-right:3px;
}
.contents{
	background-color:#f5fcfc;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.breadcrumb{
	padding:6px 0 6px 18px;
	clear:both;
}
.breadcrumb a{
	color:#222;
	text-decoration:none
}
.breadcrumb a:hover{
	color:#f60;
	text-decoration:underline
}
.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;
}
.float_box{
	background-image:url(../imagessy/help/contents_bg.gif); 
	margin:0 auto; 
	width:952px;
}
.float_box-tit,.float_box-bot{
	background:url(../imagessy/help/contents_header.gif) no-repeat;
	height:8px;
	width:952px;
	clear:both;
}
.float_box-bot {
    background:url(../imagessy/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 0 2px 14px;
	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;
	text-decoration:underline
}
.main-content{
    background:#ffffff;
    float:right;
    margin:6px 19px 6px 0;
    width:77%;
	height:100%;
	overflow:hidden
}
.main-contentl{
	float:left;
    width:80px
}
.main-contentlr{
	float:right; 
	width:642px
}
.listmod, .listmod2{
	/*border:#c2d7ea 1px solid; */
	padding:0 0 5px 0; 
	font-size:13px;
	height:100%;
	overflow:hidden
}
.listmod td{
    padding:0 4px;
	background-color:#fff;
}
.listmod2 td{
    padding:1px 4px;
}
.listmod h2{
    padding:6px;
	margin:2px 1px 4px 1px;
	font-size:14px;
	background-color:#999933;
	color:#fff
}
.listmod h3, .listmod2 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:24px;
	padding:10px;
	margin:0;
}
.listmod2 p{
	line-height:24px;
	padding:10px 5px 5px 5px;
	margin:0;
}
.sty1{
    color:#ff0000;
}
.sty1 a{
    color:#ff0000;
	text-decoration:underline
}
.sty1 a:hover{
    color:#ff0000;
	text-decoration:none
}
.sty01{
   background-color:#808000;
   padding:2px;
   color:#111;
}
.sty02{
   background-color:#c78fab;
   padding:2px;
   color:#111;
   margin-left:3em;
}
.listmod2 h4{
	padding:8px 0 12px 6px;
	margin:0;
	font-size:12px;
}
.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
}
.sublistmod{
    border:1px #ccc solid; 
	width:96%; 
	margin:0 auto 12px auto; 
	padding:4px;
}
.sublistmod table a:hover{
   text-decoration:underline
}
.footer{
	width:980px;
}
.copyright {
	margin:3px 16px 0 0; 
    float:right; 
	color:#444; 
	line-height:22px
}
