/**********************************************************************
DISCRIPTION: BASE CSS
LAST MODIFIED: 2005/07/20
**********************************************************************/

/* BASE-----------------------------------------------------------*/

body {background: url(../images/common/bg.gif) repeat-x top center;}
td { font-size: 10pt; }
th { font-size: 10pt; }

a { color: #0000FF; text-decoration: none}
a:hover { color: #009900; text-decoration: underline}

/*-----------------------------------------------------------------*/


/* BASE FONT SIZE -------------------------------------------------*/

.size7	{ font-size: 32pt; }
.size6	{ font-size: 20pt; }
.size5	{ font-size: 16pt; }
.size4	{ font-size: 11pt; }
.size3	{ font-size: 12px; }
.size2	{ font-size: 10px; }
.size1	{ font-size: 7pt; }

/*-----------------------------------------------------------------*/


/* MARGIN ---------------------------------------------------------*/

.margin18px {  line-height: 18px}
.margin16px {  line-height: 16px}

/*-----------------------------------------------------------------*/


/* TITLE ---------------------------------------------------------*/

h1 {font-size: 12pt; font-weight: bold; color: #4E7C64; }
h2 {  font-size: 14px; font-weight: bold; color: #666666}


#page h1{
		width: 520px;
		text-align: left;
		margin: 0px 0px 25px 0px;
		padding: 0px 0px 10px 0px;
		background: url(../images/common/line_ten.gif) repeat-x bottom;
		}

#page h2{
		width: 515px;
		text-align: left;
		margin: 0;
		margin-top: 10px;
		padding: 0px 0px 10px 0px;
		background: url(../images/common/mm_line_bg2.gif) repeat-x bottom;
		}

#page p{
		width: 490px;
		margin: 10px 0px 5px 0px;
		text-align: left;
		line-height: 1.3em;
		}
		
#page p.line{
		width: 515px;
		hight: 10px;
		margin: 20px 0px 10px 0px;
		background: url(../images/common/mm_line_bg2.gif) repeat-x;
		}


/*-----------------------------------------------------------------*/



/* PAGE NAVIGATION ------------------------------------------------*/
#page .pag_nav_box{
					background-color:  #eee;
				}

#page .pag_nav_box table{
	border: 1px solid #ADAFB1;
}

#page .pag_nav_in{
					font-weight: bold;
					color: #941617;
					background-color: #CEDAE8;
				}
				
#page .pag_nav_off{
					background-color: #fff;
				}

#page .pag_nav_off a:hover{
	background-color: #BC3739;
	color: #fff;
	text-decoration: none;
}
/*-----------------------------------------------------------------*/




.news_title {  font-size: 12pt; font-weight: bold; color: #007346}
.hd_link {  font-size: 12px; color: #666666}
.side_text { font-size: 12px; color: #666666 ; padding-left: 20px}

.navi_size {  font-size: 12px; color: #999999}

h3 {  font-size: 12px; font-weight: bold; color: #333333}
.side_text_top { font-size: 12px; color: #666666 }
.m_red {  font-size: 14px; font-weight: bold; color: #CC0000}
.side_text_b { font-size: 12px; color: #666666 ; padding-left: 15px; font-weight: bold}

