
div.box_title {
	width: 167px;
	height: 32px;
	background: url('../img/2008/box_title.jpg') no-repeat right;
	padding: 0px;
	margin: 0px;
}

div.box_title p {
	margin: 0px;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 8px;
	font-size: 13px;
	color: red;
	font-weight: bold;
	color: #FFF;
}

div.box_content {
	background: url('../img/2008/menu_back.jpg') no-repeat bottom right;
	padding-right: 8px;
	padding-left: 8px;
	width: 167px;
	margin: 0px;
	padding: 0px;
}

div.box_content div {
	margin: 0px;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
}

div.box_content div div.borgnews {
	font-size: 10px;
}

div.header_box {
	background: #6c7d9b;
	height: 120px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.header_box img.logo {
	/*margin-top: 20px;
	margin-left: 16px;*/
	position: absolute;
	top: 20px;
	left: 16px;
	z-index: 12;
}

div.header_img {
	float: right;
	width: 680px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.header_img img {
	margin: 0px;
	border: 0px none;
}

div.header_grad {
	background: url('../img/2008/head_grad.png') no-repeat;
	z-index: 10;
	position: absolute;
	right: 466px;
	top: 0px;
	width: 224px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

div.header_menu_back {
	background: url('../img/2008/head_menu_back.png') repeat-x;
	position: absolute;
	left: 0px;
	top: 94px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 14;
}

div.header_menu_back p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 180px;
	text-align: left;
	font-size: 11px;
}


div.pagebox {
	background: url('../img/2008/box_title_small.jpg') repeat-x;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 2px;
	font-size: 11px;
	min-height: 18px;
	border: 1px solid #dedede;
	border-top: 0px none;
}

div.pagebox a {
	color: #FED;
	text-decoration: underline;
}

div.pageboxcont {
	margin-left: 2px;
	margin-right: 2px;
	margin: 4px;
	margin-top: 10px;
	clear: both;
	float: none;
	color: #000;
	font-weight: normal;
}

div.pageboxcont a {
	color: #008;
	text-decoration: none;
}



div.tab_box {
	font-size: 11px;
	text-align: left;
	margin-top: 1em;
}

div.tab_box ul {
	font-size: 10px;
	list-style-type: none;
}

div.tab_box ul li {
	float: left;
	border: 1px solid #dedede;
	background: url('../img/2008/box_title_small.jpg') repeat-x;
	margin-right: 1em;
	height: 16px;
	position:relative;
	top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

div.tab_box ul li a {
	color: #FFF;
	text-decoration: none;
}

div.tab_box ul li a:hover {
	text-decoration: underline;
}

div.tab_box ul li.sel {
	background: #FFF;
	border: 1px solid #cdcdcd;
	border-bottom: 1px solid #FFF;
}

div.tab_box ul li.sel a {
	color: #000;
	font-weight: bold;
}

div.tab_box ul li.sel a:hover {
	text-decoration: none;
}

div.search_frame {
	float: none;
	clear: both;
	margin-top: 0px;
	padding: 1em;
	border: 1px solid #dedede;
}


ul.home_forum_list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.2em;
}


ul.home_forum_list li {
	min-height: 18px;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-size: 1.1em;
}

ul.home_forum_list li.even {
	background-color: #e1e8f0;
}

ul.home_forum_list li.odd {
	background-color: #f1f4f9;
}

ul.home_forum_list li img {
	margin-right: 0.5em;
}

ul.home_forum_list li p {
	margin: 0em;
	padding: 0em;
}

ul.home_forum_list li div {
	float: right;
	text-align: right;
	color: #888;
	font-size: 9px;
}

ul.home_forum_list li a {
	/* color: #FFF; */
	color: #006;
}

ul.home_forum_list li div a {
	/* color: #BBB; */
}


div.maninfo_withimg_w50 {
	font-size: 11px;
	float: left;
	width: 46%;
	margin: 1em;
}

div.maninfo_withimg_w50 p {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}

div.manfooter {
	font-size: 11px;
}


div.no_float {
	float: none;
	clear: both;
}


div.header01 {
	font-size: 2em;
	margin-bottom: 1.2em;
}