@charset "utf-8";
/* Powered by China Sinosat, All rights reserved.*/
/* 中國直播衛星、鑫諾衛星 *

/* 2nd Level pages layout */
/* 二級頁面佈局樣式 */

/* sidebar layout */
/* 左側二級菜單導航樣式 */

#content #sidebar {
	margin: 0;
	padding: 0 30px 10px 30px;
	width: 130px;
	float: left;
	}
	
#content #sidebar-sp {
	margin: 0;
	padding: 0 30px 10px 30px;
	width: 130px;
	float: left;
	}

#content #sidebar ul{
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	/* font elements */
	/* 文字樣式 */
	text-align: left;
	line-height: normal; 
}

#content #sidebar ul li {
	background: url(image/line.png) bottom repeat-x;
	margin: 10px 0 10px 15px;
	padding: 0 0 10px 0;
	border: 0;
	list-style: none;
}

#content #sidebar ul li a{
	color: #929292;
	background: none;
	}

#content #sidebar ul li a:hover {
	color: #4f9d40;
	}

/* 二级页面内容布局 */
/* content layout */
#entry {
	margin: 0 0 0 180px;
	padding: 0 0 0 20px;
	border-left: #d8dce0 1px solid;
	}

#entry-title {
	background: url(image/entry_title_bg.png) top left no-repeat;
	padding: 1px 0 0 25px;
	width: 150px;
	height: 18px;
	/* font elements */
	/* 文字樣式 */
	color: #FFFFFF;
	}

#entry p {
	margin: 5px 0 5px 20px;
	}
	
/* 卫星资源页页内布局 */
/* satellite page inside layout*/

.satellite-intro {
	margin: 0;
	padding: 0;
	border: 0;
	height: 220px;
	text-align: justify;
	float: left;
	}
	
.satellite-img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 244px;
	height: 213px;
	float: left;
	}

#satellite-list {
	background: url(image/satellite_list.png) left top no-repeat;
	margin: 0;
	padding: 10px;
	border: 0;
	width: 92px;
	height: 38px;
	}
	
/* 友情链接logo布局 */
/* links layout */
.links {
	margin: 0;
	padding: 0;
	border: 0;
	/* font elements */
	/* 文字樣式 */
	text-align: center;
}

.links li {
	margin: 10px 5px 10px 5px;
	padding: 0;
	border: 0;
	list-style: none;
	display: inline;
	float: left;
	}

.links li img {
	border: #AAAAAA solid 1px;
	}
	
/* 二级页面独立内容布局 */
/* content single page layout */
#single {
	width: 660px;
	margin: 0 auto;
	padding: 0 20px 0 20px
	}
	
.single-bg {
	background:url(image/sitemap_bg.png) center no-repeat;
	height: 60px;
	clear: both;
	}
	
#single .title {
	background: url(image/item_red.png) left center no-repeat;
	padding: 0 0 0 15px;
	clear: both;
	}
	
.list-1 {
	padding: 36px 15px 0 15px;
	height: 60px;
	float: left;
	}
	
.list-2 {
	padding: 29px 15px 0 15px;
	height: 60px;
	float: left;
	}

.list-3 {
	padding: 22px 15px 0 15px;
	height: 60px;
	float: left;
	}

.list-4 {
	padding: 16px 15px 0 15px;
	height: 60px;
	float: left;
	}

.list-5 {
	padding: 10px 15px 0 15px;
	height: 60px;
	float: left;
	}

.list-6 {
	padding: 5px 15px 0 15px;
	height: 60px;
	float: left;
	}

.list-7 {
	padding: 0 15px 0 15px;
	height: 60px;
	float: left;
	}
	
/* 服务专区特殊左侧栏 */
/* service section left sidebar */

#service-sp {
	padding: 10px 0 0 0;
	}

#service-sp ul {
	margin: 5px 0 5px 15px;
	padding: 0;
	border: 0;
	list-style: url(image/item.png);
	/* font elements */
	/* 文字樣式 */
	text-align: left;
}

#service-sp ul li a {
	color: #929292;
	text-decoration: none;
	white-space: nowrap;
	padding-bottom: 3px;
	}
	
#service-sp ul li a:hover {
	padding-bottom: 2px;
	background: url(image/dot.png) left bottom repeat-x;
	}

#service-sp ol, #service-sp ol li {
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	width: 100px;
	list-style: none;
	/* font elements */
	/* 文字樣式 */
	text-align: justify;
}

#service-sp ol li a{
	width: 100px;
	margin-left: -10px; 
	color: #929292;
	background: none;
	}

#service-sp ol li a:hover {
	color: #555555;
	padding-bottom: 2px;
	background: url(image/dot.png) left bottom repeat-x;
	}
a#new{ color:#929292;}
a:hover#new{ color:#000;}