/* CSS Document */

/* part */
.rim01 { position:relative; zoom:1; text-align:left; }
	.rim01 .cr1 { position:absolute; background:url(../images/cr1.gif) no-repeat; overflow:hidden; width:3px; height:3px; top:0; left:0; }
	.rim01 .cr2 { position:absolute; background:url(../images/cr2.gif) no-repeat; overflow:hidden; width:3px; height:3px; top:0; right:0; }
	.rim01 .cr3 { position:absolute; background:url(../images/cr3.gif) no-repeat; overflow:hidden; width:3px; height:4px; bottom:0; left:0; }
	.rim01 .cr4 { position:absolute; background:url(../images/cr4.gif) no-repeat; overflow:hidden; width:3px; height:4px; bottom:0; right:0; }
	.rim01 .w { border:1px solid #e4e4e4; border-bottom:1px solid #ccc; zoom:1; }
	.rim01 .w2 { border:1px solid #fff; border-bottom:1px solid #e4e4e4; zoom:1; }
			
	
/* frame */
.left { width:200px; float:left;  }
	.banner { zoom:1; position:relative; }
	.banner .helpBox { position:absolute; top:10px; right:10px; width:100px; text-align:left; line-height:24px; }
		.banner .helpBox a { font-size:14px; color:#5b85b3; }

	.kindMenu h6 { height:28px; line-height:28px; background:url(../images/barBG1.gif) repeat-x; color:#fff; font-size:14px; padding-left:10px; }
	.kindMenu ul { padding:2px; }
		.kindMenu ul li { display:block; height:24px; line-height:24px; padding:1px; border-bottom:1px solid #ececec; }
			.kindMenu ul li a { display:block; background:url(../images/arrow01.gif) no-repeat 10px 10px; padding-left:20px; }
			.kindMenu ul li a:hover { background:#cde1f3 url(../images/arrow01.gif) no-repeat 10px -21px; color:#425a8f; }
	#kindMenu { zoom:1; }
		#kindMenu li { position:relative; }
			#kindMenu li ul { display:none; position:absolute; top:-8px; left:190px; width:200px; background:#fff; border:1px solid #e7e7e7; border-bottom:2px solid #e7e7e7; }
				#kindMenu li ul .arr { position:absolute; top:10px; left:-6px; background:url(../images/arrow04.gif) no-repeat; width:6px; height:14px; }
	.caseList h6 { height:28px; line-height:28px; background:url(../images/barBG1.gif) repeat-x; color:#fff; font-size:14px; padding-left:10px; }
	.caseList ul { padding:2px; }
		.caseList ul li { display:block; text-align:center; line-height:24px; padding:1px; border-bottom:1px solid #ececec; }
			.caseList ul li a { display:block; padding:10px; }
	
.right { width:770px; float:right; overflow:hidden; }
	.banner { zoom:1; }
	.about { text-align:left; width:770px; line-height:24px; }
		.about .tle { color:#388ee5; font-family:"microsoft yahei"; font-size:18px; height:30px; line-height:30px; margin-top:20px; }
		.about .about_box { border-bottom:1px solid #ededed; padding:20px 0; }
		.about .about_box_c { border:1px solid #e4e4e4; padding:15px; color:#686868; }
			.about .about_box_c strong { color:#383838; padding:5px 0; }
		.about .lineSpace { height:1px; overflow:hidden; background:#ccc; font-size:1px; line-height:1px; clear:both; }
		
		
		
