* { margin: 0px; padding: 0px; list-style-type: none; }
a { color: #333; text-decoration: none; outline:none; }
a:hover { text-decoration: none; color: #F60; }
a:active { text-decoration: none; color: #F60; star:expression(this.onFocus=this.blur());
}
.blue a { color:#0284FE; }
.blue a:hover { color:#F30; }
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
img, a img { border:0; }
body { font-size: 12px; color: #333; font-family: "宋体"; background-color: #E7E7E9; }
/*=============head==========*/
.head{ height:62px; padding:6px 0 0 0; background:url(../images/headbg.jpg) repeat-x left top;}
.headmid { width: 1000px; margin:0 auto; }
.logo { float: left; }
.menu { float: left; width: 500px; padding:20px 0 0 70px; }
.menu ul{ float: left; width:500px; }
.menu ul li{float: left; width:100px; height:21px; line-height:21px; text-align:center;}
.menu ul li a{ font-size:15px; font-weight:bold; color:#FFF;  }
.menu ul .line { background:url(../images/line.jpg) no-repeat right center; }
.menu ul .cur { background:url(../images/line.jpg) no-repeat right center; }
.menu ul .cur a{ color:#FEF503;}

.loginblock { float: right; width: 233px; }
.login { float: right; height: 30px; }
.phone { float: left; width: 233px; padding-top: 6px; color: #FFF; }
.textold {  height: 17px; line-height: 17px; width: 104px; border: 1px solid #805905; }



/*=============box==========*/
.box{ }
.boxblock{ }
.mainmid { width: 1000px; margin:0 auto; }
.main { float: left; width: 996px; padding:3px; margin-top:23px; background-color:#FFF; }
.membertop { float: left; width: 956px; padding:13px 20px; background-color: #EFF0F2; margin-bottom:15px; }
.mempic { float: left; height: 94px; width: 94px; background-color: #FFF; }
.memitem { float: right; width: 827px;  }
.pitem { height: 31px; line-height:31px; padding:0 5px; font-size:14px; color:#FE6700; border-bottom:solid 1px #CCC;}
.pitem span{ float:right;}
.pitem span a{color:#FE6700;}
.pitem span a:hover{color:#333;}
.pbot{ padding:8px 5px; font-size: 14px; }
.pbot span { width: 235px; float: left; }

/*membercont*/
.membercont { float: left; width: 996px; background:url(../images/memlefbg.jpg) repeat-y left top; }
.memmenu { float: left; width: 190px; padding:6px 0 0 10px; }
.memdd { float: right; width: 776px; }

.promen { float: left; width: 180px; }
.promen dl { float: left; width: 180px; }
.promen dl .procur { width:158px; display:block; cursor:pointer; height:40px; line-height:40px; padding-left:22px; font-size:14px; color:#FD6602; font-weight:bold; background:url(../images/pcur.jpg) no-repeat left center;}
.promen dl .pronom{width:158px; display:block; cursor:pointer;  height:40px; line-height:40px; padding-left:22px; font-weight:bold; font-size:14px; background:url(../images/pnom.jpg) no-repeat left center;}
.promen dl .prolist { padding:13px 0 13px 22px; }
.prolist ul li { line-height: 27px; height:27px; font-size:13px; }
.memtitle{ height:39px; line-height:39px;  padding-left:32px; font-size:14px; font-weight:bold; color:#FF6101; background:url(../images/titlebg3.jpg) no-repeat left center;}
.membiao{ padding:13px 10px 20px 3px;}
.biao{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.biao td{
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #666666;
}
.red {color: #FF0000}
/*footer*/
.footer{ width:996px; margin:0 auto; height:79px; padding-top:20px; text-align:center; line-height:180%;}
