﻿@import url("header.css");
@import url("footer.css");
@import url("about.css");

#div_event .li_1
{
	padding-left: 10px;
	height: 24px;
	color: #00568C;
	font-size: 14px;
	font-weight: bold;
	line-height:24px;
}

#div_event .li_2
{
	padding-left: 10px;
	height: 30px;
	line-height:30px;
	font-size: 14px;
}
