/* CSS Document */

body{background:#CF000D url(images/mainbg.gif) repeat-y center top fixed;margin:0px;}
body{font-size:13px;}
ol{margin:0px;padding:0px;list-style:none;line-height:22px;padding-left:5px;margin-top:10px;}

a{color:#333; text-decoration:none;}
a:hover{color:red;}
a.more{float:right;width:100%;height:20px;}

div.headMenu{width:790px;margin:0 auto;height:30px;margin-bottom:10px;}
div.headMenu div.l{width:4px;float:left;height:30px;background:url(images/Menu_Left.gif) no-repeat;}
div.headMenu div.r{width:4px;float:right;height:30px;background:url(images/Menu_Right.gif) no-repeat;}
div.headMenu div.c{width:782px;height:30px;float:left;background:url(images/Menu_Center.gif) repeat-x;}
	
	div.headMenu li{list-style:none;padding:0px;margin:0px;float:left;text-align:center;border-left:1px 
	dotted #FAFafa;display:block;height:16px;width:110px;margin-top:7px;}
	div.headMenu a{font-size:16px;font-weight:100;font-family:"黑体";color:#FFF;}
	div.headMenu a:hover{color:#FFCC00;}



div.top{height:80px;width:790px;margin:0 auto;overflow:hidden;}
	div.top div.img{width:220px;float:left;padding-top:5px;}
	div.top div.else{float:right;height:45px;width:570px;text-align:right;padding-top:10px;}
	div.top div.amail{float:right;line-height:25px;font-size:12px;padding-right:5px;color:#999;}



div.main{width:790px;margin:0 auto;}
	div.main div.left{width:170px;float:left;overflow:hidden;
	background:#E0E0E0 url(images/leftbg.gif) repeat-x left top;background:#EEE;height:530px;}
		div.left div.lsub{
			background:url(images/Sub_Line.Gif) no-repeat center bottom;
			line-height:25px;
			font-size:16px;
			text-indent:12px;margin-bottom:5px;margin:5px;
			font-family:"黑体";
			}
		div.left div.lsub a{padding-left:20px;background:url(images/sub_first.gif) no-repeat left 2px;color:#555;}
		div.left div.lsub a:hover{color:red;background-image:url(images/sub_first_set.gif);}
		div.left div.lsub a.set1{background-image:url(images/sub_first_set.gif);color:red;}
		div.left li{padding:0px;margin:0px;list-style:none;line-height:20px;text-indent:0px;}
		
		div.left div.son{font-size:12px;text-indent:25px;line-height:18px;}
		div.left div.son a{padding-left:13px;background:url(images/sub_son_first.gif) no-repeat left 2px;}
		div.left div.son a.set1{background-image:url(images/sub_son_first_set.gif);color:red;}
		div.left div.son a:hover{color:red;background-image:url(images/sub_son_first_set.gif);}

		div.right div.son{font-size:12px;text-indent:25px;line-height:18px;}
		div.right div.son a{padding-left:13px;background:url(images/Main_Sub_First.gif) no-repeat left 2px;}
		div.right div.son a.set1{background-image:url(images/Main_Sub_First_set.gif);}
		div.right div.son a:hover{color:red;background-image:url(images/Main_Sub_First_set.gif);}


		div.left span.subimg{display:block;width:150px;height:210px;overflow:hidden;border:1px inset #EEE;margin:10px;}
		div.left span.subexplain{display:block;width:150px;overflow:hidden;line-height:20px;text-indent:24px;margin:10px;font-size:12px;}

	div.main div.right{width:600px;float:left;margin-left:10px;overflow:hidden;}
		
		div.right div.sonsub{margin-right:10px;line-height:30px;margin-top:5px;margin-bottom:10px;}
		div.right div.sonsub a{background:url(images/subfirst.gif) no-repeat; padding-left:18px;}
		
		div.right div.subplace{font-size:12px;line-height:20px;border-bottom:#EEE solid 1px;width:570px;color:#999;}
		div.right div.subplace a{color:#999;}
		div.right div.subplace a:hover{color:red;}
		
		
		
		/*/wTS Development Note：文章模式,带简述 -/*/
		div.s1{margin:10px 25px;}
			div.s1 div.t{font-size:16px;font-weight:bold;line-height:25px;}
			div.s1 div.e{text-indent:24px;line-height:18px;}
		
		/*/wTS Development Note：图像 -/*/
		div.s2{margin:10px;}
			div.s2 div.i{width:120px;height:100px;border:1px solid #DDD;float:left;margin:9px;}
			div.s2 img{border:0px;}
			
		/*/wTS Development Note：荣誉,多图片式幻灯片 -/*/
		div.s3{margin:10px;height:90px;}
			div.s3 table.bigimg{width:580px;height:400px;border:1px solid #EEE;overflow:hidden;text-align:center;}
			div.s3 div.i{width:580px;height:120px;float:left;border:1px solid #DDD;border-top:0px;margin-right:10px;overflow:hidden;}
			div.s3 div.i img{float:left;display:block;width:120px;height:120px;overflow:hidden;border:1px solid #EEE;}
		
			div#floatin_img{height:110px;width:560px;overflow:hidden;float:left;margin:5px;border:0px solid #DDD;cursor:pointer;}
			
		
		
		
		
		/*/wTS Development Note：图加短标题 -/*/
		div.s4{overflow:hidden;width:580px;float:left;margin:10px;border-bottom:1px solid #DDD;padding-bottom:10px;}
			
			div.s4 div.i{width:100px;height:100px;float:left;border:1px solid #DDD;margin-right:15px;overflow:hidden;}
			div.s4 div.t{font-size:14px;font-weight:bold;line-height:25px;float:left;width:450px;overflow:hidden;}
				div.s4 div.t a{color:#000;}
				div.s4 div.t a:hover{color:red;}
			div.s4 div.e{text-indent:24px;line-height:18px;float:left;width:450px;overflow:hidden;}

		div.s5{overflow:hidden;width:550px;float:left;margin:10px;border-bottom:1px solid #DDD;padding-bottom:5px;}
			



		/*/wTS Development Note：图像 -/*/
		div.s7{margin:10px;}
			div.s7 div.i{width:150px;height:130px;border:0px solid #DDD;float:left;margin:9px;margin-left:20px;text-align:center;}
			div.s7 img{border:0px;margin-bottom:5px;}
			div.s7 a.t{line-height:25px;}
			div.s7 a.t img{vertical-align:middle;margin-right:3px;}






div.p1{width:180px;height:220px;overflow:hidden;float:left;padding:10px;margin-bottom:5px;padding-top:0px;}
	div.ptopic{height:20px;background-repeat:no-repeat;margin-bottom:5px;}

div.p4{width:590px;height:240px;overflow:hidden;float:left;background-color:#FFF;margin-bottom:5px;}
	div.p4 img{border:0px;}

div.p2{width:180px;height:200px;overflow:hidden;float:left;padding:10px;border-right:1px solid #EEE;margin-bottom:10px!important;margin-bottom:1px;}
div.p3{width:381px;height:200px;overflow:hidden;float:left;padding:10px;border-right:1px solid #EEE;}
div.p5{width:160px;height:200px;overflow:hidden;float:left;padding:10px;}
	div.p5 ol{line-height:32px;font-size:14px;}
	div.p5 li{background:url(images/line.gif) repeat-x left bottom;}
	div.p5 a{background:url(images/first.gif) no-repeat;padding-left:15px;}

div.p6{width:770px;height:84px;overflow:hidden;background-color:#EEE;margin-top:10px;margin-left:10px;clear:both;}
	div.p6 ol{padding:0px;margin:0px;}
	div.p6 li{padding:0px;display:block;width:75px;height:40px;float:left;overflow:hidden;border:1px solid #DDD;}
	div.p6 img{width:75px;}
	
	
	
	