/*gray demo*/
*{ margin:0px; padding:0px;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	}
img{ border:none}
ul,li{ list-style:none}

.mainBody{
	background:url(../blackimg/bodybg.gif) repeat-x top;
	background-color:#f1f1f1;
	}
.mydemo{
	width:950px;
	margin:auto;
	padding-bottom:30px;
	}
.mydemo a{ color:#444; text-decoration:none;}
.mydemo a:hover{ color:#0095bf; text-decoration:underline}
.myTop{
	text-align:right;
	color:#686868;
	height:27px;
	background:url(../blackimg/mytopimg.gif) no-repeat right 11px;
	padding-right:10px;
	padding-top:2px;
	margin-right:10px;
	}
.myTop a,
.myTop a:hover{ color:#a3a2a2; padding:0px 5px;}

.myHeader{
	background:url(../blackimg/headerbg.gif) no-repeat;
	height:86px;
	padding:18px 0px 0px 35px;
	}
.myTouxiang{
	width:68px;
	height:68px;
	background:url(../blackimg/mytouxiangbg.gif) no-repeat;
	padding:2px; 
	float:left;
	}
.myName{
	float:left;
	width:800px;
	padding-left:15px;
	color:#b7b7b7;
	padding-top:8px;
	}
.myName h1{
	font-family:"黑体";
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	}
.myName h1 a,
.myName h1 a:hover{ color:#fff; text-decoration:none}

.myName p a,
.myName p a:hover{ color:#b7b7b7;}

.myNav{
	height:41px;
	font-size:14px;
	padding:6px 15px 0px 15px;
	color:#888;
	text-align:right;
	background:url(../blackimg/navbg.gif) no-repeat;
	font-family:"宋体";
	height:34px;
	}
.myNav a,
.myNav a:hover{ color:#fff; padding:0px 5px;}

.Container{
	background:url(../blackimg/contanboxbg.gif) repeat-y top;
	height:100%;
	margin-right:6px
	}
.myLeft{
	background:url(../blackimg/leftbg.gif) no-repeat left top;
	width:298px;
	float:left;
	padding-left:3px;
	padding-right:1px;
	}
.myRight{
	background:url(../blackimg/rightbg.gif) no-repeat right top;
	width:612px;
	float:left;
	padding:8px 15px;
	}
*html .myRight{ width:611px;}
.myLeft dl{padding:5px 15px;}
.myLeft dl dt{
	font-weight:bold;
	color:#569c15;
	}
.myLeft dl dd{
	background:url(../blackimg/listbg.gif) no-repeat left 10px;
	border-bottom:1px solid #f1f1f1;
	padding-left:13px;
	color:#666
	}
.myNolianx{
	background:url(../blackimg/mylianx.gif) no-repeat;
	margin:0px 15px;
	color:#8b8b8b;
	padding:10px 15px 0px 72px;
	line-height:23px;
	height:84px;
	margin-top:10px;
	}
.myNolianx h2{
	font-weight:bold;
	font-size:20px;
	color:#1da8cc;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.myLianximg{padding-right:12px;}

.myNewleave{
	background:url(../blackimg/zuixian.gif) no-repeat top;
	background-color:#fff;
	padding:30px 10px 10px 18px;
	}
.myNewleave ul li{
	background:url(../blackimg/newleaveimg.gif) no-repeat right 10px;
	border-bottom:1px solid #f1f1f1;
	color:#666
	}
.myNewleave ul li a{ color:#0095bf}

.mygeileave{
	background:url(../blackimg/mygeileave.gif) no-repeat top;
	background-color:#fff;
	padding:45px 10px 10px 13px;
	}
.mygeileave p{
	height:29px;
	background:url(../blackimg/tijiaoleave02.gif) no-repeat;
	}
.mygeileave p  a:hover img{
	filter:alpha(opacity=0);
	background:url(../blackimg/tijiaoleave02.gif) no-repeat;
	}
.mygeileave textarea{
	font-size:12px;
	color:#666;
	padding:2px;
	border-top:1px solid #a2a2a2;
	border-left:1px solid #a2a2a2;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	width:265px;
	height:100px;
	margin:10px 0px;
	}
.xinqing{
	border:1px solid #dce8d4;
	background:url(../blackimg/xinqingbg.gif) repeat-x top;
	background-color:#f3f9ef;
	line-height:18px;
	padding:5px 10px;
	color:#666;
	}
.xinqing span{ color:#000}
.xinqing img{
	position:relative;
	top:2px;
	margin-right:5px;
	}
.myRight h3{
	background:url(../blackimg/righttitbg.gif) repeat-x top;
	border:1px solid #f1f1f1;
	margin-top:10px;
	padding-right:10px;
	height:29px
	}
.myRight h3 span{
	float:right;
	font-weight:normal;
	font-size:12px;
	}
.myList{
	margin:5px 5px 10px 0px;
	}
.myList li{
	background:url(../blackimg/listbg.gif) no-repeat left 8px;
	padding-left:13px;
	line-height:20px;
	}
.myList span{
	float:right;
	color:#999;
	}
.myPhoto{
	background:url(../blackimg/myphotobox.gif) no-repeat;
	height:95px;
	padding:6px 0px 0px 33px;
	}
#demo { 
    overflow:hidden; 
    width:570px;
} 
#demo img {
	width:75px;
	height:75px;
	background:url(../blackimg/myphotoimgbg.gif) no-repeat;
	padding:7px;
	} 
#indemo { 
    float: left; 
    width: 800%; 
	} 
#demo1,
#demo2{ float: left; } 

.dis{ display:block;}
.undis{ display:none;}
.JYcenter01{
	padding-left:15px;
	background:url(../blackimg/mytagbg.gif) repeat-x bottom;
	height:25px;
	line-height:25px;
	margin-top:10px;
	}
.ZWfuwu li{
	border:1px solid #ccc;
	float:left;
	height:23px;
	padding:0px 10px;
	cursor:pointer;
	margin:0px 2px;
	line-height:25px;
	}
.ZWfuwu .ZWtab01{
	background-color:#f5f5f5;
	color:#444;
	line-height:23px;
	height:23px;
	}
.ZWfuwu .ZWtab001{
	background:#fff;
	color:#0095bf;
	border-bottom:none;
	height:24px;
	line-height:24px;
	overflow:hidden
	}
.myHaoyou li{
	float:left;
	width:60px;
	text-align:center;
	padding:8px;
	height:70px;
	margin-bottom:0px;
	overflow:hidden;
	line-height:18px;
	}
*html .myHaoyou li{line-height:25px;}
*+html .myHaoyou li{line-height:25px;}

.myHaoyou li a{ color:#0095bf;}

.myHaoyou li img{
	width:48px;
	height:48px;
	padding:5px;
	background:url(../blackimg/myhaoyoubg.gif) no-repeat;
	}
.myDongTaibox{
	background:url(../blackimg/mydongtai.gif) no-repeat top;
	padding-top:40px;
	margin-top:10px;
	height:100%;
	line-height:15px;
	}
.myList02 li{ line-height:21px;}

.myDontList{
	border-bottom:1px solid #ddd;
	padding:5px 0px;
	height:100%;
	}
*html .myDontList{
	padding:10px 0px;
	}
.myDontList h6{
	font-size:12px;
	font-weight:normal;
	color:#333
	}
.myDontList h6 img{
	position:relative;
	top:2px;
	}
.myDontList h6 span{ color:#999}
.myDontList h6 a{color:#0095bf; padding:0px 5px;}

.myDontCont{
	color:#777;
	padding:3px 20px 10px 20px;
	line-height:20px;
	}
.myDontCont img{
	position:relative;
	top:2px;
	}
.myFooter{
	background:url(../blackimg/footerbg.gif) no-repeat;
	width:940px;
	margin:auto;
	text-align:center;
	height:32px;
	padding-top:13px;
	color:#878787;
	font-family:"宋体";
	}
.myFooter a{ padding:0px 5px; color:#666}

.myFooter span{
	float:right;
    padding-right:27px;
	font-family:Arial, Helvetica, sans-serif;
    }
.newtagctt{
	height:100%;
	}
	
/*CSS green-black style page*/
div.green-black {padding:3px;  margin: 3px;text-align: center;}
div.green-black a {border: #2c2c2c 1px solid; padding:1px 5px; background: url(../blackimg/image1.gif) #2c2c2c; color: #fff; margin-right: 2px;  text-decoration: none}
div.green-black a:hover {border: #aad83e 1px solid; background: url(../blackimg/image2.gif) #aad83e;  color: #fff; text-decoration:none }
div.green-black a:active {border: #aad83e 1px solid; background: url(../blackimg/image2.gif) #aad83e; color: #fff;}
div.green-black span.current {border: #aad83e 1px solid; padding:1px 5px;  font-weight: bold; background: url(../blackimg/image2.gif) #aad83e;color: #fff; margin-right: 2px;}
div.green-black span.disabled {border: #f3f3f3 1px solid;padding:1px 5px;color: #ccc; margin-right: 2px}

/* ScrapContent */
.ScrapContent{
	padding:20px;
	padding-bottom:0px;
	}
.ScrapContent h1{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:url(../blackimg/myrzconttit.gif) repeat-x left top;
	color:#333;
	height:32px;
	padding-top:7px;
	}
.ScrapContent h5,
.ScrapContent h6{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#999;
	}
.ScrapContent h5 span{ margin-left:30px;}
.ScrapContent h6{ 
	text-align:left;
	margin-left:0px;
}
.ScrapContent h6 span{ float:right;}

.ScrapContent h6 a,
.myPinglun h4 a{ color:#0095bf}

.ScrapContentBox{
	font-size:14px; 
	line-height:25px;
	margin-top:30px;
}
.ScrapContentBox p{ 
	text-indent:2em; 
	margin-bottom:15px;
}

/*myPinglun*/
.myPinglun{
	background:url(../blackimg/mypinglun.gif) no-repeat center top;
	padding-top:35px;
	}
.myPingbox{
	width:530px;
	background:url(../blackimg/mypingluntit.gif) no-repeat 15px top;
	padding-left:15px;
	height:100%;
	}
.myPingbox h6{
	font-weight:normal;
	font-size:12px;
	}
.myPingbox h6 img,
.myPinglun h4 img{
	position:relative;
	top:3px;
	margin-right:3px;
	}
.myPingbox h6 a{
	margin:3px 10px;
	width:76px;
	height:22px;
	display:block;
	float:left;
	text-align:center;
	color:#666
	}
.myPingbox h6 a:hover{
	margin:3px 10px;
	background:url(../blackimg/myPingtool.gif) no-repeat;
	width:76px;
	height:22px;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none
	}
.myPingtext{
	padding:2px;
	width:524px;
	border-top:1px solid #a2a2a2;
	border-left:1px solid #a2a2a2;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	height:135px;
	font-size:14px;
	}
.myPingBtn{
	height:29px;
	background:url(../blackimg/mypingbtn02.gif) no-repeat;
	margin:5px 0px;
	}
.myPingBtn a:hover img{
	filter:alpha(opacity=0);
	}
.myPinglun h5{ 
	color:#569c15;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	}
.myPinglun h5 a,
.myPinglun h2 a{ padding:0px 5px; color:#0095bf}
.myPinglun h4,
.myPinglun h2{ 
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding:0px 10px;
	background:url(../blackimg/mypingtit03.gif) repeat-x;
	height:29px;
	padding-top:10px;
	}
.myPinglun h2{ background:url(../blackimg/mypingtwo.gif) repeat-x; height:20px; padding-top:4px;}
.myPinglun h4 span{ float:right;}
.myPinglun h4 span a{ color:#999}
.myPingCont{
	line-height:20px;
	color:#444;
	padding:5px 0px;
	padding-left:20px;
	}