@charset "utf-8";
/* CSS Document */

/* ======= LAYOUT ===============================*/
div#head {
	height: 79px;
	background-position: top;
	}

div#main {
	float: left;
	padding: 10px 15px;
	background-image: none;
	width: 840px;
}

table#latest {
	float: right;
	border: 3px solid #D0E6FF;
	background-color: #FFFFFF;
}

table#latest td {
	background-color: #EEF5FF;
}

table#latest td th {
	background-color: #C8E0FF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}

table#latest td th.more {
	font-size: 10px;
	font-weight: normal;
	padding-right: 3px;
}

table#latest table#share td { padding: 5px 3px;}

table#latest table#share div.period { padding-left: 4px;}
table#latest table#share div#period2 { margin-top: -5px;}

table#latest table#share div.dist {
	background-image: url(../img/bg_doc.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

table#latest div.dist {
	padding-left: 110px;
}

table#latest span.value {
	font-weight: bold;
	color: #CD6107;
	font-size: 120%;
}

table#latest table#hold td { padding: 0px 5px;}

table#latest td.date {
	font-size: 85%;
	color: #666666;
	padding-left: 10px;
}

div#branding {
	float: left;
	width: 623px;
	border: 1px solid #9ABDE4;
}

div#flash {
	padding: 4px 4px 5px;
}

div#topMenu {
	padding: 3px 3px 4px;
	background-color: #B5D5F8;
}

div#topMenu td {
	background-color: #F8FBFE;
}

div#bottom {
	clear: both;
	margin-top: 10px;
	width: 840px;
}

div#settle {
	float: left;
	width: 180px;
	border: 3px solid #E8DBC8;
	padding: 3px;
}

div#banner {
	float: left;
	width: 378px;
	margin-top:10px;
}

div#settle td#movieBtn {
	padding: 5px 2px;
	background-color: #FBF5EE;
	border-bottom: 1px solid #FFFFFF;
}

table#docList caption {
	font-weight: bold;
	background-color: #E3D5C1;
	line-height: 26px;
}

table#docList {
	background-color: #FBF5EE;
}

table#docList td {
	padding: 0px 2px 4px;
	line-height: 26px;
}

table#docList table td {
	background-image: url(../img/bg_doc.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 0px;
}

table#faq {
	float: left;
	border-collapse: separate;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

table#faq td {
	padding: 7px 7px 7px 26px;
	text-indent: -20px;
}

table#faq th, table#faq td {
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

table#whats {
	float: right;
}

table#whats td#whatsBox { padding: 5px;}