@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
}
body {
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	list-style: none;
	border: 0px;
	font-family: Lucida Grande,Lucida Sans Unicode,"宋体","新宋体",arial,verdana,sans-serif;
	color: #000; 
	font-size:12px;
}
ul,li,ol,span,p,h1,h2,h3,h4,h5,h6,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;	
}
a,a:link,a:visited,a:active{
	color:#000; 
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#065fb9;
}
#container {
	width:1000px;
	margin:0 auto;
	z-index: 1;
	background: url(../images/bg.jpg) repeat;
    position:relative;     
}
#header {
	width: 975px;
	margin: 0 auto;
}
#nav {
width: 975px;
margin: 0 auto;
background: url(../images/gjj_r3_c21.jpg) repeat;
height: 30px;
}
#nav ul {
margin: 0 auto;
width: 900px;
}
#nav ul li {
margin: 5px auto;
background: url(../images/gjj_r4_c18.jpg) no-repeat;
width: 100px;
line-height: 24px;
float: left;
text-align: center;
color: #FFFFFF;
font-size: 14px;
font-weight: bolder;
}
#nav ul li a:link,#nav ul li a:visited,#nav ul li a:active {
color: #FFFFFF;
font-size: 14px;
font-weight: bolder;
text-decoration: none;
}
#nav ul li a:hover {
	margin: 0 auto;
	width: 80px;
	height: 25px;
	background: url(../images/navhover.gif) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	display: block;
}
#center {
	width: 975px;
	margin: 0 auto;
	margin-top:5px;
	clear: both;
}
#left {
	width: 772px;
	float: left;
	clear: left;
}
.col-1 {
	width: 285px;
	float: left;
	clear: left;
	margin-top:2px;
}
.pic {

	margin: 0 auto;
	width: 283px;
	border: 1px solid #e2e2e2;
	background: #f9f9f9;
}
.leftnews {
	margin: 5px auto;
	width: 283px;
	float: left;
	clear: left;
	border: 1px solid #e2e2e2;
	background: #f9f9f9;
}
.leftnews ul {
	margin: 0 auto;
}
.leftnews ul ol {
	width: 277px;
	margin: 3px auto 0px auto;
	line-height: 28px;
	background: url(../images/leftnewsbg.gif) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 15px;
	padding-top: 2px;
}
.leftnews ul li {
	margin: 2px auto;
	background: url(../images/leftnewsli.gif) no-repeat;
	width: 265px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bolder;
	color: #027aea;
	text-indent: 40px;
}
.leftnews ul li a:link, .leftnews ul li a:visited, .leftnews ul li a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #027aea;
	text-decoration: none;
}
.leftnews ul li a:hover, .leftnews ul li a:visited, .leftnews ul li a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #027aea;
	text-decoration: none;
}
.leftnews ul table{
	width: 250px;
	margin: 5px auto;
}
.leftnews ul table th {
	background: url(../images/gjj_r17_c16.jpg) no-repeat;
	font-size: 12px;
	font-weight: bolder;
	color: #538dbb;
	line-height: 23px;
	text-align: left;
	text-indent: 35px;
}
.leftnews ul table td {
	line-height: 25px;
	text-align: center;
	padding-top: 4px;
}
.leftnews01 {
	margin: 0 auto;
	width: 283px;
	float: left;
	clear: left;
	border: 1px solid #e2e2e2;
	background: #f9f9f9;
}
.leftnews01 ul {
	margin: 0 auto;
}
.leftnews01 ul ol {
	width: 277px;
	margin: 3px auto 0px auto;
	line-height: 28px;
	background: url(../images/leftnewsbg.gif) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 15px;
	padding-top: 2px;
}
.leftnews01 ul li {
	margin: 0 auto;
	width: 250px;
	text-align: center;
	line-height: 19px;
}
.leftimg {
	margin: 5px auto;
	width: 285px;
	float: left;
}
.col-2 {
	width: 485px;
	float: right;
	clear: right;
}
.news {
  width: 478px;
  margin: 2px auto;
  background: #f9f9f9;
  border: 1px solid #e2e2e2;
}
.news ul {
	margin: 0 auto;
}
.news ul ol {
	background: url(../images/gjj_r8_c11.jpg) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 34px;
}
.news ul li {
	background: url(../images/gjj_r12_c12.jpg) no-repeat 5px 10px;
	border-bottom: 1px dashed #666;
	line-height: 30px;
	text-indent: 20px;
	width: 470px;
	margin: 0 auto;
}
.news ul li span {
	float: right;
	clear: right;
}
#right { 
    margin: 0 auto;
	margin-top:2px;
	background: #f9f9f9;
	width: 200px;
	border: 1px solid #e2e2e2;
	float: right;
	clear: right;
}
.rightnews {
	margin: 0 auto;
	width: 194px;
}
.rightnews ul{
	width: 194px;
	margin-top: 5px;
}
.rightnews ul ol {
	background: url(../images/rightnewsbg.gif) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 20px;
	line-height: 28px;
}
.rightnews ul li {
	background: url(../images/gjj_r12_c12.jpg) no-repeat 5px 10px;
	border-bottom: 1px dashed #666;
	line-height: 30px;
	text-indent: 20px;
	width: 190px;
	margin: 0 auto;
}
.rightnews ul table{
	width: 190px;
	margin: 5px auto;
}
.rightnews ul table th {
	background: url(../images/gjj_r17_c16.jpg) no-repeat;
	font-size: 12px;
	font-weight: bolder;
	color: #538dbb;
	line-height: 23px;
	text-align: left;
	text-indent: 35px;
}
.rightnews ul table td {
	line-height: 25px;
	text-align: center;
	padding-top: 4px;
}
.rightnews ul p{
	line-height: 26px;
	width: 190px;
}
#link {
	width: 975px;
	margin: 5px auto;
	clear: both;
}
#link .left{ float:left; width:10%; text-align:right; color:#065ab1; font-weight:700; line-height:50px}
#link .right{ float:right; width:88%; height:50px}
#link .right img{ margin-left:10px}
#bottom {
	width: 975px;
	margin: 0 auto;
	clear: both;
	background: url(../images/gjj_r24_c6.jpg) repeat-x;
	text-align: center;
	padding-top: 10px;
	height: 100px;
}
.inp {
border: 1px solid #367dcb;
}
.but{
background: url(../images/butbg.gif) repeat;
border: 1px solid #367dcb;
padding-top: 3px;
height: 22px;
}

