
/* CSS Document */

#left{
 width:230px;
 float:left;
}
.left{
  width:228px;
  border:1px solid #d9d9d9;
  float:left;
}
.left_tit{
  height:38px;
  width:228px;
  background:url(../img/sub_right_bg.jpg) repeat-x top;
  float:left;
  border-bottom:1px solid #ddd;
}
.left_tit h1{
  line-height:38px;
  font-size:14px;
  font-weight:bold;
  color:#0066CC;
  padding-left:40px;
}
.left_nav{
  width:228px;
  float:left;
  padding:6px 0 100px;
}

.left_nav li{
  line-height:30px;
  text-align:center;
  background:url(../img/sub_left_li.gif) no-repeat center bottom;
  font-size:13px;
}
.left_nav1 li{
  background:url(../img/sub_left_li1.gif) no-repeat center bottom;

}
.left_nav li a{
  color:#003399;
  letter-spacing: 4px;
}
.left_nav li .son{
			color:#FF0000;
}

#right{
  width:704px;
  float:right;
  border:1px solid #d9d9d9;
}
.right_tit{
  height:38px;
  width:704px;
  background:url(../img/sub_right_bg.jpg) repeat-x top;
  border-bottom:1px solid #ddd;
  float:left;
}
.right_tit h1{
  line-height:38px;
  font-size:14px;
  padding-left:12px;
  float:left;
  font-weight:bold;
}
.right_tit h2{
  float:right;
  line-height:38px;
  padding-right:10px;
}
.content{
  width:680px;
  overflow:hidden;
  padding:6px 12px 40px;
  line-height:1.8;
  float:left;
  min-height:450px;
}

/*-----*/

.new{
  width:680px;
  padding:6px 12px 40px;
  float:left;
}
.new dl{
   float:left;
   padding-bottom:5px;
}
.new dl dt{
  width:670px;
  line-height:32px;
  border-bottom:1px dashed #dedede;
  background:url(../img/ind_new_li.jpg) no-repeat left center;
}
.new dl dt a{
  padding-left:14px;
}
.new dl dt span{
 float:right;
}



/*-----*/
.body_o{
  width:680px;
  overflow:hidden;
  padding:6px 12px 40px;
  float:left;
}
.body_tit{
  height:50px;
  line-height:50px;
  text-align:center;
  font-size:30px;

}
.body_time{
  text-align:center;
  line-height:30px;
}
.body{
  line-height:180%;
  padding-top:8px;
  width:680px;
  overflow:hidden;
}
.pre_next{
	padding:30px 0px;
}
/*******************分页********************/
.page{
    margin:30px 3px;
    padding: 3px;
    text-align: center;
}
.page ul li{
	display:inline;
	font-size:12px;
}
.pageli .disabled {
    border: 1px solid #E0E0E0;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
}
.page .thisclass a {
    background-color: #F0F0F0;
    border: 1px solid #E0E0E0;
    color: #333333;
    font-weight: bold;
    margin-right: 4px;
    padding: 4px 7px;
}
.page A {
    border: 1px solid #DDDDDD;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.pageinfo {
    border: 1px solid #E0E0E0;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
}

/*留言板*/

.lyb{
			width:640px;
			height:489px;
			padding:10px 30px;
}

.lyb .text1{
				font-size:12px;
				color:#333333;
				float:left;
				width:670px;
				padding:5px 0;
}

.lyb .text1 span{
					width:60px;
					text-align:right;
					display:block;
					float:left;					
}

.lyb .text1 .text_input{
							float:left;
							height:18px;
							line-height:18px;
							border:#000000 solid 1px;
}

.lyb .text1 .text_textarea{
								width:450px;
								height:120px;
								float:left;
								border:#000000 solid 1px;
}

.lyb .btn{
				float:left;
}

.lyb .btn .submit, .lyb .btn .reset{
										height:17px;
										line-height:17px;
										color:#333333;
										font-size:12px;
										width:49px;
										cursor:pointer;
										background:none;
										border:0;
										background:url(../img/an_bj.jpg) no-repeat center;
										margin-left:70px;
										margin-top:10px;
}

.btn1{
			float:left;
}

.btn2{
				float:left;
				margin-left:10px;
				display:inline;
}