﻿body {
}

A:link {
	text-decoration: none;
	color: Blue;
}
A:visited {
	text-decoration: none;
	color: Blue;
}
A:active {
	text-decoration: none;
	color: Blue;
}
A:hover {
	text-decoration: none; color: red;
}


.audio_news
{
	height: 35px; width:250px; 
	font-size:small; padding-bottom:15px;
}

.head_img 
{
	float: left; 
	width: 53px; 
	height: 56px; 
	margin-right: 5px;
	border: solid 1px blue;
}

LI
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	font-size: small;
	margin-bottom: 5px;
}

.other_news_head
{
	font-size: 13pt; 
	width: 100%; 
	color: #333200; 
	font-family: verdana;
	padding-bottom: 10px;
	background-color: #ccccff;
	height: 13px;
	padding-left: 10px;
}
.td_other_news
{
	width: 100%; 
	padding-bottom: 10px;
}
.other_news_detail
{
	width: 100%;
	border-bottom: solid 1px #adeade;	
	padding-bottom: 20px;
	padding-top: 5px;
}
.commentbox{
background-color: #ececec;
width: 500px;
padding: 10px;
}

.commentfooter{
background: url('images/arrow.gif') no-repeat 20px 0; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 70%;
color: #4A4A4A;
font-style:italic;
}
.video_image
{
	float: left; 
	width: 160px; 
	height: 174px;
	border: solid 1px blue;
}	
.play_video
{
	width: 135px; text-align: center;
	vertical-align:bottom;
}	
.video_summary
{
	width: 135px; vertical-align: top; font-size:small;
}
.video_table
{
	width: 295px; height: 160px; border-right: #e6e6fa 1px solid; border-top: #e6e6fa 1px solid; border-left: #e6e6fa 1px solid; border-bottom: #e6e6fa 1px solid;
}	