@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#094A70;
	text-decoration:none;
}
ul,li {
	list-style:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
body {
	color:#444;
	font-size:12px;
	background:url(../images/body.gif) repeat;
}
#banner {
	width:980px;
	height:105px;
	margin:0 auto;
	background:#FFF;
}
#header {
	width:980px;
	height:345px;
	margin:0 auto;
	position:relative;
	padding:0 0 40px 0;
	background-color:#E9E9E9;
}
#logo {
	width:258px;
	height:135px;
	position:absolute;
	z-index:9999;
	left:15px;
}
#focus {
	width:980px;
	height:345px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	width:980px;
	height:345px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:980px;
	height:345px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:980px;
	height:40px;
	right:0;
	bottom:0;
	display:none;
	background:#000;
}
#focus .btn {
	position:absolute;
	height:24px;
	right:0;
	bottom:8px;
	display:none;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:20px;
	font-family:"Microsoft YaHei", SimHei;
	margin-right:10px;
	cursor:pointer;
	color:#fff;
}
#focus .btn span.on {
	background:#000;
	color:#fcc;
}
#mnav {
	width:950px;
	height:70px;
	position:absolute;
	left:15px;
	bottom:10px;
	background:url(../images/nav.png) no-repeat;
}
#jsddm {
	margin:0 0 0 10px;
	padding:0
}
#jsddm li {
	float:left;
	list-style:none;
}
#jsddm li a {
	width:115px;
	height:35px;
	color:#1D1D1D;
	display:block;
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:center;
	text-decoration:none;
	margin:12px 0 0 0;
	padding:15px 0 0 0;
	background:url(../images/mline.png) no-repeat right;
}
#jsddm li a:hover {
	background:url(../images/mline.png) no-repeat right;
}
#jsddm li ul {
	margin:0;
	padding:0;
	position:absolute;
	visibility:hidden;
	z-index:999;
}
#jsddm li ul li {
	float:none;
	display:inline
}
#jsddm li ul li a {
	width:115px;
	height:25px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:5px 0 0 0;
	background:#0789a9;
}
#jsddm li ul li a:hover {
	background:#46a3c2;
}
#content {
	width:980px;
	margin:0 auto;
}
#leftbar {
	width:210px;
	float:left;
}
#leftbar .title {
	width:194px;
	height:26px;
	margin:10px 0 0 0;
	padding:5px 0 0 10px;
	border:3px solid #7da3b7;
	background:url(../images/title.jpg) no-repeat;
}
#leftbar .title h2 {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family:"Î¢ÈíÑÅºÚ";
}
#leftbar .pmain {
	width:204px;
	padding:10px 0 0 0;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-top:none;
}
#leftbar .pmain ul {
	margin:0;
	padding:0;
}
#leftbar .pmain li a {
	width:160px;
	height:25px;
	display:block;
	padding:10px 0 0 20px;
	margin:0 auto 10px auto;
	border:1px solid #E1E1E1;
	background:url(../images/plist.jpg) no-repeat 8px 14px;
}
#leftbar .pmain li a:hover {
	width:160px;
	height:25px;
	display:block;
	color:#FFF;
	font-weight:bold;
	padding:10px 0 0 20px;
	margin:0 auto 10px auto;
	border:1px solid #E1E1E1;
	background:#3fa4bd url(../images/plisthover.jpg) no-repeat 8px 14px;
}
#leftbar .nmain {
	width:204px;
	padding:5px 0 0 0;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-top:none;
}
#leftbar .nmain ul {
	margin:0 0 0 3px;
	padding:0;
}
#leftbar .nmain li {
	width:185px;
	height:25px;
	display:block;
	padding:8px 0 0 14px;
	text-decoration:none;
	background:url(../images/nlist.jpg) no-repeat;
	background-position:5px 10px;
}
#leftbar .nmain li a {
	text-decoration:none;
}
#leftbar .zmain {
	width:204px;
	padding:10px 0 5px 0;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-top:none;
}
#leftbar .zmain p {
	height:30px;
	line-height:30px;
	margin:0 5px 0 20px;
}
#rightbar {
	width:760px;
	float:right;
}
#rightbar .left {
	width:540px;
	float:left;
}
#rightbar .left .title {
	width:514px;
	height:25px;
	margin:10px 0 0 0;
	padding:5px 10px 0 10px;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-bottom:1px solid #0086a8;
}
#rightbar .left .title h2 {
	float:left;
	color:#444444;
	font-size:14px;
	font-weight:normal;
	font-family:"Î¢ÈíÑÅºÚ";
}
#rightbar .left .title .more {
	width:32px;
	height:9px;
	float:right;
	margin:5px 0 0 0;
}
#rightbar .left .amain {
	width:524px;
	height:238px;
	padding:10px 0 0 10px;
	border:3px solid #7da3b7;
	border-top:none;
	background-color:#FFF;
}
#rightbar .left .amain .aimg {
	width:120px;
	height:88px;
	float:left;
	padding:1px;
	margin:0 10px 0 0;
	border:5px solid #EDEDED;
}
#rightbar .left .amain p {
	text-indent:2em;
	line-height:24px;
	margin:0 0 10px 0;
	text-align:justify;
}
#rightbar .left .pmain {
	width:534px;
	padding:10px 0 2px 0;
	border:3px solid #7da3b7;
	border-top:none;
	background-color:#FFF;
}
#rightbar .left .pmain .msgbox {
	width:140px;
	float:left;
	margin:0 0 0 28px!important;
 *margin:0 14px 0 14px;
}
#rightbar .left .pmain .msgbox .prodbox {
	width:140px;
}
#rightbar .left .pmain .msgbox .prodimg {
	width:130px;
	height:95px;
	border:5px solid #7da3b7;
}
#rightbar .left .pmain .msgbox .prodtitle a {
	width:140px;
	height:22px;
	display:block;
	color:#4c4c4c;
	font-size:12px;
	text-align:center;
	padding:8px 0 0 0px;
}
#rightbar .left .pmain .mout {
	width:140px;
	float:left;
	margin:0 0 0 28px!important;
 *margin:0 14px 0 14px;
}
#rightbar .left .pmain .mout .prodbox {
	width:140px;
}
#rightbar .left .pmain .mout .prodimg {
	width:130px;
	height:95px;
	border:5px solid #EDEDED;
}
#rightbar .left .pmain .mout .prodtitle a {
	width:140px;
	height:22px;
	display:block;
	color:#4c4c4c;
	font-size:12px;
	text-align:center;
	padding:8px 0 0 0px;
}
#rightbar .right {
	width:210px;
	float:right;
}
#rightbar .right .title {
	width:194px;
	height:26px;
	margin:10px 0 0 0;
	padding:5px 0 0 10px;
	border:3px solid #7da3b7;
	background:url(../images/title.jpg) no-repeat;
}
#rightbar .right .title h2 {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family:"Î¢ÈíÑÅºÚ";
}
#rightbar .right .nmain {
	width:204px;
	padding:3px 0 2px 0;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-top:none;
}
#rightbar .right .nmain ul {
	margin:0 0 0 3px;
	padding:0;
}
#rightbar .right .nmain li {
	width:185px;
	height:22px;
	display:block;
	padding:8px 0 0 14px;
	text-decoration:none;
	background:url(../images/nlist.jpg) no-repeat;
	background-position:5px 10px;
}
#rightbar .right .nmain li a {
	text-decoration:none;
}
#rightbar .otitle {
	width:734px;
	height:25px;
	margin:10px 0 0 0;
	padding:5px 10px 0 10px;
	background-color:#FFF;
	border:3px solid #7da3b7;
	border-bottom:1px solid #0086a8;
}
#rightbar .otitle h2 {
	float:left;
	color:#444444;
	font-size:14px;
	font-weight:normal;
	font-family:"Î¢ÈíÑÅºÚ";
}
#rightbar .otitle .menunav {
	float:right;
	margin:5px 0 0 0;
}
#rightbar .omain {
	width:744px;
	padding:10px 0 10px 10px;
	border:3px solid #7da3b7;
	border-top:none;
	background-color:#FFF;
}
#rightbar .omain p {
	text-indent:2em;
	line-height:25px;
	margin:0 10px 10px 0;
	text-align:justify;
}
#rightbar .omain ul {
	margin:0 0 0 5px;
	padding:0;
}
#rightbar .omain li {
	width:710px;
	height:40px;
	float:left;
	padding:0 0 0 12px;
	text-decoration:none;
	border-bottom:1px dashed #E7E7E7;
	background:url(../images/list.jpg) no-repeat;
	background-position:0 16px;
}
#rightbar .omain li a {
	float:left;
	margin:14px 0 0 0;
	text-decoration:none;
}
#rightbar .omain li span {
	width:100px;
	float:right;
	color:#B4B4B4;
	text-align:right;
	margin:14px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#rightbar .newspage {
	width:725px;
	height:30px;
	padding:0 0 10px 0;
	margin:10px 0 0 5px;
}
#rightbar .opmain {
	width:754px;
	padding:20px 0 10px 0;
	border:3px solid #7da3b7;
	border-top:none;
	background-color:#FFF;
}
#rightbar .opmain .msgbox {
	width:140px;
	float:left;
	margin:0 0 10px 38px!important;
 *margin:0 19px 10px 19px;
}
#rightbar .opmain .msgbox .prodbox {
	width:140px;
}
#rightbar .opmain .msgbox .prodimg {
	width:130px;
	height:95px;
	border:5px solid #7da3b7;
}
#rightbar .opmain .msgbox .prodtitle a {
	width:140px;
	height:22px;
	display:block;
	color:#4c4c4c;
	font-size:12px;
	text-align:center;
	padding:8px 0 0 0px;
}
#rightbar .opmain .mout {
	width:140px;
	float:left;
	margin:0 0 10px 38px!important;
 *margin:0 19px 10px 19px;
}
#rightbar .opmain .mout .prodbox {
	width:140px;
}
#rightbar .opmain .mout .prodimg {
	width:130px;
	height:95px;
	border:5px solid #EDEDED;
}
#rightbar .opmain .mout .prodtitle a {
	width:140px;
	height:22px;
	display:block;
	color:#4c4c4c;
	font-size:12px;
	text-align:center;
	padding:8px 0 0 0px;
}
#rightbar .prodpage {
	width:675px;
	height:30px;
	padding:0 0 10px 0;
	margin:10px 0 0 38px;
}
#rightbar .omain dl {
	display:block;
}
#rightbar .omain dt {
	width:98%;
	height:40px;
	line-height:40px;
	color:#313131;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	margin:0 auto 10px auto;
	border-bottom:1px dashed #CCC;
}
#rightbar .omain .bar {
	width:98%;
	height:20px;
	line-height:20px;
	color:#313131;
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
	margin:0 auto 10px auto;
}
#rightbar .omain .bar span {
	color:#F00;
	font-weight:bold;
}
#rightbar .omain dd {
	margin:0 0 10px 0;
}
#rightbar .omain dd p {
	font-size:12px;
	text-indent:2em;
	line-height:22px;
	margin:0 10px 10px 0;
}
#footer {
	width:100%;
	height:105px;
	margin:10px 0 0 0;
	padding:27px 0 0 0;
	background:url(../images/footer.jpg) repeat-x;
}
#footer p {
	color:#FFF;
	font-size:12px;
	margin:0 0 20px 0;
	text-align:center;
}
#footer p a {
	color:#FFF;
