﻿a.channel:link {color: #000000;}
a.channel:visited {color: #000000;}
a.channel:hover{color: #000000;}
a.channel:active {color: #000000;}
a:link {color:#c1c1c1;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
        color:#c1c1c1;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
        color:#c1c1c1;
	text-decoration: underline;
	line-height: 18px;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
        color:#ffffff;
	text-decoration: underline;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
        color:#c1c1c1;
}
td {font-size:12px;
    color: #00000;}
.headline {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #550000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #550000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
        word-break:break-all; 
}
.text1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #550000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.text2 {
	color: #cc0000;
	font-weight: bold;
}
.text3 {font-size: 12px;
	color: #550000;
	font-weight: bold;
}
.STYLE1 {color: #550000;
	font-size: 16px;
	font-weight: bold;
}
/* 分页 */
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:14px;margin:0px 1px;background:#000000;color:#ffffff;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:14px;margin:0px 1px;color:#ff0000;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:14px;margin:0px 1px;}

.pic img {
vertical-align: middle; max-width: 600px; max-height: 600px; width: expression(this.width >600 && this.height < this.width ? 600: true); height: expression(this.height > 600 ? 600: true); 
}
