@charset "utf-8";
/* CSS Document */

#doc2
{
     font-family:Verdana, Tahoma, sans-serif ;
     width:950px;
     color:#000000;
     font-size: 12px;
}
a:link {
	color: #1158a7;
    text-decoration: none;
}
a:visited {
	color: #1158a7;
    text-decoration: none;
}
a:hover {
	color: #1158a7;
    text-decoration: underline;
}
a:active {
	color: #e26400;
    text-decoration: none;
}
#header
{
    width:950px;
    height:168px;
}
.logo
{
    height:90px;
    text-align:center;
}
.content_headerL
{
    height:25px;
    text-align:left;
    float: left;
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: 5px;
    *margin-bottom:3px;
}
.content_headerR
{
    height:11px;
    text-align: right;
    float: right;
    font-size: 11px;
    margin-top: 29px;
    margin-bottom:5px;
    *margin-bottom:3px;
}
.header_menu
{
    width:950px;
    height:35px;
    border: 1px #daf4b3 solid;
    background: url(../images/bg_menuHead.gif) repeat-x;
    float: left;
}
.header_menuL
{
    width:650px;
    height:22px;
    float: left;
    margin-top: 9px;
    *margin-top: 6px;
    margin-left: 3px;
    *margin-left: 1px;
    font-size: 13px;
}
.header_menuL ul
{
    margin-top: 0px;
    margin-left: -39px;
}
.header_menuL ul li
{
    float: left;
    list-style: none ;
    font-weight: bold;
    border-right: #cde9a4 solid 1px;
	padding-right:5px;
	padding-left:5px;
}

.header_menuL ul li .menu_active {
	color:#e26400;
}

.header_menuR
{
    height:22px;
    float: right;
    margin-right: 10px;
    *margin-right: 5px;
    margin-top: 6px;
    *margin-top: 3px;
}
#footer
{
    width:950px;
    height:35px;
    text-align: center;
    background: #fdfdfd;
    border: solid 1px #c2c2c2;
    font-size: 11px;
    margin-bottom: 20px;
}
.content_footerL
{
    height:25px;
    text-align:left;
    float: left;
    margin: 10px 10px 0 10px;
    *margin: 10px 5px 0 5px;
}
.content_footerR
{
    height:11px;
    text-align: right;
    float: right;
    margin: 10px 10px 0 10px;
    *margin: 10px 5px 0 5px;

}
.content_footerR  ul li
{
    float: left;
    list-style: none;
    margin:-10px 0 0 20px;
	*margin:0 0 0 20px;
}
.btt
{
    border: 1px #ecc101 solid;
    font-family:Verdana, Tahoma, sans-serif ;
    height: 22px;
    background: url(../images/bg_btt.gif) repeat-x;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 0 10px 0 10px;
    *padding:0 3px 0 3px;
}
.btt a, .btt:visited
{
	color:#000000;
    font-weight: bold;
	text-decoration: none;
}
.btt a:hover
{
	color: #000000;
    font-weight: bold;
	text-decoration: underline;
}
.box_search
{
  height: 20px;
  width: 165px;
  border: 1px solid #c2c2c2;
  font-family:Verdana, Tahoma, sans-serif ;
}
.boder
{
    border: #c2c2c2 1px solid;
}
#content
{
  margin-top: 15px;
  margin-bottom: 35px;
  width: 950px;
}

#content_L
{
    float: left;
    width: 637px;
}
#content_R
{
    float: right;
    *float: left;
    width: 300px;
    margin-left: 15px;
    *margin-left: 0px;
}

.box_promotionSub
{
    width: 182px;
    padding-top: 10px;
    padding-left: 27px;
    padding-bottom: 10px;
    border-right: #c4df9b 1px solid;
    border-left: #c4df9b 1px solid;
    border-bottom: #c4df9b 1px solid;
}
.box_promotionSub2
{
    width: 182px;
    padding-top: 10px;
    padding-left: 27px;
    padding-bottom: 10px;
    border-bottom: #c4df9b 1px solid;
}
.tab_submain
{
     background: url(../images/bg_tab.gif) repeat-x;
    border: 1px solid #c4df9b;
    height: 27px;
}
.tab_submaintext
{
    color: #000000;
    font-weight: bold;
    float: left;
	padding-left:10px;
}
.tab_submaintext ul
{
margin-left:-3.35em;
*margin-left:-3.31em;
margin-top:0px;
*margin-top:-3px;
}
.tab_submaintext ul li
{
    float: left;
    list-style: none ;
    font-weight: bold;
    border-right: #b2e168 solid 1px;
    text-align: center;
    width: 12.936em;
}