*
{
padding : 0;
margin : 0;
}

body
{
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-image: url(images/hg.jpg);
background-repeat: repeat;
}


p
{
text-align : justify;
padding : 5px;
color : #666;
font-size : 1.1em;
} 


#wrapper
{
margin : 0 auto;
width : 800px;
} 

#header
{
color : #333;
width : 800px;
height : 142px;
float : left;
margin : 10px 0 5px 0;
background-image : url(images/headerbg.jpg);
background-repeat : no-repeat;
}



#navigation
{
float : left;
width : 800px;
height : 36px;
margin : 0 0 5px 0;
background-image : url(images/navbarbg.gif);
background-repeat : no-repeat;
}


#navigation ul
{
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #0066ff;
text-align : center;
margin : 0;
padding-bottom : 5px;
padding-top : 10px;
padding-left : 0;
} 

#navigation ul li
{
display : inline;
}

#navigation ul li a
{
padding : 5px 10px 5px 10px;
color : #004ab2;
text-decoration : none;
border-left : 1px solid #004ab2;
border-right : 1px solid #004ab2;
margin-right : -5px;
}

#navigation ul li a:hover
{
color : #fffffe;
}

#leftcolumn
{
background-color : #f3f3f3;
color : #333;
border : 1px solid #4e7fb6;
margin : 0 5px 5px 0;
height : 1167px;
width : 215px;
float : left;
}

#leftcolumn h3
{
padding-left : 5px;
padding-top : 3px;
padding-bottom : 8px;
font-size : 1.4em;
font-weight : lighter;
color : #4e7fb7;
letter-spacing : -1px;
}

#leftcolumn ul
{
padding : 3px 0 8px 0;
}

#leftcolumn li
{
line-height : 18px;
background : #f3f3f3;
list-style : square;
padding-left : 0;
margin-left : 21px;
color : #4e7fb6;
}

#leftcolumn a
{
text-decoration : none;
color : #4e7fb8;
}

.news
{
margin-left : 5px;
width : 205px;
padding-bottom : 10px;
}

.news p
{
margin-top : 0;
padding-left : 5px;
border : 1px solid #6172f4;
background-color : #bfd5f9;
}

.news b
{
color : #577c81;
}

.news em
{
line-height : 10px;
color : #0f2bff;
}

.news h1
{
font-family : "arial", helvetica, sans-serif;
font-size : 1.2em;
margin-top : 5px;
margin-left : 5px;
margin-bottom : 10px;
color : #679499;
}

#rightcolumn
{
float : right;
border-bottom : 1px solid #4e7fb6;
margin : 0 0 0 0;
height : 100%;
width : 578px;
display : inline;
background-image : url(images/rcbg.png);
background-repeat : repeat-y;
}


#rightcolumn h1
{
background-image : url(images/kantun.gif);
background-repeat : no-repeat;
background-position : 0 px;
padding-left : 10px;
padding-top : 5px;
font-size : 1.3em;
color : #f99315;
border-bottom : 2px solid #4e7fb7;
}

#rightcolumn h2
{
font-size : 14px;
color : #000000;
}

#rightcolumn h4
{
padding-left : 5px;
padding-top : 6px;
font-size : 1.3em;
color : #f99315;
border-bottom : 2px solid #4e7fb7;
margin-left : 10px;
margin-right : 10px;
}



#rightcolumn a
{
text-decoration : none;
color : #4e7fb8;
}





#box
{
margin-top : 5px;
margin-bottom : 10px;
}

#box p
{
font-size : 1em;
}

#box a
{
text-align : right;
float : right;
color : #99ff33;
font-weight : bolder;
}

.content_right
{
margin : 0 auto;
display : inline;
float : right;
width : 275px;
text-align : justify;
margin-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
padding-top : 5px;
line-height : 1.5em;
}

.content_left
{
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 275px;
text-align : justify;
line-height : 1.5em;
}

.content_left h3
{
padding-left : 5px;
font-size : 1.1em;
margin-bottom : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #f99315;
}

.content_right h3
{
font-size : 1.1em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
}

#footer
{
width : 800px;
clear : both;
color : #333;
border : 1px solid #4e7fb6;
margin : 0 0 10px 0;
text-align : center;
display : inline;
float : left;
padding-top : 5px;
padding-bottom : 5px;
}

#footer p
{
font-size : 0.8em;
text-align : center;
}

#footer a
{
color : #173aff;
text-decoration : none;
}



table a
{
color : #004ab2;
}


.tbl_detail
{
border : 1px solid #a4a4a4;
}


.trhover
{
background: #f3f3f3;
}

.trhover2
{
background: #e9e9e9;
}

.trhover:hover, .trhover2:hover
{
background: #FCF;
}