@charset "utf-8";
/* CSS Document */

#header {
	height: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#menu {
	height: 27px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#menu table tr td img{
margin-top: -5px;
padding:0px;
}
#menu2 {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;

}
#bigpic {
	height: 244px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bigpicsy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main {
	height: 346px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main_left {
}
#main_left ul {
}
#main_left ul li {
	height: 27px;
	width: 121px;
	text-decoration: none;
	list-style-type: none;
}
#main_left ul li a {
	background-image: url(../images/btbgleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	display: block;
	height: 27px;
	width: 121px;
	padding-left: 25px;
	padding-top: 7px;
	list-style-image: none;
	color: #333;
}
#main_left ul li a:hover {
	text-decoration: none;
	background-image: url(../images/btbgleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	color: #000;
}

#demo {
	height: 96px;
	width: 350px;
	overflow: hidden;
	margin: auto;
	padding-top: 10px;
}
#main_left ul li a#current {
	color: #000;
	background-image: url(../images/btbgleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}




#maindzj {
	height: 496px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#bigpicdzj {
	height:196px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 58px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;

}
#search {
	height: 23px;
	width: 250px;
	font-weight: 100;
	font-size: 14px;
}
#search input {
	margin-bottom: 8px;
	padding-bottom: 2px;
	vertical-align: middle;
}

#searchselect {
	float: left;
	width: 163px;
	font-size: 12px;
}
#searchdiv {
	vertical-align: top;
	padding-bottom: 5px;
}
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd ,td{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
img{border:0px;

}
a{
	text-decoration: none;
	color: #000;
}
#menu table tr td a {
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
#menu table tr td a:hover {
	text-decoration: none;
	color: #FF0;
}


#rightweidao {
	font-size: 11px;
	text-align: right;
	color: #999;
	margin: 0px;
	height: 12px;
}
