body {
	background: url(/image/portal/bg_main.gif) repeat-y center top;
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

a {
	color: #0054A7;
}


/* layout
---------------------------------------------------------------------------- */

#layout {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 784px;
}


/* header
---------------------------------------------------------------------------- */

#header {
	background: url(/image/portal/bg_header.jpg) no-repeat left top;
	height: 150px;
	margin: 0 auto 45px;
	padding: 0;
	width: 766px;
}

#header h1,
#header h1 a {
	display: block;
	height: 50px;
	width: 205px;
}

#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0 0 0 3px;
}

#header p {
	text-indent: -9999px;
}


/* pageBody
---------------------------------------------------------------------------- */

#pageBody {
    overflow: hidden;
	padding: 0 0 0 9px;
}

#pageBody:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #pageBody {
    height: 1em;
    overflow: visible;
}
/**/


/* content
---------------------------------------------------------------------------- */

#content {
	float: right;
	overflow: hidden;
	width: 570px;
}

#content h2.dateMHead {
	background: url(/image/portal/icon_square_yellow_l.gif) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 7px 0 0 35px;
}

#content h3.blogSHeader {
	background: url(/image/portal/icon_square_yellow_m.gif) no-repeat 0 0.3em;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 2px 0 2px 19px;
}

#content p.entryFooter {
	color: #666666;
	font-size: 11px;
	margin: 0;
}

#content .blogBlock {
	background: url(/image/portal/bg_blog.gif) no-repeat left top;
	display: inline;
	float: left;
	height: 252px;
	margin: 0 24px 24px 0;
	overflow: hidden;
	padding: 11px;
	width: 244px;
}

#content .blogArea {
	width: 580px;
}

#content .blogBlock * {
	zoom: 1;
}

#content .blogBlock img {
	vertical-align: middle;
}

#content .blogBlock p {
	margin: 0 0 5px 0;
}

#content .blogBlock p.detailLink {
	text-align: right;
}

#content .blogBlock p.entryFooter {
	background: url(/image/portal/dotline.gif) repeat-x left bottom;
	padding: 0 0 5px 0;
}

#content .blogBlock p.profileImage {
	float: left;
	height: 92px;
	margin: 0 0 5px 0;
	overflow: hidden;
	width: 92px;
}

#content .blogBlock .profileBlock {
	float: right;
	width: 142px;
}

#content .blogBlock .profileBlock h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#content .blogBlock .profileBlock p {
	margin: 0 0 5px 0;
}

#content .blogBlock ul.entryList {
	list-style: none;
	margin: 7px 0 0 0;
	padding: 0;
}

#content .blogBlock ul.entryList li {
	background: url(/image/portal/icon_square_gray_s.gif) no-repeat 0 0.3em;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 2px 0 2px 15px;
}

#content .blogBlockL {
	background: url(/image/portal/bg_blog_l_top.gif) no-repeat left top;
	margin: 0 0 15px 0;
	padding: 11px 20px 0 11px;
	width: 527px;
}

#content .blogBlockL h3.blogSHeader {
	margin-bottom: 10px;
}

#content .blogBlockL p {
	margin: 0 0 10px 0;
}

#content .blogBlockL p.entryFooter {
	background: url(/image/portal/bg_blog_l_bottom.gif) no-repeat left bottom;
	margin: 0 -20px 0 -11px;
	padding: 5px 20px 11px 11px;
}

#content div.pager {
	background: #EEEEEE;
	margin: 10px 0 5px 0;
	padding: 2px 0;
	text-align: center;
}

#content div.pager ul {
	list-style: none;
	margin: 0;
}

#content div.pager ul li {
	display: inline;
	margin: 0 5px;
}


/* sideBar
---------------------------------------------------------------------------- */

#sideBar {
	float: left;
	width: 190px;
}

#sideBar ul.bannerList {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#sideBar ul.bannerList li {
	margin: 0 0 10px 0;
}

#sideBar h2.sideHeader {
	background: url(/image/portal/bg_side_header.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin: 0 auto 1px;
	padding: 4px 0 0 26px;
}

#sideBar .sideBlock {
	background: #EEEEEE;
	margin: 0 0 10px 0;
	padding: 10px 5px;
	text-align: left;
	width: 163px;
}

#sideBar #sideContent {
	padding: 0 9px 0 8px;
}

#sideBar ul.commonList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideBar ul.commonList li {
	background: url(/image/portal/icon_dot.gif) no-repeat left top;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}

#sideBar ol.rankingList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideBar ol.rankingList li {
	color: #FF4800;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#sideBar ol.rankingList li a {
	font-weight: normal;
}

#sideBar div.calendar {
	margin: 0 0 13px 0;
	padding: 8px 0 0 0;
}

#sideBar div.calendar table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#sideBar div.calendar table th,
#sideBar div.calendar table td {
	border: solid 1px #FFFFFF;
	color: #666666;
	text-align: center;
}

#sideBar div.calendar table th {
	font-weight: normal;
	padding: 7px 0 10px 0;
}

#sideBar div.calendar table td {
	background: #DCDCDC;
	font-size: 11px;
	padding: 5px 0;
}

#sideBar div.calendar table td.link {
	padding: 0;
}

#sideBar div.calendar table td a {
	background: #99CCFF;
	color: #003366;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
}

#sideBar div.calendar p.fingerPointer {
	color: #0054A7;
	cursor: pointer;
	margin: 5px 0 5px;
}

#sideBar div.calendar ul {
	list-style: none;
	margin: 0 0 5px 10px;
	padding: 0;
	text-align: left;
}

#sideBar div.calendar ul li {
	margin: 0;
}


/* footer
---------------------------------------------------------------------------- */

#footer {
	background: url(/image/portal/bg_hf.gif) repeat-x left top;
	clear: both;
	margin: 20px 0 0;
	padding: 13px 13px 10px;
}

#footer p {
	float: right;
	font-size: 11px;
	margin: 0;
}

#footer p#copyright {
	float: none;
	padding: 5px 0 0;
}

#footer p#fLogo {
	margin: 0 0 10px 0;
	text-align: right;
}

#footer p#fLogo img {
	margin: 0 0 5px 0;
}

