body { 
	padding: 0; 
	margin: 0; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

.header {
	background: #fff;
	margin-bottom: 15px;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #ccc;
	font-size: 9pt;
	/*font-size: 0.8em;*/
    white-space : nowrap
}
.left {
	vertical-align: top;
	padding-right: 15px;
}

h3 {
	clear: both;
	color: #FFF;
	padding: 7px 5px 7px 5px;
	margin: 0 0 5px 0;
	background-color: #003333;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*font-size: 1em;*/
	font-size: 11pt;
	line-height: 130%;
	font-weight: bold;
}

h3 a { 
		font-weight: bold;
		color: #FFF;
		}

h3 b {
	font-size: 0.8em;
	margin:กก0 8px 0 15px;
	}

.pic {
	padding: 12px;
	font-size: 0.6em;
	background-color: #333;
	color: #FFF;
	}

	.left_side {
	font-size: 12px;
	text-align:center
	}
		
	.left_side a, .right_side a { color: #414141; }
		
	.right_side {
	background: url(../images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-align:center
	}

.kogazo {
	background: #f5f5f5;
	font-size: 0.8em;
	}
		
	.left_box { 
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF; 
	padding: 3px 0; 
	}
	
.right {
	vertical-align: top;
	width: 100%;
	/*padding-right: 15px;*/
	}

.right h4 {
	background: #444  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold;
	margin: 0 0 3px 0;
}
.right h4 span {
	font-size: 0.8em;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	font-size: 12px;
	}

	.right_articles b {
	background: #f5f5f5;
	color: #990000;
	margin-right: 8;
	margin-left: 15;
	}
	
	/* navigation */
.navigation {
	background: #D9E1E5 url(../images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 20px;
}
.navigation a {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #859EBE;
	color: #336699;
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: underline;
	width: 16%;
	text-align: center;
	font-weight: bold;
}

.navigation a:hover {background-position: left bottom; color: #003399;}

.navigation2 {
	background: #D9E1E5 url(../images/nav1.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 20px;
	/*width: 100%;*/
}
.navigation2 a {
	background: #D9E1E5 url(../images/nav1.gif);
	border-right: 1px solid #999;
	color: #666666;
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: underline;
	width: 16%;
	text-align: center;
}

.navigation2 a:hover {background-position: left bottom; color: #6600CC;}


.navigation2 span {
	background: #D9E1E5 url(../images/nav1.gif);
	border-right: 1px solid #999;
	color: #999;
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: none;
	width: 16%;
	text-align: center;
}

