﻿/* [ main style ] */
body								{ margin:0px 10px 0px 10px; padding: 0px; }
table, input, select, textarea		{ font: 11px Tahoma, Arial, 'Lucida Grande'; color:#222222 }
a									{ color: #444444; text-decoration: none; }

.fltRt { float: right; margin-left: 8px; }
.fltLt { float: left; margin-right: 8px; }
.clearFloat { clear: both; height: 0; line-height: 0; }



#main-table							{ width:984px; margin: 0px auto; display: block; }

/* [ header part ] */
.header								{ background-image:url(../img/header.jpg); width:984px; height:290px; }
#header-part						{ width:984px; height:277px; background:url(../img/bg2x2770.png) #f1f1f1; }
#header-part .table01				{ width:984px; height:245px; }
#header-part .table02    			{ width:984px; height:32px; }

#header-part .text					{ padding:0 0 3px; font-size:10px; color:#565656 }
.lang								{ color:white; }
.lang a, .lang a:link				{ color: white; text-decoration: none; }
.lang a:hover						{ text-decoration: underline; }
.menu-end							{ background-image:url(../img/brb_gree.gif); background-position:bottom; background-repeat:no-repeat; width:14px; }
.menu-begin							{ background-image:url(../img/blb_gree.gif); background-position:bottom; background-repeat:no-repeat; width:14px; }

/* [ left part ] */
#left-part	{ width:186px; vertical-align:top; padding: 7px 0 }
#left-part td.title					{ text-align:right; padding:0; }
#left-part div.clear				{ padding:7px 0 }
#source-table						{ width:187px; background:#EDEDED; color:#444444 }
.title1, .title2, .title3			{ width:177px; height:28px; color: white; text-align: right; padding-right:10px; font-weight: bold; }
.title1								{ background-image: url(../img/1.jpg); }
.title2								{ background-image: url(../img/2.jpg); }
.title3								{ background-image: url(../img/3.jpg); }
.source								{ padding:10px 5px 0; text-align:center }
.source span						{ color:#B14B5E; }
.source p { margin-bottom: 5px; }

/* [ center part ] */
#center-part						{ width: 750px; vertical-align: top; padding: 15px }
#center-part a, #center-part a:link { color:#287805; }
#center-part a:hover				{ text-decoration: underline; }

/* [ footer part ] */
#footer-part						{ width:984px; height:22px }
#footer-part .table01				{ width:984px; height:100%; }
#footer-part td						{ color:#E6E6E6 }
.footer								{ width:956px; }

.post								{ text-align: left; padding-left: 20px; }
.tarix								{ color: #999; display:block; clear: both; margin: -10px 0px; }
.more								{ float: right; margin-bottom: 25px; }

h1
{
	font-size: 14pt;
	color: #444;
}

h2
{
	font-size: 10pt;
	color: #222;
}

#left-part { display: none; }
.table02 { background-color:  #5F9EA0; }
.menu-begin { background: none; }
.menu-end { background: none; }
.none { display: none; }
.table01 { background-color: #696969; }
