@charset "utf-8"; 

/************************************************************************************
VI
*************************************************************************************/

#Vi {
	clear: both;
	float: none;
	padding-bottom: 5px;
}
#ViBox {
	width: 980px;
	margin: auto;
}
.topContainer01 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	overflow: hidden;
}
.topBox01 {
	float: left;
	width: 574px;
	padding-top: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	border: 1px solid #c6c6c6;
}
.topBox01 li {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.topBox02 {
	float: right;
	width: 385px;
	padding-top: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
}
.topBox02 li {
	float: left;
	padding-right: 9px;
	padding-bottom: 8px;
}
#Topics {
	float: left;
	width: 695px;
	overflow: hidden;
	background-image: url(../images/top/topics_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#Topics .topicsBox {
	width: 655px;
	padding-bottom: 5px;
	background-image: url(../images/top/topics_bg.gif);
	padding-right: 20px;
	padding-left: 20px;
}
#Topics .topicsBox li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#Movei {
	background-color: #efefef;
	float: right;
	width: 255px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 4px;
}
#Movei h3 {
	padding-bottom: 10px;
}

#Movei li {
	float: left;
	padding-right: 4px;
}
