/* ----------主框架---------- */
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/body_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#head {    
    position: relative;
	margin: 0 auto;
	height: 145px;
	width: 960px;
}
#main {
	position: relative;
	margin: 0 auto;
	padding-bottom: 60px;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
	overflow: visible;
}
#footer {
	position: relative;
	margin: 0 auto;
	height: 210px;
	width: 960px;
	background-image: url(../images/path_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* -------首部内容------- */
#head #logo {
    position: absolute;
    top: 32px;
    left: 16px;
	width: 298px;
	height: 39px;
}

/* -----导航栏样式----- */
#head #nav {
	position: absolute;
	margin: 0; 
    padding: 0;
	left: 16px;
	top: 118px;
	width: 672px;
	height: 27px;
}
#head #nav li {
	float: left;
	display: block;
	list-style-type: none;
	height: 27px;
	line-height: 31px;
	overflow: hidden;
}
#head #nav li a {
    display: block;
    font-family: "宋体";
	font-size: 12px;
	color: #4b5e6d;
}
#head #nav li a:hover {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #2c8fd9;
}
#head #nav #li_current a {
    display: block;
    font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
#head #nav #li_current a:hover {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #2c8fd9;
}

/* -----主体内容框架----- */
#main .straight_matter {
    font-family: "宋体";
	font-size: 12px;
	color: #3e5263;
	line-height: 18px;
}
#main .title_second {
    font-family: "宋体";
	font-weight: bold;
	font-size: 15px;
	color: #3e5263;
	line-height: 20px;
}

#main #banner {
	position: relative;
	float: left;
	height: 239px;
	width: 960px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #028fc6;
}
#main #banner_sub {
	position: relative;
	float: left;
	height: 47px;
	width: 960px;
	background-color: #FFFFFF;
	list-style-type: none;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #028fc6;
}
#main #nav_sub_div {
	position: relative;
	float: left;
	height: 39px;
	width: 960px;
	background-color: #dff3fa;
}
#main #nav_sub_div #nav_sub {
	position: absolute;
	margin: 0; 
    padding: 0;
	left: 16px;
	top: 12px;
	width: 168px;
	height: 27px;
	color: #FF0000;
}
#main #nav_sub_div #nav_sub li {
	float: left;
	display: block;
	list-style-type: none;
	height: 27px;
	line-height: 31px;
	overflow: hidden;
}
#main #nav_sub_div #nav_sub li a {
    display: block;
    font-family: "宋体";
	font-size: 12px;
	color: #3e5263;
}
#main #nav_sub_div #nav_sub li a:hover {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #2c8fd9;
}
#main #nav_sub_div #nav_sub #li_current a {
    display: block;
    font-family: "宋体";
	font-size: 12px;
	color: #2c8fd9;
}
#main #nav_sub_div #nav_sub #li_current a:hover {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #2c8fd9;
}

#main #left {
    float: left;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 45px;
	width: 605px;
}
#main #left li {
    line-height: 25px;
}
#main #left a {
    font-family: "宋体";
	font-size: 12px;
	color: #2c8fc6;
}
#main #left a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #2c8fc6;
	text-decoration: underline;
}
#main #left .cp {
    width: 280px;
	text-align: center;
}

#main #right {
    float: right;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 30px;
	width: 235px;
}


/* -----主体内容左部----- */
#main #left .plateDiv {
    position: relative;
    padding-top: 36px;
	padding-bottom: 20px;
    height: auto;
	width: 100%;
	background-color:#FFFFFF;
}


/* -----主体内容右部----- */
#main #right .plateDiv {
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8a98a4;
}
#main #right .plateDiv .title_first {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #3e5263;
	line-height: 30px;
}
#main #right .plateDiv a {
	font-family: "宋体";
	font-size: 12px;
	color: #3e5263;
	line-height: 18px;
}
#main #right .plateDiv a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #3e5263;
	line-height: 18px;
	text-decoration: underline;
}

/* -----页脚部分内容----- */
#footer #path {
    position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 900px;
	height: 35px;
	font-family: "宋体";
	font-size: 12px;
	color: #8a98a4;
	line-height: 37px;
}
#footer #path a {
    font-family: "宋体";
	font-size: 12px;
	color: #6073ab;
}
#footer #path a:hover {
    font-family: "宋体";
	font-size: 12px;
	color: #6073ab;
	text-decoration: underline;
}
#footer #tab {
	position: absolute;
	top: 35px;
	left: 0px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 900px;
	height: 79px;
}
#footer #tab td {
	width: 180px;
	height: 76px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	vertical-align: top;
}
#footer #tab td p {
    line-height: 15px;
	margin-top: 0px;
}
#footer #tab td a {
    font-family: "宋体";
	font-size: 12px;
	color: #607383;
}
#footer #tab td a:hover {
    font-family: "宋体";
	font-size: 12px;
	color: #607383;
	text-decoration: underline;
}
#footer #right {
    position: absolute;
	top: 149px;
	left: 0px;
	padding-top: 18px;
	padding-left: 30px;
	width: 930px;
	height: 42px;
	font-family: "宋体";
	font-size: 12px;
	color: #607383;
}
#footer #right a {
    font-family: "宋体";
	font-size: 12px;
	color: #607383;
}
#footer #right a:hover {
    font-family: "宋体";
	font-size: 12px;
	color: #607383;
	text-decoration: underline;
}