/*     ————————全局————————      */
		div {margin:0 auto;padding:0;font-size:1 em;}
		#HEAD,#CONTENT,#FOOT,#HIDE {text-align:center;width:1200px;margin:0 auto;padding:0;float:left;}
		a:hover {color:#F00;}
		a:link {color:#000; }
		a:active {color:#0C3; }	
		a:visited {color:#003;}


/*     ————————隐藏————————      */	
		#HIDE {height:0px;/*visibility:hidden;*/}


/*     ————————标题————————      */
		#HEAD #head {height:140px;width:1200px;background-image:url("../image/head.jpg");  background-color:#FFF;background-repeat: no-repeat;background-size:100% 100%;z-index:1;margin:0;}
		#HEAD #head #logo {height:80px;width:300px;background-image:url("../image/logo.png");background-color: rgba(0, 0, 0, 0);background-repeat: no-repeat;z-index:3;float:left;margin:30px;}
		#HEAD #head #login {height:20px;width:40px;line-height:20px;float:right;margin:60px 80px 60px 0;text-align:center;font-size:18px;border:1px solid #000;}
		#HEAD #head #login a {text-decoration:none;}
		#HEAD #head #login_picture {height:20px;width:20px;line-height:20px;float:right;margin:60px 0;text-align:center;background-image:url("../image/collection.png");  background-color: rgba(0, 0, 0, 0);background-repeat: no-repeat;bbackground-size:100% 100%;z-index:3;}
		#HEAD #head #message {height:40px;width:60px;line-height:40px;float:right;margin:50px 0;text-align:center;font-size:16px;}
		#HEAD #head #message_name {height:40px;width:80px;line-height:40px;float:right;margin:50px 0;text-align:center;font-size:16px;}
		#HEAD #space_1{background-color:rgb(66,0,66);height:3px;margin:2px 0 4px 0;}
		#HEAD #nav {height:45px;background-color: rgb(0, 80, 80);margin:0 0 4px 0;border-radius:5px;}
		#HEAD #nav ul {list-style-type: none;font-size:0px;margin:0 auto;padding:0;}
		#HEAD #nav ul li {float:left; position:relative;}
		#HEAD #nav ul li a{display:block; font-family:"微软雅黑"; text-align:center; text-decoration:none;width:120px; height:45px; color:#fff;  line-height:45px; font-size:20px;  }
        #HEAD #nav ul li ul {display:none;z-index:999;font-size:0px;}
		#HEAD #nav ul li:hover a {color:#fff; background:#006ebc;}
		#HEAD #nav ul li:hover ul {display:block; position:absolute;}
        #HEAD #nav ul li:hover ul li a {font-size:12px; background:#005096; color:#fff; height:30px; line-height:30px;}
        #HEAD #nav ul li:hover ul li a:hover {background:#6C3; color:#fff;}	
		
/*     ————————内容————————      */
		#CONTENT #select {width:350px;height:450px;margin:10px 5px;float:left;}
		#CONTENT #select #select_1,#CONTENT #select #select_2,#CONTENT #select #select_3{width:280px;height:80px;border:1px solid #000;margin:50px auto;line-height:80px;font-size:50px;background-color:#CCC;border-radius:10px;}
		#CONTENT #select #select_1 a,#CONTENT #select #select_2 a,#CONTENT #select #select_3 a {text-decoration:none;color:#000;}
		#CONTENT #roll {width:460px;height:430px;margin:30px 5px;border:1px solid #000;float:left;}
		#CONTENT #roll ul {list-style-type:none;font-size:0px;margin:0 auto;padding:0;}
		#CONTENT #roll ul li {font-size:16px;}
		#CONTENT #roll ul li p {background-color:#333;text-align:left;width:460px;height: 40px;line-height: 40px;font-size: 14px;;z-index: 1;background: rgba(0, 0, 0, 0.7);background: #000\9;color: #fff;text-indent: 16px;margin: 0;padding: 0;position:absolute;}
		#CONTENT #roll ul li img {width:100%;height:390px;background-image:url();background-color:#FFF;background-repeat: no-repeat;background-size:100% 100%;margin:auto;display:block;}
		#CONTENT #news {width:350px;height:430px;margin:30px 5px;float:left;}
		#CONTENT #news #news_title {height:35px;line-height:35px;font-size:25px;margin:10px;color:#900;font-weight:bold;}
		#CONTENT #news ul {font-size:0px;margin:0 auto;padding:0px;}
		#CONTENT #news ul li {line-height:20px;text-align:left;height:20px;font-size:20px;margin:16px 10px;width:17em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis');background-image:url("../image/news_box.png");background-color:#FFF;background-repeat: no-repeat;background-size:6% 100%;font-family:"Times New Roman", Times, serif;color:#000;}
		#CONTENT #news ul li a {padding:20px;text-decoration:none;}
		#CONTENT #news ul li:nth-child(1) a,#CONTENT #news ul li:nth-child(2) a,#CONTENT #news ul li:nth-child(3) a {color:#606;}
		#CONTENT #news ul li:hover {background-color:#CCC;}
		#CONTENT #space_2 {width:1200px;float:left;border-top:2px dashed #003;margin:5px;}
		
		#CONTENT #CONTENT11 {border:1px solid #339;width:1200px;float:left;}
		#CONTENT #CONTENT12 {width:1200px;float:left;}
		#CONTENT #CONTENT11 li {width:15em;height:1.5em;overflow:hidden;white-space:nowrap;padding:2px,2px,2px,18px;margin:2px,0;-o-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis');text-overflow:ellipsis;}
		#CONTENT #CONTENT12 p.title {font-weight:bold;text-align:center;}
		#CONTENT #CONTENT12 p:nth-child(3) {text-indent:2em;color:red;}
		#CONTENT #CONTENT12 time {font-size:0.9em;	}

		
/*     ————————页脚————————      */
