body{background-image:url("image/csbg3.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100%;
	background-color:#000;
	}
.allcontent{margin:0 auto;width:1000px;}
.main{width:1200px;}
.left{display:inline-block;vertical-align:top;width:100px;height:600px;}
.middle{display:inline-block;vertical-align:top;width:760px;}
.right{display:inline-block;vertical-align:top;width:190px;height:600px;
	color:#FFF;
	}
.right ol{padding-left:10px;}
.right h4{margin:0px;}
.right a{background-color:#aaf;}
.right article{padding:10px;margin:0px;
	border:1px solid #400000;
	background-color:#000;
	box-shadow: 0px 0px 10px 0px #400000;}
.right .tip{color:#AAC;}
iframe{margin:5px;padding:10px;box-shadow: 0px 0px 10px 0px #fff inset; /* 水平位置、竖直位置、模糊、延伸、颜色、内或外(inset、outset) */}
.content{color:#FFF;background-color:#000;
	margin:0;padding:0;}
h1{color:#FFF;}
h4{height:32px;}
.navigation{height:240px;}
table{background-color:#000;color:#FFF;
	border:1px solid #200000;
	border-collapse:collapse;
	}
table tr th{
background-image:linear-gradient(180deg, #FF6000 2px, #A02000 5px, #600000 20px);/* 第一色持续范围,渐变色开始的范围,第三个渐变色开始的范围 */	
	}
table tr td{border-bottom:2px dotted #400080;

		}
p{text-indent:2em;text-align:left;}
.tip{border:1px dotted #600000;
margin:0px;padding:5px;
background-image:url("image/spacestars.jpg") }
nav{text-align:center;
	}
nav ul{background-image:url("image/nav_ul_bg3b.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 50px;
	}
nav ul span{height:24px;margin:2px;padding:2px;
	box-shadow: 0px -2px 1px 0px #00FF00 inset; /* 水平位置、竖直位置、模糊、延伸、颜色、内或外(inset、outset) */ }
nav ul li{list-style:none;display:inline;
	background-color:#000;
	margin:0 2px 0 2px; padding:0 5px 0 5px;
	box-shadow: 0px 0px 10px 0px #00FF00 inset; /* 水平位置、竖直位置、模糊、延伸、颜色、内或外(inset、outset) */	}
nav ul li:hover{
	box-shadow: 0px 0px 10px 0px #FF0000 inset; /* 水平位置、竖直位置、模糊、延伸、颜色、内或外(inset、outset) */

}

	nav ul li a{color:#AAFF00;
		text-decoration:none;
		}
		nav ul li a:hover{color:#FFFFFF;
		text-decoration:none;
		}
footer{width:100%;height:100px;
	background:url("image/spacestars.jpg")
	}
footer p{color:#FFF;
		text-align:center;
	}
#csvideo td{display:block;}
#csvideo tr{display:inline-block;width:210px;margin:20px;}
#csvideo tr td img{width:210px;}

#csvideo tr td a{color:#F00;box-shadow: 0px 0px 4px 0px #FFFFFF inset; 
	background-color:#000;
	}
#csvideo tr td a:hover{color:#88f;box-shadow: 0px 0px 5px 0px #8080FF inset; 
	background-color:#000080;
	border:1px solid #00F;
	}
	

ol li {color:#FFF;}
.label a{color:#00FF00;margin:0px 5px;}
.middle{text-align:center;}
.table-bordered{margin:0 auto;
	text-align:center;}
.table-bordered a{color:#FF0000;}
h3,h2{color:#FFFFFF;}
.countries{margin:0 auto;
	background-color:#F00;
	}
.countries a{color:#0000FF;
	border-radius:3px;}

