@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/cwtexhei.css); 
@import url(//fonts.googleapis.com/earlyaccess/cwtexming.css); 

/* CSS Document */

body{
	margin-top: 0px;
	/* [disabled]background-color: #F0F8D8; */
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat;
   font-family: 'cwTeXHei', sans-serif; 'Cantarell',
	}
a:link {
	color: #593712;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #593712;
}
a:hover {
	text-decoration: none;
	color: #125614;
	font-weight:bolder;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
select{
	width: 150px;
	padding: 5px;
	font-size: 16px;
	 border:1px dotted #CCC;
	height: 30px;
	overflow: hidden;
	box-shadow:1px 1px 0px 0px #999;
	}
input{
   padding: 5px;
   font-size: 16px;
   border:1px dotted #CCC;
   height: 30px;
   box-shadow:1px 1px 0px 0px #999;
	}
button{
	font-size: 16px;
	color: #fff;
	background-color: #125614;
	text-align:center;
	height: 30px;
	width: 100px;
    font-family: 'cwTeXMing','cwTeXHei', serif, sans-serif; 
}
button:hover{
	background-color:#e8ffca;
	color:#125614;
	}
button:active {
	background-color: #e8ffca;
	color: #FFFFFF;
}

#wrapper{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	
	/*background-image: url(../images/conbg.gif);
	background-repeat: repeat;	*/
	background-color: rgba(255,255,255,0.5);
	position: relative;
	}
#header{
	width: 1024px;
	height: 376px;
	background-image: url(../images/banner2-2.png);
	background-repeat: no-repeat;
	}
.menubg{
	margin-bottom:2%;
	}
	
#content{
	/* [disabled]background-color: rgba(255,255,255,0.5); */
	/*height: 600px;*/
	width: 1000px;
	
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	}
#qrc{
	position: absolute;
	left: 814px;
	top: 808px;
	width: 110px;
	font-size: 14px;
	color: #666;
	height: 141px;
	}
#con_left{
	width:300px;
	/*height: 600px;*/
	float: left;
	/*background:url(../images/newsicon1.png);*/
	background-repeat:no-repeat;
	background-position:left top;
	/*-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;*/
	}
#con_right{
	width: 700px;
	/*height: 600px;*/
	float: right;
	
	}
.im_bur{
	/* [disabled]background-color: #FF9908; */
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #593712;
	border-right-color: #593712;
	border-bottom-color: #593712;
	border-left-color: #593712;
	color: #600;
	text-align: left;
	}
#btn {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.title{
	font-size: 22px;
	color:#125614;
	}
.im_title{
	
	color: #125614;
	text-align: center;
	background-color: #e8ffca;
	border: 1px solid #125614;
	}


#linkmenu{
	width: 650px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10%;
	}
#linkmenu .img{
	list-style:none;
	display:block;
	float:left;
	padding:5px;
	}
#linkmenu .img:hover{
	list-style:none;
	display:block;
	float:left;
	padding:5px;
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.2);
	}

.new_bur{
	}

.text16{
	font-size: 20px;
	border-bottom: 1px dotted #125614;
	border-top: 1px dotted #125614;
	text-align: left;
	padding: 10px;
	letter-spacing: 5px;
	line-height: 30px;
	color: #515151;
	text-align: justify;
	}
.searchtext{
	font-size: 14px;
	border-bottom: 1px dotted #FF9900;
	text-align: center;
	padding: 5px;
	letter-spacing: 5px;
	color: #515151;
	padding:5px;
	}
.searchmap{
	font-size: 14px;
	border-bottom: 1px dotted #FF9900;
	text-align:center;
	padding: 5px;
	letter-spacing: 5px;
	color: #515151;
	}
.searchbar{
	font-size: 16px;
	text-align:center;
	padding: 10px;
	letter-spacing: 5px;
	line-height: 30px;
	color: #515151;
	}
