﻿@charset "utf-8";

h3{
	margin:0px 0px 10px 0px;
}

.left_width{
	width:313px;
}

h4.title{
	background:url(img/li_bg.gif) no-repeat left 50%;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-size:14px;
}

.left_padding{
	padding:0px 0px 0px 40px;
}

.right_padding{
	padding:0px 40px 0px 0px;
}


.border{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.border2{
	border-right:1px solid #ffffff;
}
.text_mi01{
	font-weight: bold;
	color: #0066CC;
	font-size: 16px;
}
.text_mi02{
	font-size: 20px;
	font-weight: bolder;
}
.text_mi03{
	color: #a50021;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 10px;
}
.b_line{
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0066CC;
	color: #0066FF;
}
