@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content
# leftSidebar

----------------------------------------*/


/* # content
---------------------------------------------------------------------------- */

div#content {
	float: right;
	padding-right: 15px;
	width: 610px;
}

div#content p {
	margin-bottom: 10px;
	padding-left: 10px;
}

div#content p.sNav {
	background: #e8ecf1;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 3px 0 0 10px;
}

div#content h2 {
	margin: 10px 0;
	width: 580px;
	font-size: 150%;
	line-height: 1.2;
	padding: 0 0 8px 10px;
	background: url(/images/bg_mh.gif) 0% 100% no-repeat;
}

/* section */
div#content div.section {
	background-color: #fafbfc;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 590px;
	margin-bottom: 50px;
}
div#content div.section h3 {
	background-color: #5384b0;
	color: #ffffff;
	font-size: 117%;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
	padding: 8px 15px;
}
div#content div.section th {
	color: #999;
	padding: 5px 20px 5px;
}
div#content div.section td {
	padding: 5px 0;
}
div#content div.section th a {
	color: #4d80ad;
	font-weight: normal;
	text-decoration: underline;
}
div#content div.section th a:hover {
	text-decoration: none;
}
div#content div.section td {
	color: #999;
}

div#content div.section td a {
	color: #f06888;
	font-weight: normal;
	text-decoration: underline;
}
div#content div.section td a:hover {
	text-decoration: none;
}




/* # leftSidebar
---------------------------------------------------------------------------- */

div#leftSidebar {
	margin-left:15px;
	width: 250px;
}

div#leftSidebar p {
	padding-bottom: 20px;
}

div#leftSidebar div.bnrArea {
	position: relative;
	margin-bottom: 10px;
}

div#leftSidebar div.bnrArea img.bnrComment {
	left: -48px;
	position: absolute;
	top: 29px;
}

div#leftSidebar div.bnrArea img.bnrContact {
	left: 17px;
	position: absolute;
	top: 91px;
}

div#leftSidebar ul.subNav {
	background: #e8ecf1;
	padding: 8px;
}		


/* # ADD_search_news
---------------------------------------------------------------------------- */

div#content p.text_line {
	margin-top: 10px;
	margin-bottom: 30px;
}