.searchtext a {
	color: #39F;
	font-weight: bolder;
}
.searchtext a:hover {
	color: #FF6600;
	font-weight: bolder;
}
.new_date{
	font-size: 16px;
	font-weight:bold;
	color:#A9847A;
	}
.newtext{
	font-size: 1px;
	/*border-bottom: 1px dotted #FF9900;*/
	text-align: left;
	letter-spacing: 2px;
	}
.tbline{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FAECB8;
	border-left-color: #FAECB8;
	box-shadow: 2px 2px 4px rgba(20%,20%,40%,0.2);
	text-align: center;
	}
.tbbg{
	background-color:#fff;
	box-shadow:1px 1px 0px 0px #999, 24px 20px rgba(232,255,202,1),-16px -10px 2px  rgba(232,255,202,0.4);
	padding:10px;
	
	
}
.tbtext{
	text-align:left;
	
	background:#f8ffee;
	border:1px dotted #CFC;
	}
.tbtitle{
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #125614;
	
	}

#joindown{
	width: 300px;
	position: absolute;
	left: 709px;
	top: 842px;
	height: 100px;
	}
#fooder{
	background:url(../images/footerbg1.png);
	background-repeat:no-repeat;
	height: 100px;
	clear: both;
	padding-top:15px;
	padding-bottom: 0px;
	text-align: center;
    
}
.footertext{
	font-size:16px;
	color: #F8FCEB;
	letter-spacing: 2px;
}

.coby {
	font-size: 12px;
	color: #F8FCEB;
	line-height: 20px;
	letter-spacing: 2px;
}
.searchbar .nowpage {
    font-weight: bolder;
	color: #FF9908;
    
}

.newsList
{
    
    list-style-type:none;
    width:250;
    padding:0px;
    margin:0px;
    /*padding-top:60px;*/
    padding-left:30px;
    padding-right:30px;

	padding-top:15px;
}
.newsList li
{
    padding-bottom:15px;
    
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
input,option,button
{
    
    font-family: 'cwTeXHei', serif, sans-serif; 
}
.pageHeader
{
    width:100%;
    
}
ul.page2
{
    list-style-type :none;
    display:inline;
}
ul.page2 li 
{
    float:left;
    padding-left:10px;
    
}
ul.page
{
    list-style-type: none;
    
   /* display:inline;
    position:relative;
    right:0px;*/
}
ul.page li
{
    float:right;
    padding-left: 10px;
    /*text-align:right,*/
}

br
{
	font-family:  sans-serif;
}
div.newsBorder
{
	border:2px #119A47 solid;
	border-radius:10px;
	
}
div.newstitle
{
	display: table-cell;
	background-color:#119A47;
	height:51px;
	vertical-align:middle;
	width:331px;
	
}
div.newstitle p 
{
	
	text-align:center;
	color:white;
	font-size:21px;
	
}
table.menu
{
	border-collapse: separate;
    border-spacing: 5px 0px;
}
.menu_itme_h
{
	height:55px;
}
.menu_item
{
	text-align:center;
	background-color:white;
	vertical-align:middle;
	display: table-cell;
	height:53px;
	font-size:21px;
	color:#119A47;
	padding-left: 10px;
    padding-right: 10px;
	
}
a.menu_item:visited
{
	text-decoration: none;
	background-color:white;
	color:#119A47;
}

a.menu_item:hover {
	text-decoration: none;
	background-color: #119A47;
	font-weight:bolder;
	color:white;
	border:1px white solid;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
a.menu_item:active {
	text-decoration: none;
	background-color: #119A47;
	color:white;
}
.searchbt
{
width:42px;
padding-top:10px;
height:43px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
background-color:#00753C;
border:1px solid #00753C;
float:left;
}
.searchinput:focus
{
    outline: none;
		border:3px solid #00753C;

}
.searchinput
{

	padding:0px;
	padding-left:5px;
	outline: none;
	height:36px;
	border:3px solid #00753C;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;float:left;
}