@charset "utf-8";
/* CSS Document */

.right{
	text-align:right;
}
.center{
	width:710px;
	text-align:center;
}
.event_img{
	width:400px;
	margin:0 auto;
	text-align:left;
}
.event_img2{
	width:640px;
	margin:0 auto;
	text-align:left;
}

ul.notes li span.text3 {
    display: block;
    padding: 0 0 0 45px;
    position: static;
}

ol.list-disc {
    margin-left: 1.5em;
}

ol.list-disc li {
    background: none repeat scroll 0 0 transparent !important;
    padding: 0;
}

.fl_l_390px{
	width:390px;
	float:left;
}
.fl_r_280px{
	width:280px;
	float:right;
	padding:0 20px 20px;
}

.clear{
	clear:both;
}

ul.list-def2 li {
    list-style: none outside none;
    margin-top: -1px;
    padding: 6px 8px;
}
.h2-col-a{
    background: none repeat scroll 0 0 transparent !important;
}

dl.list-date2:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

dl.list-date2 dt {
    font-weight: bold;
    padding: 5px 0 0 5px;
    position: absolute;
}
dl.list-date2 dd {
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 14px 5px 100px;
}
dl.list-date2 dd.list-blank a {
    background: url("../imgs/ico_newwin.png") no-repeat scroll 99% 50% transparent;
    padding-right: 15px;
}

dl.list-date2 a {
    text-decoration: underline;
}
.red{
	color:#ff0000;
}
dl.list-document dd {
    padding: 5px 14px 5px 6.3em;
}
dl.list-document dt {
    padding: 5px 0 0 5px;
    position: absolute;
}
dl.list-document2 dd {
    padding: 2px 14px 2px 17em;
}
dl.list-document2 dt {
	font-size:14px;
	font-weight:bold;
    padding: 2px 0 0 2px;
    position: absolute;
}
.radius {
	padding:5px 10px 10px 10px; 
	width:680px; 
	border:1px solid #cdcdcd; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.radius p{
	margin:-10px 0;
	padding:-10px 0;
}