body
{
	margin: 0px auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#h_wrapper
{
	margin: 0px auto;
	padding: 0px;
	width: 997px;
}


#h_header
{
	height: 64px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo
{
	margin: 0px;
	padding: 0px;
	float:left;
}

#top_info
{
    margin: 0px;
    padding: 3px 0px 0px;
    text-align: right;
}

#top_info a
{
	padding: 0px 10px 0px 20px;
	margin: 0px;
	background-image: url(images/info_item.jpg);
	background-repeat: no-repeat;
	font-size: .8em;
	text-indent: 1.2em;
	text-decoration: none;
	color: #666666;
}

#top_info a:hover
{
	color: #000099;
	text-decoration: underline;
}

#nav
{
    height: 35px;
    margin: 0em 0px 0px 0px;
    padding: 0px;
    float:right;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px;
	height:35px;

}

.chi_nav01, .chi_nav02, .chi_nav03, .chi_nav04, .chi_nav05 ,.chi_nav06
{
    background-repeat: no-repeat;
 
}
.chi_nav01
{
    width: 93px;
    background-image: url(images/p_nav01.jpg);
}
.chi_nav02
{
    width: 99px;
    background-image: url(images/p_nav02.jpg);
}
.chi_nav03
{
    width: 99px;
        background-image: url(images/p_nav03.jpg);
}
.chi_nav04
{
	width: 99px;
	background-image: url(images/p_nav04.jpg);
}

.chi_nav05
{
    width: 100px;
        background-image: url(images/p_nav05.jpg);
}
.chi_nav06
{
   width: 93px;
   background-image: url(images/p_nav06.jpg);
}

#nav li a
{
    height: 0 !important;
    padding: 35px 0px 0px;
    height: 0px;
    overflow: hidden;
    display: block;
}

#nav li a:hover
{
	border-bottom: .3em #d4e8ec solid;
}

#time, #news, #indate, #count_box
{
	float: left;
	margin-top: .3em !important;
	padding: 0px;
	padding-left: 1em;
	padding-top: 1em;
	font-size: .8em;
	color: #484848;
}

*+html #time, *+html #news, *+html #indate, *+ html #count_box
{
	/*IE*7 HACK*/
	margin-top: 1em !important;
}

#h_container
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    background-image: url(images/h_ct_bg.jpg);
    background-repeat: repeat-x;
}

#lf_content
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
}

#button_box
{
    height: 130px;
}
#button_box ul
{
    padding: 0;
    margin: -5px 0px 0px 0px!important;
}
*html #button_box ul
{
    margin: -12px 0px 0px 0px !important;
}
*+html #button_box ul
{
    margin: -12px 0px 0px 0px !important;
}
#button_box li
{
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 8px 0px 0px;
    height: 54px;
    width: 114px;
}

#button_box li a
{
    height: 0 !important;
    padding: 54px 0px 0px;
    height: 0px;
    overflow: hidden;
    display: block;
}

.button01, .button02, .button03, .button04, .button05, .button06, .button07, .button08, .button09, .button10
{
    background-repeat: no-repeat;
}
.button01
{
   background-image: url(images/01.jpg);
}
.button02
{
   background-image: url(images/02.jpg);
}

.button03
{
   background-image: url(images/03.jpg);
}

.button04
{
   background-image: url(images/04.jpg);
}

.button05
{
   background-image: url(images/05.jpg);
}
.button06
{
   background-image: url(images/06.jpg);
}
.button07
{
   background-image: url(images/07.jpg);
}
.button08
{
   background-image: url(images/08.jpg);
}
.button09
{
    background-image: url(images/09.jpg);
}
.button10
{
    background-image: url(images/10.jpg);
}
.lf_line
{
    background-image: url(images/lf_line.jpg);
    background-repeat: no-repeat;
    background-position: left 8px;
}
#rh_content
{
    margin: 0px;
    margin: 0px 0px 0px 575px;
    padding: 0px;
    
}
#show_news
{
    padding: 10px 10px 0px;
    margin: 0px 0px 0px;
    font-size: .8em;
    /*
    20100624­º­¶¥k¤W¨¤¶]°¨¿OµL»ÙÃªheight:30px;  
    */
}

#show_news a
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #333333;
}

#show_news a:hover
{
	color: #000099;
	text-decoration: underline;
}

#epaper
{
    padding: 10px 10px ;
    margin: 0px;
    font-size: .8em;
   /* vertical-align: top;*/
}

.input_box
{ 
    font-size: .9em;
    color: #777777;
    border: 1px #bebebe solid;
    padding:2px;
 }
.ok
{
    border: 1px #bebebe solid;
    background-image: url(images/button_bg.jpg);
    background-repeat: repeat-x;
    font-size: 1em;
    padding:0px 1px;
    color: #737373;
}

#srch
{
    padding: 0;
    margin: 0px;
    font-size: .8em;
    vertical-align: top;
}

#rh_ct01
{
    padding: 10px 0px 0px;
}

/*- Menu Tabs 5--------------------------- */

