﻿/*原来就有的样式*/
.help2table{width: 230px;float: left;margin: 10px;height: 70px;}
.help2table a{width: 230px;float: left;padding-left:10px;background-color: #EEFAFF;height: 70px;}
.help2table a:hover{background-color: #CDEBF5;}
.help2img{width: 50px;float: left;padding-left: 10px;margin-top:20px;}
.help2info{margin-left:60px;border-left: 1px #707070 dashed;padding-left:10px;}
.help2title{margin-top: 20px;font-weight: bold;color: #333333;text-align: justify;padding-bottom: 5px;}
.help2style{color:#707070;}
.helpabc{color:#FF6600;}

/*我做的帮助样式*/
*{padding:0px;margin:0px;}
body{font-size:13px;line-height:25px;font-family:Tahoma, Helvetica, Arial, sans-serif;background:#fff}
ol,ul,li{list-style: none;}
a:link,a:visited{color:#555;text-decoration:none;}
a:hover{color:#005082;text-decoration:none;cursor:pointer}
img{border:0;}
.clear{clear:both;}
h2 {text-align:center;}

#container{width:980px;margin:0 auto;}
	#header{position:fixed;_position:absolute;width: 980px;top:0px;background:#fff;padding:20px 0 0 0;z-index:9999;}
		#nav{height: 36px;background:url(../images/huahai_img.jpg) no-repeat 0 -92px;padding:0 0 4px 100px;}
			#nav li{float:left;line-height:32px;font-size:16px;font-weight:bold;_display:inline;margin:0 15px 0 0;}
			#nav .nav_fg {width:3px;height:32px;background:url(../images/icon_s.png) no-repeat -263px 0px;}
			#nav li a{margin:0 0 0 2px;display:block;width:88px;height:32px;text-align:center;color:#fff;background:url(../images/xx_img.jpg) no-repeat -500px -88px;/* IE6导航背景 */}
			#nav li a:hover{color:#000;}
			#nav li a.curnavitem{background:url(../images/icon_s.png) 0px 0px;color:#000;margin:0 0 0 2px;}
	
	#main{padding:65px 0 0 0;}
	    .login_role{padding:50px 0;text-align:center;}
	        .login_role li{float:left;display:inline;margin:0 170px;}
		#left {float:left;width:160px;}
		    #left ul {position:fixed;_position:absolute;width: 160px;top:68px;}
			#left ul li{margin:0 0 8px 0;}
			#left ul li a{width:138px;padding:10px;height:40px;display:block;border:1px solid #C2D4DE;}
			#left ul li a:hover{border:1px solid #77baee;}
			#left ul li a b{font-size:16px;line-height:20px;color:#266392;}
	
		#right{width:800px;float:right;font-size:14px;line-height:28px;margin-top:-65px;}
			#right h2 {line-height:40px;height:50px;background:url(../images/help/h3_bg.jpg) center top no-repeat;color:#fff;margin:0 0 20px 0;}
			.header{padding:20px 0;}
			.manualtable {border:1px solid #ccc;padding:15px;margin:0 0 70px 0;min-height:300px;_height:300px;}
			    .manualtable p {text-indent:25px;margin:0 0 10px 0;}
			    .manualtable b {color:#1f72c3;}
			    .manualtable h3 {line-height:54px;padding:0 15px;font-size:18px;}
			    .bjkj h3{background:#eee;padding:5px 15px;line-height:30px;margin:10px 0;}
			    .manualtable h5 {color:#fff;padding:0 5px;height:27px;line-height:27px;font-size:14px;}
			    .manualtitle {float:left;background:url(../images/help/manualbg.png);width:90px;}
			    .manualtitle2 {background:url(../images/help/manualbg2.png);width:211px;height:64px;}
			    .manualtitle3 {background:url(../images/help/manualbg3.png);width:120px;}
			    .manualtitle4 {background:url(../images/help/manualbg4.png);width:250px;padding:4px 0;}
			    .manualtext {border-bottom: 1px #1f72c3 dashed;margin:0 0 10px 110px;}
			    .manualtext3 {border-bottom: 1px #1f72c3 dashed;margin:10px 0 10px 0px;}

	#footer{clear:both; text-align:center; padding:25px 0; color:#9E9E9E; line-height:24px;}
		#footer a{color:#9E9E9E;}