@charset "utf-8";
/*京*/
#CatchupImage {
	background-color: #FFD2E1;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear:both;
	overflow:hidden;
}
#CatchupImageList {
	text-align: center;
	clear:both;
	overflow:hidden;
	width:870px;
	margin:0px auto;
	
}
#CatchupImageList:after {content:" "; clear:both; height:0; display:block; visibility:hidden;}

.catchupimage_list {
	float: left;
	width: 290px;
}
#HomeLeftContent {
	float: left;
	width: 580px;
}
#HomeRightContent {
	float: right;
	width: 296px;
}
.HomeLeftContent {
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.HomeRightContent {
	padding: 8px;
}
.ListContent {
	width: 550px;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}

.ImageBox {
	float: left;
	width: 270px;
	padding-right: 5px;
}

.ListContent:after {content:" "; clear:both; height:0; display:block; visibility:hidden;}


.ListContent .ListParts {
	float: left;
	width: 183px;
	margin-bottom: -50px;
	padding-bottom: 50px;
	background-image: url(../image/bg_listborder.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.ListContent .ListParts ul {
	list-style-image: url(../image/icon_arrow.gif);
	margin-left: 10px;
	padding-top: 5px;
	font-size: 85%;
	padding-left: 20px;
}
.ListContent .ListParts li {
	line-height: 1.5;
}
.HomeLeftContent h3 {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#NewsContent,
#GNewsContent {
	width: 276px;
	background-image: url(../image/bg_topnews_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.NewsContent,
.GNewsContent {
	border-right-width: 7px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2F0FF;
	border-left-color: #D2F0FF;
	padding-bottom: 20px;
}
#NewsContent dl,
#GNewsContent dl {
	padding: 5px;
	font-size: 85%;
	line-height: 1.5;
}
#NewsContent dt,
#GNewsContent dt {
	color: #0099FF;
}
#NewsContent dd,
#GNewsContent dd {
	padding-left: 7px;
}
#NewsContent p,
#GNewsContent p {
	text-align: right;
	padding-right: 8px;
	font-size: 80%;
}
#Mobile {
	text-align: center;
	font-size: 80%;
}

