﻿form
{
    font: 12px "宋体" , serif;
	background-position: center top;
	width: 100%;	
	margin: 0 0 0 0;
	position: absolute;
	background-image: url(       'homepart/image/index_bd_bg.gif' );
	background-repeat: repeat-x;
	overflow-x:hidden
}
h1, h2, h3, h4, h5, h6, form, input, textarea, ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
a
{
    color: #ba2636;
    text-decoration: none;
}
a:hover
{
    color: #ba2636;
    text-decoration: underline;
}
a:active
{
    color: #ba2636;
}
a:visited
{
    color: #ba2636;
    text-decoration: none;
}

.top_1
{
    width: 850px;
    height: 90px;
    margin: 0 auto;
}
.top_2
{
    width: 950px;
    height: 32px;
    display: block;
    margin: 0 auto;
}
.top_2 .top_2_1
{
    width: 101px;
    height: 32px;
    display: inline;
    float: left;
    background-image: url( 'images/i_1_d_left.gif' );
}
.top_2 .top_2_1 span
{
    display: block;
    color: #003a7d;
    text-align: right;
    margin-top: 10px;
}
.top_2 .top_2_2
{
    width: 849px;
    height: 32px;
    display: inline;
    float: left;
    background-image: url( 'images/i_1_d_right.gif' );
    background-repeat: repeat;
}
.top_3
{
    width: 950px;
    height: 181px;
    margin: 0 auto;
}
.daohang
{
    width: 950px;
    height: 53px;
    margin: 0 auto;
    background-image: url( 'images/i_3_d_bg.gif' );
    overflow: hidden;
}
.daohang div
{
    float: left;
    width: 53px;
    height: 53px;
}
.daohang div a
{
    display: block;
    width: 53px;
    height: 53px;
}
.daohang .ul1
{
    float: left;
    width: 130px;
    height: 33px;
    padding: 10px 0px;
}
.daohang .ul1 li
{
    line-height: 18px;
    float: left;
    width: 50px;
    padding: 0 5px;
    color: #003a7d;
}
.daohang .ul2
{
    float: left;
    width: 65px;
    height: 33px;
    padding: 10px 0px;
    text-align: center;
}
.daohang .ul2 li
{
    line-height: 18px;
    float: left;
    width: 50px;
    padding: 0 5px;
    color: #003a7d;
}
.daohang .ul3
{
    float: left;
    width: 115px;
    height: 33px;
    padding: 10px 0px;
    text-align: center;
}
.daohang .ul3 li
{
    line-height: 18px;
    float: left;
    width: 50px;
    padding: 0 2px;
    color: #003a7d;
}


#left_news
{
    position: absolute;
    width: 25px;
    height: 400px;
    top: 188px;
    left:-3px;
  
}
#left_news a
{
    display: block;
    width: 25px;
    height: 23px;
    position: absolute;
    z-index: 10000;
    top: 270x;
    left: 0px;
    cursor: pointer;
    background-image: url( 'img/x.jpg' );
}
#left_news .newsdiv
{
    position: absolute;
    height: 30px;
    width: 30px;
    top: 370px;
    z-index: 100;
    cursor: pointer;
    background-image: url( 'img/0x.jpg' );
}



#right_news
{
    position: absolute;
    width: 25px;
    height: 400px;
    top: 188px;
  right:-3px;
}

#right_news a
{
    display: block;
    width: 30px;
    height: 23px;
    position: absolute;
    z-index: 10000;
    top: 270px;
    left: 0px;
    cursor: pointer;
    background-image: url( 'img/x.jpg' );
}
#right_news .newsdiv
{
    position: absolute;
    height: 30px;
    width: 30px;
    top: 370px;
    z-index: 100;
    cursor: pointer;
    background-image: url( 'img/0x.jpg' );
}

