/* CSS Document */
.ctm01 {
	width:800px;
	height:330px;
}
.ctm01-1 {
	width:340px;
	height:auto;
	float:left;
}
.ctm01-1 img {
	margin-left:10px;
	margin-right:10px;
}
.ctm01-2 {
	width:460px;
	height:auto;
	float:right;
}
.ctm01-2 img {
	margin-left:10px;
	margin-right:10px;
}
.ctm01-3 {
	width:340px;
	height:auto;
	float:left;
}

#custom{
 width: auto;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 25px;
}
#customtxt{
 width: auto;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 font-size: 95%;
 margin-bottom: 10px;
}
#customtitle{
 width: auto;
 height: auto;
 margin-left: auto;
 margin-right: auto;
 font-size: 95%;
 margin-bottom: 10px;
}

#custombox{
width: auto;
height: auto;
margin-left: 20px;
margin-right: 20px;
}
.boxleft{
float: left;
width: 250px;
height: auto;
margin: 0px 0px 0 0;
}
.boxlefttxt{
float: left;
width: 250px;
height: auto;
margin: 0px 0px 20px 0;
font-weight: bold;
}
.boxleft2 {
float: left;
width: 375px;
height: auto;
margin: 0px 0px 0 0;
}
.boxlefttxt2 {
float: left;
width: 375px;
height: auto;
margin: 0px 0px 20px 0;
font-weight: bold;
}


.customorange{
color: #f78303;
}

h3 {
	font-size: 14px;
	line-height: 120%;
	background-image: url("../custom/images/section_bar.gif");
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-left:80px;
	text-indent: 12px;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#0084ff;
}

.h3_center{
	width:600px;
	height:auto;
	font-size: 14px;
	line-height: 120%;
	background-image: url("../custom/images/section_bar.gif");
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-indent: 12px;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#0084ff;
}

.li_mail {
	width:700px;
	font-size: 16px;
	font-weight:bold;
	line-height: 120%;
	text-align:left;
	color:#FF3366;
	background-image: url("../custom/images/sv_img03_bar.jpg");
	background-repeat:no-repeat;
	margin: 5px 0 5px 40px;
	padding: 5px 0 5px 10px;
	text-indent: 12px;
}
.li_mail2 {
	width:700px;
	margin: 10px 0 5px 40px;
	text-align:left;
	line-height: 180%;
	background-image: url("../custom/images/sv_img03_bg.jpg");
	background-repeat:no-repeat;
}
