@import url("print.css") print;
BODY {
	MARGIN: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	BACKGROUND-COLOR: #333333;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 180%;
	color: #ffffff;
}
area{behavior:url(link.htc)} 
a:visited { 
    color: #ffffff;
	text-decoration: none
}
a:link { 
    color: #ffffff; 
    text-decoration: none
}
a:hover { 
    color: #FFFFFF;
	text-decoration: none
}
.imgline {
	border: 1px solid #B0B0B0;
	cursor:pointer;
}
.imgline2 {
	border: 1px solid #000000;
}
.input1 {
	height: 18px;
	width: 120px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #333333;
	color: #999999;
}
.input2 {
	background-color: #666666;
	color: #CCCCCC;
}
.font1 {
	line-height: 170%;
}
.font2 {
	color: #999999;
}
.font3 {
	color: #8C8C8C;
	line-height: 140%;
}
.font4 {
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
	color: #FFCC00;
}

.contenttitle1 {
	font-size: 22px;
	line-height: 250%;
	color: #FFCC00;
	font-family: "¿¬Ìå_GB2312";
	font-weight: bold;
}
.contentmain {
	font-size: 14px;
	line-height: 180%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.imgpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img.menu {cursor:pointer;}

div#plcontainer{
	margin-left:25px;
}
div#plitem{
	margin-top:10px;
}
div#plline{
	width:580px;
	height:1px;
	float:left;
	display:inline;
	text-align:left;
	BACKGROUND-COLOR:#ccc;
	padding-left:12px;
	padding-right:12px;
	font-size: 0px;
}
div#plheight{
	width:580px;
	height:5px;
	float:left;
	display:inline;
	BACKGROUND-COLOR:#333333;
	padding-left:12px;
	padding-right:12px;
	font-size: 0px;
}
div#plby{
	width:290px;
	float:left;
	display:inline;
	text-align:left;
	BACKGROUND-COLOR: #484848;
	padding-left:12px;
	color: #8C8C8C;
}
div#pltime{
	width:290px;
	float:left;
	display:inline;
	text-align:right;
	BACKGROUND-COLOR: #484848;
	padding-right:12px;
	color: #8C8C8C;
}
div#plcontent{
	width:580px;
	float:left;
	display:inline;
	text-align:left;
	BACKGROUND-COLOR: #484848;
	padding-left:12px;
	padding-right:12px;
}
div#plpost{
	width:580px;
	float:left;
	display:inline;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
}
div#plpostmain{
	margin-left:25px;
}
div#plpostform{
	margin-top:25px;
}
#postform{
	text-align:left;
}
#postform ul{
	list-style:none;
}
#postform li{
	margin:0 0 1em 0;
}
input#pl_name,#pl_content{
	border:1px solid #ccc;
	BACKGROUND-COLOR: #484848;
	color:#fff;
}
#postform textarea{
	width:100%;
	height:150px;
}
