/* CSS Document */
th{
	background:#0072BC;
	color:#FFF;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;}
a{
	color:#00CCFF;
	text-decoration:none;}

a:hover{
	text-decoration:underline;}	
img{
	border:none;}
label{
	color:#BBB;
	font-style:italic;}
ul{
	padding:4px;
	margin:10px;
	padding-top:2px;
	padding-bottom:2px;	}
h1{
	color:#0072BC;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;}
h2{
	color:#949494;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;}
h3{
	color:#00CCFF;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:10px;
	margin-left:0;
	padding-left:0px;}
h3 a{color:#00CCFF;
	text-decoration:underline;
	}
h3 a:hover{color:#00CCFF;
	text-decoration:none;
	}
h4 a{
	text-decoration:none;
	color:inherit;}
h4{
	color:#00448C;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	margin:5px;
	margin-left:0;
	padding-left:0px;}
.right_cnt{
	background:#CCC;
	float:right;
	width:160px;
	padding-top:10px;
	padding-left:13px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:2px;}
.li{
	background:url(../img/dot.gif) left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
	cursor:pointer;
	font-size:9px;}
.li_hov{
	background:url(../img/dot_hov.gif) left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
	cursor:pointer;
	font-size:9px;}
.li_on{
	background:url(../img/dot_on.gif) left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
	cursor:pointer;
	font-size:9px;}	
.content{
	float:left;
	padding:20px;
	text-align:left;
	width:462px;}
.news{
	padding:5px;
	border-bottom:dashed 1px #ABC;
	cursor:pointer;
	float:left;
	width:450px;
	}
.news_hov{
	padding:5px;
	background:#F4FCFF;
	cursor:pointer;
	border-bottom:dashed 1px #ABC;
	float:left;
	width:450px;}
.new_hov a{text-decoration:none;}				
.quick_hov{text-decoration:underline; padding-bottom:3px; color:#0072BC; padding-right:3px;}
.quick_hov a{ text-decoration:none; padding-bottom:2px;}
.hide{display:none;}
.show{	display:block;}
.list{
background:#0072BC;
color:#FFF;
border-bottom:solid 1px #FFF;
padding-top:4px;
padding-bottom:4px;
padding-right:10px;
padding-left:10px;
width:120px;
cursor:pointer;
}

.list_hov{
background:#00448C;
color:#FFF;
border-bottom:solid 1px #FFF;
padding-top:4px;
padding-bottom:4px;
padding-right:10px;
padding-left:10px;
width:120px;
cursor:pointer;
}


								