@charset "utf-8";
/* CSS Document */

.listpages {
	font-size: 12px;
	width:100%;
	clear: both;
	height: 30px;
	line-height:30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear{clear:both}
/*------------------------------------------------main--------------------*/

/*��ҳ���˵�*/
#ileftsideBar {
}
#ilefttitle {
}
	.ileftlist {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	width: 180px;
	height: auto;
	}
	.ileftlist li {
	height:31px;
	margin: 0px;
	padding: 0px;
	width: 179px;
	background-image: url(../images/leftbg.jpg);
	text-indent: 30px;
}
	.ileftlist li a {
	height:31px;
	display: block;
	line-height:31px;
	width: 100%;
	font-size: 14px;
	}
.ilbclass {
	width:174px;
}
.ilbclass a {
	text-indent: 30px;
}
.ilsclass {
	width:174px;
	float: left;
	font-size: 14px;
}
.ilsclass a {
	text-indent: 40px;
	color: #333333;
}
/*���˵�*/
#leftsideBar {
}
#lefttitle {
}
	.leftlist {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	width: 90%;
	height: auto;
	}
	.leftlist li {
	height:30px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
	.leftlist li a {
	line-height: 30px;
	font-size: 13px;
	color: #000;
	background-image: url(../images/cpli.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
	text-indent: 20px;
	}
	.leftlist li a:hover {
	font-weight: bold;
	color: #333;
	}
.lbclass {
}
.lbclass a {
}
.lsclass {
}
.lsclass a {
}
/*�����״�˵�*/
#lefttree {	
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#lefttree dt {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:bold;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	color: #000;
}
.leftIco{
	background-image: url(../images/icon/left.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
.leftIco a{
	color: #CC6600;
	text-indent: 20px;
}
.bottomIco{
	background-image: url(../images/icon/bottom.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#lefttree dd {
	display:none;
}
#lefttree dd a{
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	line-height: 25px;
	display:block;
	color:#070707;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	text-indent: 15px;
}
#lefttree dd a:hover{
  color: #333;
  text-decoration:underline;
}
/*------------------------------------------------content--------------------*/
#main_body {
	width: 97%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#main_body_cp {
	width: 100%;
	height:auto;
}
#mainright {
	width:100%;
	height:auto !important;
	min-height:400px;
	height:400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color:#333;
}
#mainright p {
	font-size:14px; line-height:33px; font-family:"΢���ź�";}
#maininfo {
	font-size: 12px;
	width: 98%;
	height:30px;
	text-align:center;
	line-height: 30px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#maininfo a {
}
#maininfo a:hover {

}
#mainpic {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainpic img {
	width: expression(this.width >700 && this.height < this.width ?700: true); 
	height: expression(this.height > 525 ? 525: true); 
	max-width:700px;
	max-height:525px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
#mainpic2 {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maintitle {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#maincontent {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
}
#maincontent p {
	font-size: 14px;
	text-align: left;
}
.protablecontent {
	width:100%;
	border-left:#B2A673 solid 1px;
	border-top:#B2A673 solid 1px;
	border-bottom:#B2A673 solid 1px;
	border-right:#B2A673 solid 1px;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	font-size:12px;
	font-family: "΢���ź�", "����";} 