#fyleft { 
    margin: 0 auto;
	margin-top:2px;
	background: #f9f9f9;
	width: 200px;
	border: 1px solid #e2e2e2;
	float: left;
	clear: left;
	height: 395px;
}
#fyright {
    margin: 0 auto;
	margin-top:2px;
	width: 770px;
	float: right;
	clear: right;
}
.newsbt {
	margin: 0 auto;
    border: 1px solid #e2e2e2;
	background: url(../images/fygjj_r8_c11.jpg) no-repeat;
	width: 750px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	text-indent: 25px;
}
.listnews {
  width: 740px;
  margin: 2px auto;
}
.listnews ul {
	margin: 0;
}
.listnews ul li {
	background: url(../images/gjj_r12_c12.jpg) no-repeat 5px 10px;
	border-bottom: 1px dashed #666;
	line-height: 30px;
	text-indent: 20px;
	width: 740px;
	margin: 0 auto;
}
.listnews ul li span {
	float: right;
	clear: right;
}
.shownews {
margin: 0 auto;
width: 750px;
}
.shownews ul {
margin-top: 2px;
width: 750px;
}
.shownews ul ol {
margin: 0 auto;
font-size: 22px;
font-weight: bolder;
line-height: 30px;
color: #000;
text-align: center;
border-bottom: 3px solid #0066CC;
}
p {
margin: 2px 0px 0px 5px;
line-height: 25px;
font-size: 14px;

}

.bbs_bt {
	MARGIN: 0px auto; WIDTH: 950px
}
.bbs01_bt {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #efeee9; WIDTH: 100%; COLOR: #333; TEXT-INDENT: 20px; LINE-HEIGHT: 25px; TEXT-ALIGN: left
}
.bbs01_bt SPAN {
	FLOAT: right
}
.bbs01 {
	MARGIN: 0px auto; WIDTH: 950px; PADDING-TOP: 5px
}
.bbs01 UL {
	WIDTH: 950px
}
.bbs02 {
	BORDER-RIGHT: #eaebe4 1px solid; BORDER-TOP: #eaebe4 1px solid; MARGIN: 5px auto; BORDER-LEFT: #eaebe4 1px solid; WIDTH: 950px; BORDER-BOTTOM: #eaebe4 1px solid;background:#e6f5fd;
	
}
.bbs02 UL {
	WIDTH: 950px
}
.bbs02 UL LI {
	PADDING-LEFT: 10px; FONT-SIZE: 12px; LINE-HEIGHT: 25px; LIST-STYLE-TYPE: none;
}
.bbs02 .left2 {
	BACKGROUND: #fff; FLOAT: left; WIDTH: 180px; PADDING-TOP: 5px; TEXT-ALIGN: center;background:#e6f5fd;
}
.bbs02 .right2 {
	BACKGROUND: #fff; FLOAT: left; OVERFLOW: hidden; WIDTH: 700px; TEXT-ALIGN: left;background:#e6f5fd;
}
.bbs02 UL LI SPAN {
	COLOR: #dd0000
}


/*fbbs*/
.fbbs_bt {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #efeee9; MARGIN: 5px auto; WIDTH: 950px; COLOR: #333; TEXT-INDENT: 20px; LINE-HEIGHT: 25px; TEXT-ALIGN: left;
}

.news02 {
	WIDTH: 460px;
	}
.news02 UL {
	MARGIN: 0px auto
}
.news02 UL OL {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; BACKGROUND: url(../images/gjj_r8_c11.jpg) no-repeat; COLOR: #ffffff; TEXT-INDENT: 20px; LINE-HEIGHT: 34px
}
.news02 UL LI {
	BACKGROUND: url(../images/gjj_r12_c12.jpg) no-repeat 5px 10px;
	MARGIN: 0px auto;
	WIDTH: 450px;
	TEXT-INDENT: 20px;
	LINE-HEIGHT: 30px;
	BORDER-BOTTOM: #666 1px dashed;
	list-style-type: none;
}
.news02 UL LI SPAN {
	CLEAR: right; FLOAT: right
}