#tabs5
{
    margin:  0px ;
    paddong: 0px;
    width: 70%;
    font-size: .8em;
    height: 24px;
    
    
}
#tabs5 ul
{
	margin: 0;
	padding: 0px ;
	list-style: none;
}
#tabs5 li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs5 a
{
	float: left;
	background: url(images/tableft5.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs5 a span
{
	float: left;
	display: block;
	background: url(images/tabright5.gif) no-repeat right top;
	padding: 5px 15px 3px 13px;
	color: #535353;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {float:none;}
    /* End IE5-Mac hack */
#tabs5 a:hover span
{
	color: #135d82;
}
#tabs5 a:hover
{
	background-position: 0% -24px;
}
#tabs5 a:hover span
{
	background-position: 100% -24px;
}

#tabs5 #current a
{
	background-position: 0% -24px;
}
#tabs5 #current a span
{
	background-position: 100% -24px;
	color: #135d82;
}
#rss
{    padding: 3px 20px 0px 0px;
    margin: -24px 0px 0px;
    float: right;
    text-align: right;
}

#newsbox
{
    margin:0px;
    width: 406px;
    height: 238px!important;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: #cddfff 1px solid;
     
}

*+html #newsbox
{
    height: 225px;
}

#newsbox .pic
{
    margin: 12px 15px 0px ;
    border: 1px #bebebe solid;
    float: left;
    padding: 5px;
}

#newsbox span
{
	margin: 0px 10px 0px;
	font-size: .8em;
	line-height: 1.7em;
	padding: 0px 0px;
	height: 80px;
	color: #777777;
	display: block;
	/*text-indent: 1.5em;*/
}

#newsbox h1
{
    margin: 1px 0px 0px;
    line-height: 2.5em;
    vertical-align: bottom;
    font-weight: normal;
    font-size: 1em;
    list-style-type: none;
    background-position: 98% 10px;
    padding:0px;
}

#newsbox h1 a
{
    color: #006699;
}
#newsbox h1 a:hover
{
    color: #008bd1;
}
/*
#newsbox div
{
    margin: 5px 0px 0px;
    text-indent: 0px;
    background-position: center top;
    background-image: url(images/news-line.jpg);
    background-repeat: no-repeat;
}
*/
#newsbox ul
{
    margin:  8px 5px 5px;
    padding: 6px 0px 0px;
    background-image: url(images/index_line.jpg);
    background-repeat: no-repeat;
    background-position:0 top; 
}

#newsbox li
{
    padding: 0px 0px 0px 50px;
    margin: 0px;
    font-size: .8em;
    list-style-type: none;
    line-height: 1.7em;
    background-position: 18px 8px;
}

#newsbox li a
{
    text-decoration: none;
    color: #777777;
}

#newsbox li a:hover
{
    text-decoration: underline;
}

#newsbox strong
{
    color: #0568b2;
    font-weight: normal;
    margin:0px 10px 0px 0px;
}
.news_item
{
    background-image: url(images/new.jpg);
    background-repeat: no-repeat;
}

#rh_box01
{
	padding: 0px;
	margin: 0px;
	width: 408px;
	height: 33px;
	background-image: url(images/rh_box01_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


#rh_box01
{
	float: left;
	width: 237px;
	height: 115px;
	margin-bottom: 5px;
	background-image: url(images/rh_box02_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}

#rh_box02
{
	height: 115px;
	margin-bottom: 5px;
	background-image: url(images/rh_box03_bg.jpg);
	background-repeat: no-repeat;
}

#rh_box03
{
	float: left;
	height: 24px;
	margin-right: 0px;
}

#rh_box04
{
	height: 56px;
}
#rotatorbox
{
    clear: both;
    height: 70px;
    background-image: url(images/index_line.jpg);
    background-repeat: repeat-x;
    background-position: 0px top;
    padding: 10px 0px 0px 0px;
    margin: 8px 10px 0px 6px;
}
    
#rotatorbox a
{
    margin: 0px;
    padding: 0px 15px 0px 0px;
}
.rotator_rh
{
    padding: 0px 0px 0px 0px;
}

 #footer
{
    height: 25px;
    clear: both;
    font-size: .8em;
    color: #676b5e;
    padding: 5px 0px 0px;
    background-image: url(images/index_line.jpg);
    background-repeat: repeat-x;
    background-position: 0px top;
    vertical-align: top;
}

 #footer .copyright
{
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
 #footer a
{
    padding: 0px 1px;
}

#footer .ff01
{
	width: 750px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	float: left;
	line-height: 2em;
}

#footer .privacy
{
	margin-left: .8em;
	text-decoration: none;
}

#footer .privacy a
{
	color: #737373;
}

#footer .privacy a:hover
{
	text-decoration: underline;
	color: #000066;
}
    
.aaa
{
	margin:0px .8em 0px 0px;
	float: right;
	padding: 5px 0px 0px;
}


.sitemap_box
{
	float: left;
}

a:link
{
	color: #676b5e;
	text-decoration: none;
} 

a:visited
{
	color: #2b3239;
	text-decoration: none;
}

a:hover
{
	color: #3680b1;
	text-decoration: underline;
}

a:active
{
	color: #2b3239;
}

p
{
	margin: 0px;
}

img
{
    border:0px;
}


#member_index_login
{
	z-index: 101;
	left: 700px;
    top: 80px;
	width: 280px;
	position: absolute ;
	font-size: 0.8em;
	color: #333399;
	text-align: right;
}