.protablecontent tr td{
	border-right:#B2A673 solid 1px;
	border-left:#B2A673 solid 1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}


.protable_one {
	background-color:#B2A673;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.protable_two {
	background-color:#FFFFFF;
	color:000;
	border-bottom:#B2A673 solid 1px;}
.protable_single {
	background-color:#FFFFFF;
}
.protable_double {
	background-color:#E7EDEB;
}
.wcolor {background-color:#FFFFFF;border-bottom:#B2A673 solid 1px;}
.bcolor {background-color:#E7EDEB;border-bottom:#B2A673 solid 1px;}
.protabletitle {
	font-size:16px;
	font-family: "����";
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
#mainbar {
	width: 98%;
	height:25px;
	text-align:center;
	color:#999999;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 12px;
}
#mainbar a {
	color:#333333;
	line-height: 25px;
}
#mainbar a:hover {
	color:#000000;
}
.mainbarleft {
	height:25px;
	width: auto;
	clear: left;
	float: left;
	line-height: 25px;
	display: inline;
}
.mainbarright {
	height:25px;
	width: auto;
	clear: right;
	float: right;
	line-height: 25px;
	display: inline;
	margin-right: 10px;
	
}
/*��ѯ�б�*/
#articlelist {
	font-size: 14px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
#articlelist a {
	font-size: 14px; color:#333; font-family:"΢���ź�";
}
.articleid {
	width:2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletitle {
	width:63%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlepublisher {
	width:15%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articletime {
	width:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articlehit {
	width:10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	line-height: 30px;
}
.articleids {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-image: url(../images/icon/002.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.articletitles {
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-align: left;
}
.articlepublishers {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articletimes {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.articlehits {
	text-align: center;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

/*�µ�ͼƬ�б�start*/
.picshow {
	font-size: 12px;
	width:100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top:2px;
	margin-bottom: 2px;
}
.picshow dd {
	width: 230px;
	height:210px;
	float: left;
	list-style-type: none;
	margin-right:9px;
	margin-left:0px;
	display: block; border:1px #efefef solid; margin-bottom:20px;
}
.picshow dd div {
	width:220px;
	height:175px;
	margin-right: auto;
	margin-left: auto;
}
.picshow dd div a {
	width:220px;
	height:175px;
	/*��IE�����������ʶ��Ĵ�ֱ���еķ���*/
        display: table-cell;
	vertical-align:middle;
	/*����ˮƽ����*/
        text-align:center;
/* ���IE��Hack */
*display: block;
*font-size: 118px;/*ԼΪ�߶ȵ�0.873��200*0.873 ԼΪ175*/
*font-family:Arial;/*��ֹ��utf-8�����hackʧЧ���⣬��gbk����*/
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
.picshow dd div a:hover {
	border: 1px solid #07771c;
}
.picshow dd div a img {
	width: expression(this.width >220 && this.height < this.width ? 220: true); 
	height: expression(this.height > 175 ? 175: true);
	max-width:220px;
	max-height: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.picshow dd span {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.picshow dd span a {
	line-height: 30px;
	text-align: center;
	color:#333;
}
.picshow dd span a:hover {
	border:none;
}

/*�µ�ͼƬ�б�end*/
#picshow {
	font-size: 12px;
	width: 99%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#picshow ul {
	width: 675px;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#picshow ul li {
	width: 225px;
	height:175px;
	float: left;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
}
#picshow ul li a {
	color: #000;
	border: 1px solid #ECECEC;
	display: block;
	padding: 2px;
}
#picshow ul li a:hover {
	color: #333;
	border: 1px solid #FF6600;
}

#picshow ul li a img {
	width: expression(this.width >180 && this.height < this.width ? 180: true); 
	height: expression(this.height > 135 ? 135: true);
	max-width: 180px;
	max-height: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.picshowdiv {
	width: 200px;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
}
.picshowtable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	table-layout: fixed;
}
.picshowtable tr td {
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.picshowspan {
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	width: 200px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#picshow ul li span a {
	line-height: 30px;
	border:none;
}
#picshow ul li span a:hover {
	border:none;
}

#mainproclasscontent {
	height:auto;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#articleinfo {
	font-size: 12px;
	width:990px;
	height:auto !important;
	min-height:500px;
	height:500px;
	border: 1px solid #8AA8DD;
}
#articleinfo2 {
	width:99%;
	line-height:21px;
	text-align: center;
	display: block;
	background-color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
}
#articlecontent {
	width:96%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#articlepictures {
	width:480px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#articlepictures img {
	width: expression(this.width >550 && this.height < this.width ? 550: true); 
	height: expression(this.height > 550 ? 550: true); 
	max-width: 550px;
	max-height:550px;
	margin-right: auto;
	margin-left: auto;
}
#articlevideo {
	width:500px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*��ҳ��Ʒ*/
.propicshow {
	width: 100%;
	height:auto;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.propicshow tr td {
	height: auto;
}
.propicshow tr td a {
	color: #FFF;
}
.propicshow li a:hover {
	color: #003399;
}
.propicshow tr td a img {
	height:160px;
	border: 1px solid #EBEBEB;
	margin-right: 5px;
	margin-left: 5px;
}
.propicshow tr td div {
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	height: 30px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow tr td div a {
	line-height: 30px;
	font-size: 14px;
}


.propicshow2 {
	/* [disabled]width: 100%; */
	/* [disabled]height: auto; */
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.propicshow2 li {
	width: 220px;
	height: 180px;
	float: left;
	list-style-type: none;
	display: block;
}
.propicshow2 li a {
	color: #333333;
}
.propicshow2 li a:hover {
	color: #000;
}
.propicshow2 li a img {
	width: 200px;
	height: 150px;
	border: 1px solid #EBEBEB;
}
.propicshow2 li div {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	height: 20px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: left;
}
.propicshow2 li div a {
	line-height: 20px;
}


.picshow3{
	width: 980px;
	height:135px;
	text-align:center;
	display: block;
	margin: 0;
}
.picshow3 dd {
	width: 196px;
	height: auto;
	float: left;
	display: block;
}
.picshow3 dd img {
	height: 135px;
	width: 180px;
}


/*ְλ*/
.joblist {
	font-size: 12px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
.joblist tr th {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	line-height: 30px;
	font-size: 13px;
}
.joblist tr td {
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	line-height: 25px;
}
.joblist tr td a {
	color: #666666;
}
/*����*/
.feedback_list1 {
	color: #666666;
	line-height: 30px;
	width: 700px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	margin-top: 5px;
	border: 1px solid #003399;
}
.feedback_list2 {
	color: #666666;
	line-height: 30px;
	width: 700px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	margin-top: 5px;
	border: 1px solid #003399;
}
.feedback_list1 tr td {
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
}
.feedback_list2 tr td {
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
.feedback_xingming {
	color: #000000;
	width:50px;
	text-align: right;
}
.feedback_liuyan {
	color: #000000;
	text-align: right;
}
.feedback_huifu {
	color: #FF0000;
	text-align: right;
}
.feedback_name {
	color: #0033CC;
	width:350px;
	text-align: left;
}
.feedback_time {
	color: #999999;
	width:350px;
	text-align: right;
}
.feedback_content {
	color: #333333;
	text-align: left;
}
.feedback_reply {
	color: #FF0000;
	text-align: left;
}

.feedback_input {
	background-color: #F9F9F9;
	border: 1px solid #999999;
	color: #000;
}
.feedback_list_bg {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: center;
	line-height: 20px;
	color: #000;
}
.feedback_list_bg1 {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: left;
	line-height: 20px;
	color: #333333;
	padding-left: 10px;
}
.feedback_list_bg2 {
	background-color: #F9F9F9;
	border: 1px solid #009900;
	text-align: left;
	line-height: 20px;
	color: #009900;
	padding-left: 10px;
}
#feedback_write {
	color: #333333;
	line-height: 30px;
	vertical-align: middle;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#feedback_write td {
	line-height: 30px;
	text-align: left;
}
.feedback_send {
	text-align:center;
}
/*��ת�˵�*/
.flinks {
	width: 140px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}
.flinks select {
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*��ҳ*/
/*��ѯ�б���ʽ*/
.icon_lock {
	background-image: url(../images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon_all {
	background-image: url(../images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexpublisher {
	float: right;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.indexdate1 {
	float: right;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	font-family: "����";
}
.indexdate2 {
	float: right;
	width: 80px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-family: "����";
}
.articleshow_0 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_0 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	background-image: url(icon/005.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.articleshow_0 li a {
	line-height: 22px;
	display:block;
	margin-left:15px;
	}
.articleshow_1 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_1 li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	background-image: url(../images/icon/006.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: left;
}
.articleshow_1 li a {
	line-height: 22px;
	display:block;
	margin-left:20px;
	overflow: hidden;	
	}
.articleshow_2 {
	width:99%;
	overflow: hidden;
	font-size:12px;
}
.articleshow_2 li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	overflow: hidden;
	background-image: url(../images/icon/002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	width:50%;
	float: left;
}
.articleshow_2 li a {
	line-height: 25px;
	display:block;
	margin-left:18px;
	overflow: hidden;	
	}
.articleshow_3 {
	width:99%;
	overflow: hidden;
	font-size:14px;
	color:#333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.articleshow_3 li {
	height: 35px;
	overflow: hidden;
	background-image: url(../images/icon/biao_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin: 0px;
	padding: 0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC; font-family:"΢���ź�"
}
.articleshow_3 li a {
	line-height:35px;font-size:14px;
	display:block;
	margin-left:15px;
	overflow: hidden;
	color:#333333;
	}
.articleshow_3 li a:hover {
	text-decoration: underline;font-size:14px;
	}
.newssend {
	background-image: url(../images/icon/new.gif);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
}

.proclassshow {
	width:540px;
	overflow: hidden;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.proclassshow a {
	line-height:20px;
	color:#CCFFFF;
}
.proclassshow a:hover {
	color:#FFFFFF;
}
.proclassshow li {
	height: 20px;
	overflow: hidden;
	text-align: left;
	float: left;
	width:80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
.proclassshow li a {
	line-height: 22px;
	}
.sproclass {
	width: 50%;
	background-image: url(../images/icon/005.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.bproclass {
	width: 100%;
	background-image: url(../images/icon/005.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.bproclass a {
	color: #1272BE;
	font-weight: bold;
}
.bproclass a:hover {
	color: #0066CC;
}
/*ͷ������*/
#indextop {
	font-size: 13px;
	width: auto;
}
#toparticle {
	height:80px;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.imgdiv {
	height:75px;
	width:120px;
	float: left;
}
.imgdiv img {
	height:63px;
	width:90px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.titlediv {
	height:20px;
	width:200px;
	float:left;
	color:#B66921;
	text-align: left;
}
.titlediv a {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.contentdiv {
	text-align: left;
	height:60px;
	width:200px;
	float: left;
	color:#333;
	overflow: hidden;
}
.morediv {
	height:20px;
	width:400px;
	float: right;
	color:#333;
	text-align: right;
}
#toparticle div p {
	height:20px;
	color: #C90;
	line-height: 20px;
}

/*��ת�˵�*/
.flinks {
	width: 200px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}
.flinks select {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
}
.more1 {
	width: 34px;
	background-image: url(../images/icon/more.gif);
	height: 11px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 22px;
	margin-right: 10px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center center;
}
.more2 {
	width: 28px;
	background-image: url(../images/more.gif);
	height: 24px;
	display: inline;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	line-height: 24px;
}
/*��Ʒ����*/

.slider {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slider LI {
	DISPLAY: inline; LIST-STYLE-TYPE: none; WIDTH: 175px; HEIGHT: 175px
}
.slider IMG {
	DISPLAY: block; WIDTH: 370px; HEIGHT: 149px
}
.slider2 {
	WIDTH: 2000px
}
.slider2 LI {
	FLOAT: left
}
.num {
	RIGHT: 5px; BOTTOM: 5px; POSITION: absolute
}
.num LI {
	BORDER-RIGHT: #ff7300 1px solid; BORDER-TOP: #ff7300 1px solid; FONT-SIZE: 12px; FLOAT: left; MARGIN: 3px 1px; OVERFLOW: hidden; BORDER-LEFT: #ff7300 1px solid; WIDTH: 16px; CURSOR: pointer; COLOR: #ff7300; LINE-HEIGHT: 16px; BORDER-BOTTOM: #ff7300 1px solid; FONT-FAMILY: Arial; HEIGHT: 16px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
.num LI.on {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 16px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 1px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; HEIGHT: 21px; BACKGROUND-COLOR: #ff7300; BORDER-RIGHT-WIDTH: 0px
}
/*����*/
#lx ul{
	float:left;
	list-style:none;
	width:230px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#lx li{
	display:none;
	width:230px;
}
#lx img{
	border:1 solid #333333
}
#piclist{
	height:177px;
}
#infolist{
	clear:both;
	height:30px;
}
#piclist li{
	filter:alpha(opacity=0);
	opacity:0;
}
#infolist li{
	height:30px;
	font-size:14px;
	font-family:Arial;
	background-color:#FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	line-height: 30px;
	text-align: center;
}
#zyic2 a {
color:#FFFFFF}
/*���߿ͷ�QQ*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}

.qqbox{
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:150px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
}
.qqlv{
	width:25px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf{
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #138907;
	background:#fff;
}
.qqkfbt{
	width:118px;
	height:20px;
	overflow:hidden;
	background:#138907;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #9CD052;
	cursor:pointer;
	text-align:center;
}
.qqkfhm{
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh{
	width:102px;
	padding-left:10px;
}
/*QQ����*/
#procontent3 table {
	width:100%;
	border-left:#CCC solid 1px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	border-right:#CCCsolid 1px;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	font-size:12px;
	font-family: "����";
} 
#procontent3 table tr td{
	border-right:#CCC solid 1px;
	border-left:#CCC solid 1px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	line-height:30px;
}


.protable_one {
	background-color:#CCC;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	color:#fff;
	font-size:13px;
}
.protable_two {
	background-color:#FFFFFF;
	color:000;
	border-bottom:#CCC solid 1px;}
.protable_single {
	background-color:#FFFFFF;
}
.protable_double {
	background-color:#E7EDEB;
}
/*------------------------------------------------content--------------------*/

.nzdt {
	width: 242px;
	height: 201px;
	clear: both;
}
.nzri {
	width:752px;
	height:auto;
	float:right;
	border:1px #efefef solid;
}
.nzrn {
	width:736px;
	height:auto;
	padding-top:15px;
	margin:auto;
}
#main_body {
	width: 97%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#main_body_cp {
	width: 100%;
	height:auto;
}
#mainright {
	width: 100%;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #333;
}
#mainright p {
	font-size:14px; line-height:35px; font-family:"微软雅黑";}
#maininfo {
	font-size: 12px;
	width: 98%;
	height:30px;
	text-align:center;
	line-height: 30px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#maininfo a {
}
#maininfo a:hover {

}
#mainpic {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainpic img {
	width: expression(this.width >700 && this.height < this.width ?700: true); 
	height: expression(this.height > 525 ? 525: true); 
	max-width:700px;
	max-height:525px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EDEDED;
	padding: 2px;
}
#mainpic2 {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maintitle {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#maincontent {
	width: 98%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
}
#maincontent p {
	font-size: 14px;
	text-align: left;
}
.new_top{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.sp_biao{float:left; font-size:16px; color:#018110;}
.sp_lie{color:#999; float:right; font-size:12px;}
