@charset "UTF-8";
/* CSS Document */

#topBg {
	width: 950px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../top/topBg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#topUpperBg {
	height: 230px;
	background-image: url(../top/top-img-01.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#topMovie {
	height: 230px;
	width: 635px;
	float: left;
	margin-right: 5px;
}
#topics {
	height: 230px;
	width: 280px;
	float: left;
}
#topLowerLeft {
	float: left;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
#topLowerRight {
	float: left;
	width: 335px;
	background-image: url(../top/top-img-07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#topLowerRight .inner {
	margin-left: 10px;
	width: 310px;
}
.topTb1 {
	background-image: url(../top/top-img-05-04.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.topTb2 {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #333333;
}
.topResultTitle {
	background-image: url(../top/top-img-09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 24px;
	padding-left: 18px;
	font-weight: bold;
	color: #024673;
}
.topResultTitle a {
	color: #024673;
	text-decoration: none;
}
.topResultTitle a:hover {
	color: #DB771E;
	text-decoration: underline;
}
.topResultDoc {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
