BODY {
	color: Gray;
	background-color: Black;
	font-family: 宋体, 黑体, Arial, "Arial Black", sans-serif;
	font-size: 12PX;
	text-align: left;
	margin:0;
}

A {
	color: Gray;
	text-decoration:none;
}

A:HOVER {
	color: #C70006;
	text-decoration:none;
}


#container {margin:0 auto; width:1000px;}
#sidebar { float:left; width:240px; height:700px; background:#C70006;}
#content { float:left; width:760px; height:500px; background:#000;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#righttop { float:left; width:720px; height:32px; background:#000; background-image: url(PIC/MAIN/images/right_top_03.jpg);  margin-top: 20px;  margin-left: 20px;  }/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#rightmenu { position:static ;z-index:3;float:left; width:720px; height:26px; background:#000; margin-top: 5px;  margin-left: 20px;  z-index: 9;   }/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
.lefttop { float: inherit; width:240px; height:120px; background:#000; background-image: url(PIC/MAIN/images/left_top_03_03.jpg);  margin-top: 15px;  }/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#rightcontext { float:left; width:720px; height:auto; margin-top: 15px;  margin-left: 20px;  }/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/

/*Menu*/

a.b:link{
	color:#969696;
	text-decoration:none;

}
a.b:visited{
	color:#FFFFFF;
	text-decoration:none;


}
a.b:hover{
color:969696;


text-decoration:none;

}
a.b:active{
color:969696;
text-decoration:none;

}

/*link 2*/
a.c:link{
	color:#ffffff;
	text-decoration:none;

}
a.c:visited{
	color:#FFFFFF;
	


}
a.c:hover{
color:white;


text-decoration:none;

}
a.c:active{
color:white;
text-decoration:none;

}
#nav{
width:720px;
height:30px;
border-bottom:0px;
padding:0px 5px;
position:absolute;
z-index:1;
left: 0px;
top: 25px;
z-index:3;
}
.list{
line-height:20px;
text-align:left;
padding:4px;
font-weight:normal;
color: #ffffff;
z-index:3;
}
.menu1{
width:110px;
height:auto;
margin:6px 4px 0px 0px;
border:1px solid #c70006;
background-color:#c70006;
color:#ffffff;
padding:6px 0px 0px 0px;
cursor:hand;
overflow-y:hidden;
z-index:3;

}
.menu2{
width:110px;
height:18px;
margin:6px 4px 0px 0px;
background-color:#323232;
color:#ffffff;
border:1px solid #323232;
padding:6px 0px 0px 0px;
overflow-y:hidden;
cursor:hand;
z-index:3;
}

/*newMenu*/
/* $TopStyle:URL=http://www.chinaz.com//images/code.css$ */
.left_menutitle {
	font-family: "宋体";
	font-size: 15px;
	color: #969696;
	font-weight: bold;
	text-align: center;
	height: 18px;

}
.txtTitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #c70006;
}

.contextStyle {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #8c8c8c;
	padding: 5px;

}
li {
	font-family: "宋体";
	line-height: 180%;
	color: #CCC;
	font-size: 12px;
}
.liTitle {
	font-family: "宋体";
	font-size: 12px;
	color: #c70006;
}
.picBorder {
	border: 5px solid #323232;
}
.contextTitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.contextEtitle {
	font-size: 18px;
	color: #CCC;
	font-family: "Arial Black";
}
.contextEtitle2 {
	font-family: "黑体";
	font-size: 18px;
	color: #CCC;
}
.contextBigTitle {
	font-family: "黑体";
	font-size: 36px;
	color: #C70009;
}
.txt666666 {
	color: Gray;
	font-size: 12px;
}
.PICWRIRE {
	border: 1px solid #CCC;
}