﻿*
{
    margin: 0;
    padding: 0;
}
:focus
{
    outline: none;
}
ul, li
{
    list-style: none;
}
body
{
    font-size: 12px;
    font-family: simsun,Verdana,Geneva,Arial,Helvetica,sans-serif;
    background: #FFFFFF;
    color: #646464;
}
a, a:link
{
    color: #798c90;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

.clear
{
    width:100%;
    height:1px;
    overflow:hidden;
    clear:both;
}
/*--end global style--*/


/*--style_top--*/
.style_top
{
    margin: 0 auto 0 auto;
    padding: 0;
    clear: both;
    text-align: center;
    height: 67px;
    background: url(../images/top_01.gif) top center no-repeat;
}
.style_top ul
{
    position: relative;
    width: 950px;
    margin: 0 auto 0 auto;
}
.style_top li
{
    float: left;
    display: inline;
}
.style_top li a
{
    display: block;
    height: 67px;
}

.link_1 a, .link_1 a:link, .link_1 a:hover
{
    width: 269px;
	background: url(../images/top_link.gif) 0px 0px no-repeat;
}
.link_1 a:hover
{
}

.link_2 a, .link_2 a:link, .link_2 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -269px -67px;
}
.link_2 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -269px 0px;
}

.Current2 a, .Current2 a:link, .Current2 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -269px -134px;
}
.Current2 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -269px 0px;
}

.link_3 a, .link_3 a:link, .link_3 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -362px -67px;
}
.link_3 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -362px 0px;
}

.Current3 a, .Current3 a:link, .Current3 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -362px -134px;
}
.Current3 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -362px 0px;
}

.link_4 a, .link_4 a:link, .link_4 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -455px -67px;
}
.link_4 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -455px 0px;
}

.Current4 a, .Current4 a:link, .Current4 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -455px -134px;
}
.Current4 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -455px 0px;
}

.link_5 a, .link_5 a:link, .link_5 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -548px -67px;
}
.link_5 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -548px 0px;
}

.Current5 a, .Current5 a:link, .Current5 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -548px -134px;
}
.Current5 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -548px 0px;
}

.link_6 a, .link_6 a:link, .link_6 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -641px -67px;
}
.link_6 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -641px 0px;
}


.Current6 a, .Current6 a:link, .Current6 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -641px -134px;
}
.Current6 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -641px 0px;
}

.link_7 a, .link_7 a:link, .link_7 a:hover
{
    width: 93px;
    background: transparent url(../images/top_link.gif) no-repeat -734px -67px;
}
.link_7 a:hover
{
    background: transparent url(../images/top_link.gif) no-repeat -734px 0px;
}

/*--style_footer--*/
.style_footer
{
    position: relative;
    width: 950px;
    height: 73px;
    margin: 0px auto 10px auto;
    padding: 14px 0 0 0;
    text-align: center;
    line-height: 17px;
    clear: both;
}
.style_footer a:link
{
    color: #646464;
    text-decoration: none;
}
.style_footer a:visited
{
    color: #646464;
    text-decoration: none;
}
.style_footer a:hover
{
    color: #ff5500;
    text-decoration: underline;
}
.style_footer a:active
{
    color: #646464;
    text-decoration: none;
}

.style_footer_bg
{
    background: url(../images/footbg.gif) left top no-repeat;
    width: 950;
    height: 73px;
}


.style_con
{
    clear: both;
    margin: 8px auto 0;
    position: relative;
    width: 950px;
}
.style_con .left_menu
{
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    width: 207px;
}

.right_con
{
    float: left;
    width: 740px;
}