﻿.content_logo
{
    font-family: "宋体" Verdana;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    margin-left: 25px;
    background-image: url('../images/common/zijinanquan_small.gif');
    background-position: 3px 23px;
    background-repeat: no-repeat;
    padding-left: 30px;
    vertical-align:middle;
    line-height:60px;
}
.content_nav
{
	background-image: url('../images/common/bg_nav.gif');
	width:721px;
	height: 34px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	line-height:34px;
	 vertical-align:middle;
	 _padding-top:10px;
	}
.content_nav a 
{
	font-size: 13px;
	color:#33659A;
	text-decoration:underline;
	 font-family: "宋体" Verdana;
	
}
.content_nav  span
{
	font-size: 12px;
	font-family: "宋体" Verdana;
}
.content_main
{
    width: 721px;

}
.content_main_left
{
    float: left;
    width: 185px;
    background-image: url('../images/common/zijinanquan_big.gif');
    background-repeat: no-repeat;
    background-position: 45px 30px;
    height: 600px;
}
.content_main_right
{
    float: left;
    width: 535px;
     padding-top:30px;
}
h1
{
	font-family: "宋体" Verdana;
    font-size: 14px;
    font-weight: bold;
    color:black;
}
h2
{
	font-family: "宋体" Verdana;
    font-size: 14px;
    font-weight: bold;
    color:black;
}
.content_main_right p
{
	font-family: "宋体" Verdana;
    font-size: 14px;
   color:black;
    line-height:18px;
     margin-top:0px;
}
.content_main_right a
{
		font-family: "宋体" Verdana;
    font-size: 14px;
     color:black;
      line-height:32px;
        vertical-align:middle;
}
