body {
	background:#FFFFFF;
	margin:0px;
	font-size:12px;
	font-family:Arial,Verdana;
	line-height:150%;
}
form {
	margin:0px;
	}
	
.input{
	background-color:#FFFFFF;
	border:1px solid #68AE00;
	color:#68AE00;
	}
img {
	border:0px;
	}
li {
	white-space:normal;
	}


/*超链接样式*/	
a.Green:visited,a.Green:link,a.Green:active {
	color:#68AE00;
	text-decoration:none;
	}
a.Green:hover {
	color:#666666;
	text-decoration:none;
	}
	
a.Green14B:visited,a.Green14B:link,a.Green14B:active {
	color:#68AE00;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}
a.Green14B:hover {
	color:#666666;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}

	
a.footer:link {
	color:#666666;
	text-decoration:none;
	}
a.footer:visited {
	color:#666666;
	text-decoration:none;
	}
a.footer:active {
	color: #68AE00;
	text-decoration:none;
	}
a.footer:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
a:visited,a:link {
	color:#666666;
	text-decoration:none;
}

a:active,a:hover {
	color:#68AE00;
	text-decoration:none;
}
	

/*显示样式*/
ul.Classlist li a{
	list-style-type:none;
	background:#DFDFDF;
	display:block;
	height:20px;
	border:1px #FFFFFF solid;
	}
ul.Classlist li a:hover{
	background:#95DB00;
	display:block;
	color:#FFFFFF;
	}
ul.Classlist .selected a{
	background:#95DB00;
	display:block;
	color:#FFFFFF;
	}


/*字体*/
.Green_14B{
	color:#68AE00;
	font-size:14px;
	font-weight:bold;
	}
.Green_16B{
	color:#68AE00;
	font-size:16px;
	font-weight:bold;
	}
.datetime {
	font:bold 11px/18px Georgia, Times New Roman, Times;
	color:#999999;
	}

.row {
	clear:right;
	}
.text_align_center {
	text-align:center;
	}		
.text_align_right {
	text-align:right;
	}
.vdotline{
	background:url(/images/dotline.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:10px;
	height:100%;
	}
.dotline{
	background:url(/images/dotline-.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
	width:100%;
	}
	
.th_grass{
	background:url(/images/table_grass.gif);
	height:30px;
	background-repeat:no-repeat;
	line-height:30px;
	overflow:hidden;
	padding-left:40px;
	}
.th_box{
	background:url(/images/table_head.gif);
	height:30px;
	border-color:#A7A7A7;
	border-width:1px;
	border-style:solid;
	width:200px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	color:#999999;
	}
.th_gray{
	background:#DFDFDF; 
	color:#666666;
	height:25px;
	line-height:20px;
	overflow:hidden;
	font-weight:bold;
	text-align:center;
	width:100%;
	margin-bottom:2px;
	}

ul.list_arrow {
	list-style-position:outside;
	list-style-image:url(../images/arrow.gif);
	margin-left:20px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	}
.list_arrow li {
	margin:0px;
	line-height:150%;
	}
	
.PicNews_Img{
	border:1px #D9D9D9 solid;
	background-color: #F2F2F2;
	padding:3px;
	width:84px;
	height:54px;
	}
		

.LogoFrame {
	border:0px;
	width:100px;
	border-collapse:collapse; 
	}
.LogoFrame td{
	border:0px;
	text-align:center;
	padding:0px;
	}
.LogoFrame .top {
	background:url(/images/bg_01.gif);
	background-repeat:repeat-x;
	}	
.LogoFrame .left {
	background:url(/images/bg_03.gif);
	background-repeat:repeat-y;
	}
.LogoFrame .right {
	background:url(/images/bg_04.gif);
	background-repeat:repeat-y;
	}
.LogoFrame .buttom {
	background:url(/images/bg_02.gif);
	background-repeat:repeat-x;
	}
.LogoFrame .LogoImg img{
	width:100px;
	height:100px;
	}
	
.border_gray {
	border:1px #D9D9D9 solid;
	padding:1px;
	}
.ChannelName {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#95DB00;
	border:1px #FFFFFF solid;
	text-align:center;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:10px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	}
