﻿/*通用样式*/
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body
{
    font-family: Arial, Verdana, sans-serif, "宋体";
    font-size: 12px;
    color: #333333;
    background-image: url(../Img/bj.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #0482C7;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}
.fRed {
	color: #FF0000;
}
.fRedblod {
	font-weight: bold;
	color: #FF0000;
}
.fhuangblod {
	font-weight: bold;
	color: #FF9900;
}
.fchengblod {
	font-weight: bold;
	color: #FF3300;
}
.fcheng2blod {
	font-weight: bold;
	color: #FF9900;
}
.bglan {
	background-color: #0099CC;
}

.blod {
	font-weight: bold;
}
.margin10 {
	margin-top: 10px;
	display: block;
}
.fcheng2 {
	color: #FF9900;
}




/*页头样式*/
#header {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 92px;
	background-image: url(header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	height: 67px;
	width: 277px;
	position: absolute;
	top: 14px;
}
#header_menu {
	position: absolute;
	right: 0px;
	top: 2px;
}
#topBanner
{
	background-position: right;
	height: 60px;
	width: 149px;
	background-color: #FFFFFF;
	position: absolute;
	top: 20px;
	background-image: url(../Img/subhead.gif);
	background-repeat: no-repeat;
	right: 0px;
}

/*导航栏样式*/
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	position: relative;
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	height: 26px;
	width: 65px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
	padding-bottom: 5px;
}

.nav li a:hover {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -50px;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -50px;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	color: #000;
	background-color: #FFFFFF;
	text-align: center;
}

.nav ul
{
	list-style: none;
	margin: 0;
	width: 63px;
	position: absolute;
	top: -999em;
	left: 5px;
	background-color: #304EBE;
	border: 1px solid #333333;
	border-top: 0;
	background-image: url(../Img/nav_ul_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 200;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 36px;
	background-image: url(../Img/nav_ul_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
	width: 65px;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
.nav a.current {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -50px;
}

/*页脚样式*/
#footer {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -950px;
	height: 62px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer p {
	color: #FFFFFF;
	display: block;
	height: 62px;
	width: 600px;
}
#footer span {
	display: block;
	line-height: 160%;
	margin-top: 10px;
	text-indent: 10px;
}

/*页脚导航*/
#bottomNav {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-color: #12428F;
	margin-bottom:0;
	height: 25px;
}
#bottomNav ul {
	list-style-type: none;
	height: 25px;
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#bottomNav li {
	float: left;
	background-image: url(../Img/nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#bottomNav ul li a {
	display: block;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	width: 62px;
	height: 18px;
	line-height: 18px;
	margin-top: 3px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 12px;
}

#bottomNav ul li a:hover {
	color: #99CC00;
	background-color: #FFFFFF;
}

/*浮动框样式*/
/*lwc为左边,rwc为右边*/

#lwc,   #rwc   {
	width:94px;
}
#lwca,   #rwca   {
	width:94px;
}
#lwc,#rwc,#lwc_c,#rwc_c {
	display:none;
}
#lwca,#rwca,#lwc_ca,#rwc_ca {
	display:none;
}
#touxiang {
	background-image: url(/Img/girl.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 94px;
	display: block;
}
#zxdh {
	background-image: url(/Img/tel.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 94px;
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 17px;
	text-indent: -9999px;
}
#zaixianzixun {
	line-height: 17px;
	background-image: url(/Img/que.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 17px;
	width: 94px;
	display: block;
	background-color: #CCCC33;
	text-indent: -9999px;
}
.dh {
	background-image: url(/Img/bj.gif);
	background-repeat: repeat-y;
	width: 94px;
	text-align: center;
}
#qqList {
	text-align: center;
	background-image: url(/Img/bj.gif);
	background-repeat: repeat-y;
	width: 94px;
	line-height: 20px;
	padding-top: 5px;
}
#qqfooter {
	background-image: url(/Img/footbj.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 94px;
}
.close{
	height: 13px;
	width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Img/close.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
}
#google
{
	font-size: 0px;
	height: 0px;
	width: 0px;	
}

/*二级页面公共部分*/

/*顶部flash*/
#topFlashContent
{
    width: 848px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    text-align: center;
    position: relative;
    z-index: -100;
}
#topFlashContent .clickLink {
	padding: 0px;
	height: 146px;
	width: 848px;
	cursor: head;
	background-color: transparent;
	border: 0;
	z-index: 200;

}

/*主容器框架*/
#mainContainer {
	width: 848px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*侧边栏*/
#mainContainer   .subContent {
	float: left;
	width: 200px;
}

/*二级页面导航*/
.subMenu {
	width: 190px;
	background-image: url(zxjj-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 34px;
}
.subMenu h1 {
	background-image: url(zxjj-title.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 190px;
	text-indent: -9999px;
	text-align: center;
}
.subMenu ul {
	background-image: url(zxjj-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 190px;
	padding-bottom: 30px;
	list-style-type: none;
}
.subMenu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(inlittle_16.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
.subMenu a {
	display: block;
	text-indent: 30px;
	padding-top: 10px;
}
.subMenu a:hover {
	color: #FF9900;
	text-decoration: none;
}

/*侧边栏分块*/
.subColumn {
	margin-top: 10px;
}

/*主体内容*/
#mainContainer  .mainContent {
	float: right;
	width: 640px;
	background-color: #99CC66;
	background-image: url(main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainContent h1 {
	background-image: url(main-title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 640px;
	font-size: 14px;
	text-indent: 50px;
	padding-top: 11px;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
}
.mainContent span {
	font-size: 12px;
}
.mainContent .menu {
	color: #000000;
	position: absolute;
	right: 5px;
	width: 300px;
	text-align: right;
	top: 8px;
}
.mainContent .content {
	background-image: url(main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content p {
	text-indent: 2.2em;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#AspNetPager1
{
    margin: 10px auto 20px auto;
    width: 80%;
    text-align: center;
}
#AspNetPager1 span
{
    display: inline;
}
#AspNetPager1 .customContent
{

}
