﻿@charset "utf-8";
/* CSS Document */
TABLE.info{ line-height:2.4; color:#CCCCCC;}
TABLE.info td{
	/*background-color:#E0E0E0;*/
	border-collapse:collapse;border-bottom:1px solid #ccc;
}
TABLE.info .title{width: 182px;vertical-align:top;/*#666;color:White;*/}

#note ul{
	font-size: 11px; font-family: Helvetica, Arial, Geneva; font-weight: normal;  
	padding: 11px; margin: 0px;
	list-style-type:circle;
}
#note ul li{line-height:2;}
#note ul li.tl{list-style:none;margin-left:-11px;margin-top:5px;}
#note h4{font-weight:bold;margin:8px 0;clear: both; border-bottom: 1px dotted #5F6063;}

#infoblock{
	background:url(../Images/common/InfoTitle2.gif) no-repeat top left;
	width:397px; height:210px;
	position:absolute;
	top:440px;left:79px;
	padding-top:24px;
}
#infoblock #frame{
	height:194px;overflow:auto;
	scrollbar-base-color: #E5D5C5;
	font:0.8em/1.3em Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
#infoblock #frame .date{margin-bottom:0.2em; font-weight:bolder;height:21px;
background:url(../Images/common/InfoDateBg2.gif) no-repeat top left; padding:2px;
}
#infoblock #frame .cont{ margin-bottom:0.5em;}

#newslink a{ background:url(../Images/common/news_btn.jpg) no-repeat top left;
position:absolute;top:380px;left:377px;width:105px; height:29px;}
#newslink a:hover{background-position: bottom left;}