@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	line-height: 24px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0D69F0;
	text-decoration: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
.wrapper {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 979px;
	text-align: right;
}
.top span {
	margin-right: 10px;
}
.top a{
	color: #0D69F0;
}
.top a:hover{
	color: #000;
}
.banner {
	height: 250px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*************************************************************************/
.menu {
	position:relative;
	width: 934px;
	z-index: 89;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 45px;
}
.menu h2 { position:absolute; text-indent:-9999px; }
.nav li {
	float:left;
	position:relative;
	background-image: url(../images/navline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 2px;
}
.nav li a   {
	display:block;
	width:106px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.nav li a:hover {

}
.nav li ul {
	position:absolute;
	width:105px;
	display:none;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BED233;
	border-bottom-color: #BED233;
	border-left-color: #BED233;
}
.nav li ul li{
	float:none;
	position:relative;
	zoom:1;
	background-image: none;
	padding-right: 0px;
}
.nav li ul li a {
	color:#666;
	cursor:pointer;
	line-height: 26px;
	height: 26px;
	background-color: #FFF;
	width: 105px;
	font-size: 12px;
	font-weight: normal;
}
.nav li ul li a:hover {
	color: #0D69F0;
	background-image: none;
	background-color: #D1DF6D;
	font-weight: bold;
}


.content {
	padding-top: 11px;
	padding-bottom: 11px;
}
.leftside {
	float: left;
	width: 200px;
}
.search {
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 188px;
	padding-top: 11px;
	padding-left: 12px;
	margin-bottom: 11px;
}
.button{width:35px; height:26px; display:inline;border:none;border:0;cursor:pointer; background:none}
.textbox{
	width:145px;
	color:#7C7C7C;
	height:26px;
	line-height:26px;
	display:inline;
	border:none;
	background:none;
	font-size: 14px;
}
.lp {
	margin-bottom: 11px;
}
.lpl {
	background-color: #BED233;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 190px;
}
.lpl ul li {
	line-height: 25px;
	background-image: url(../images/lplbg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 34px;
	padding-bottom: 5px;
	display: block;
	width: 156px;
}
.lcc {
	background-color: #BED233;
	margin-top: 8px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.lf {
	margin-top: 11px;
}
.lfc {
	background-color: #BED233;
	padding-top: 10px;
	margin-top: 8px;
	padding-bottom: 10px;
	height: 45px;
}
.lfc ul li {
	_padding-bottom: 13px;
	width: 168px;
	height: 47px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
}
.lfc ul li a img {
	border: 1px solid #CCC;
}

.rightside {
	width: 770px;
	float: right;
}
.rp {
	border: 1px solid #BED233;
	margin-bottom: 10px;
}
.rt {
	background-image: url(../images/rtb.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-right: 13px;
	padding-left: 14px;
}
.rt .tl {
	background-image: url(../images/rlt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #254E25;
	height: 29px;
}
.rt .tr {
	line-height: 29px;
	color: #254E25;
	background-image: url(../images/rrt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 29px;
	padding-right: 10px;
}
.rt .tr a {
	color: #254E25;
}
.rt .tr a:hover {
	color: #0D69F0;
}
.rpl {
	width: 768px;
	padding-top: 10px;
	height: 520px;
	overflow: hidden;
}

.rpl ul li {
	text-align: center;
	float: left;
	width: 182px;
	margin-left: 8px;
	display: inline;
}
.rpl ul li table tr td {
	border: 1px solid #999;
}

.rpl ul li a img {

}
.rpl ul li p {
	width: 182px;
	text-align: left;
}
.rc {
	/*float: left;
	width: 448px;*/
	border: 1px solid #BED233;
}
.rcc {
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
	height: 380px;
	overflow: hidden;
}

.rcc p img {
	float: right;
	margin-left: 18px;
}
.rcc p {
	text-indent: 2em;
}


.rn {
	float: right;
	width: 308px;
	border: 1px solid #BED233;
}
.rnc {
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
	padding-left: 13px;
	overflow: hidden;
}
.rnc ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.rnc ul li a {
	line-height:28px;
	*line-height:24px;
	_line-height:24px;
	background-image: url(../images/rnlt.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	height: 28px;
	*height: 24px;
	_height: 24px;
	background-position: left center;
	overflow: hidden;
}
.rnc ul li a:hover{color:#0D69F0; cursor:hand;}
.nx {
	display: block;
	float: left;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nt {
	float: right;
	color: #72645B;
}

.rs {
	border: 1px solid #BED233;
	margin-top: 10px;
}
.rsc {
	height: 187px;
	*height: 183px;
	_height: 183px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#indemo { 
     float: left; 
     width: 800%; 
} 
#demo1 { 
     float: left; 
} 
#demo2 { 
     float: left; 
} 
.incon {
	width: 965px;
}
.incon ul li {
	text-align: center;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.incon ul li .ipic {
	height: 148px;
	width: 198px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.incon ul li .ipt {
	width: 200px;
	line-height: 30px;
	height: 30px;
}

.footer {
	color: #464646;
	margin-bottom: 16px;
}
.footer a {
	color: #464646;
}
.footer a:hover {
	color: #0D69F0;
}

.foot-nav {
	text-align: center;
}
.foot-nav a {
	margin-right: 15px;
	margin-left: 15px;
}
.copyright span {
	float: right;
}
.copyright p {
	text-align: center;
	width: 596px;
	margin-left: 193px;
}
