/****** TOPPAGE Column Styles ******/

/* All */
#page_basic   {
	width: 750px;
	border-left: 1px solid #CCCCCC;
	margin: 0 auto;
}

/* Title Section */
#titlesec{
	font-size: 0;
	line-height: 0;
	color: #333;
	width: 750px;
}

#titlesec .topleft {
	width: 200px;
	float: left;
}

#titlesec .topright {
	width: 540px;
	float: right;
	text-align: right;
	padding: 5px;
}

#titlesec .topright table{
	border-collapse:collapse;
}

#titlesec .topright th {
}

#titlesec .topright td {
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	padding-right: 20px;
	_padding-right: 16px; /* forIE6 */
	white-space: nowrap;
}

#titlesec .topright ul {
	list-style-position: inside;
	list-style-type: disc;
}

#titlesec .googleimg {
	vertical-align: middle;

}

#titlesec .topmid {
	width: 750px;
	clear: both;
}



/* LEFT Section */
#leftsec {
	font-size: 0;
	line-height: 0;
	color: #333;
	width: 200px;
	float: left;
	clear: both;
}

#leftsec ul.menu_single {
	width: 200px;
	margin: 0 0 10px 0;
}
#leftsec .menu_single li {
	display:block;
	margin: 0;
	list-style-type: none;
	background-image: none;
}

#leftsec div.menu_wrap {
	width: 200px;
	padding: 0 0 10px 0;
	background: url(../images_share/menu_columnbtm.gif) bottom;
}
#leftsec ul.menu {
	width: 200px;
	padding: 10px 0 0 0;
	background: url(../images_share/menu_bg.gif) no-repeat;
}
#leftsec .menu li {
	display:block;
	margin: 0;
	list-style-type: none;
	background-image: none;
}

#leftsec div.privacyMark {
	font-size: 10px;
	line-height: 125%;
	color: #003399;
	text-align: center;
	width: 140px;
	padding: 10px 20px 20px 40px;
}


/* MAIN Section */
#mainsec {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	text-align: center;
	float: left;
	width: 520px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

#mainsec .bannerSingle {
	padding: 0 0 10px 0;
}

#mainsec .bannerLeft {
	padding: 0 10px 6px 0;
}

#mainsec .bannerRight {
	padding: 0 0 6px 0;
}

#mainsec div.news {
	width: 518px;
	margin: 0 0 10px 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#mainsec  div.newsArticle {
	width: 490px;
	padding: 4px;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
	margin: 1px 10px 4px 10px;
}

#mainsec  p.newsDate  {
	font-weight: bold;
	color: #03c;
	float: left;
	clear: both;
	width: 80px;
}

#mainsec  p.newsTxt  {
	float: left;
	width: 410px;

}

#mainsec p.copyright {
	font-size: 10px;
	line-height: 125%;
	color: #666;
	text-align: center;
	width: 520px;
	border-top: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
}
