#topMovie {
}
#topWrap {
	background-image: url(../top/topWrapBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#topContents {
	float: left;
	width: 649px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #99BBD0;
	border-right-color: #99BBD0;
	padding-top: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#topNavi {
	width: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DFDD;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#topNavi img {
	margin-top: 10px;
}
#personalText {
	width: 620px;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}
#personalText a {
	color: #333333;
}
#personalText a:hover {
	color: #FF3300;
}
#personalText li {
	background-image: url(../images/personal-img.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left center;
	text-decoration: underline;
}
#personalText ul {
	list-style-type: none;
	width: 620px;
	display: block;
	height: 30px;
}
#enterpriseText {
	width: 620px;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}
#enterpriseText a {
	color: #333333;
}
#enterpriseText a:hover {
	color: #FF3300;
}
#enterpriseText li {
	background-image: url(../images/enterprise-img.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left center;
	text-decoration: underline;
}
#enterpriseText ul {
	list-style-type: none;
	width: 620px;
	display: block;
	height: 30px;
}
#topicsText {
	width: 620px;
	padding-bottom: 50px;
}
.topics {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
.topicsDate {
	font-size: 14px;
	color: #00548A;
	line-height: 18px;
	float: left;
	width: 120px;
	letter-spacing: 1px;
}
.topicsTitle {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	float: left;
	width: 500px;
}
.topicsDoc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
}
