#info ul {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
#info {
	text-align: left;
	padding-bottom: 35px;
}
#info li {
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
}
#info li a {
	font-size: 13px;
	color: #09C;
	text-decoration: none;
}
#contents1 table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#contents1 table tr th {
	width: 50px;
	text-align: left;
	font-weight: normal;
	background-color: #EBEBEB;
}
#contents1 th,#contents1 td {
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 1.5em;
	padding: 10px;
}
#info p {
	text-align: right;
}
#contents1 #intro li{
	margin-bottom: 15px;
}
#contents1 #intro {
	margin-bottom: 30px;
}
#main .box h3 {
    margin-bottom: 1em;
    text-shadow: 0px 0px;
    color: #014783;
}
#main .box .contact {
    text-align: right;
}
