#right .cont{
	width:610px;
	padding: 0px;
	margin: 3px auto;
}

#right .cont h2 {
	background: url(../img/content_img/e-cont_titleline.gif) bottom no-repeat;
	color: #336699;
	padding: 0 0 3px 0;
	height: 20px;
	margin: 0 0 8px 0;
	text-indent:0;
	font-size: 120%;
}

#right .cont .subtitle {
	background: url(../img/content_img/e-cont06_icon.gif) left top no-repeat;
	color: #F2720A;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 3px 15px;
	height: 18px;
	text-align: left;
	font-size: 100%;
	text-indent: 0px;
	font-weight:bold;
}


#right .cont .ck {
	text-align: left;
	margin: 0px 0px -2px 0;
	padding: 0px 10px 0px 0;
}

#right .cont .img_right {
	float: right;
	margin: 0px 0px 10px 10px;
	}

#right .cont .img_left {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
#right .cont .ubox {
	background: url(../img/content_img/e-cont_uboxbottom.gif) bottom no-repeat;
	color: #336699;
	padding: 0 0 10px 0;
	margin: 10px 0;
	font-size: 100%;
}
#right .cont .ubox h4 {
	background: url(../img/content_img/e-cont_uboxtop.gif) top no-repeat;
	color: #336699;
	padding: 10px 0 0px 10px;
	margin: 0px;
	font-size: 100%;
}

#right .cont .ubox h5 {
	color: #FF6600;
	padding: 10px 0 0px 10px;
	margin: 0px;
	font-size: 100%;
	font-weight:normal;
}

#right .cont .ubox p{
	padding: 5px 10px;
	margin: 0px;
}
	
#right .cont .box {
	background: url(../img/content_img/e-cont_boxbottom.gif) bottom no-repeat;
	padding:4px 0;
	margin: 0px 0;
	font-size: 100%;
}
#right .cont .box h4 {
	background: url(../img/content_img/e-cont_boxtop.gif) top no-repeat;
	color: #336699;
	padding: 30px 0 0px 80px;
	margin: 0px;
	font-size: 100%;
}

#right .cont .box p{
	background: url(../img/content_img/e-cont_boxside.gif) top repeat-y;
	padding: 10px 20px;
	margin: 0px 0 0px 0;
}

#right .cont .hr{
	border:#CCCCCC dotted 1px;
	height: 1px;
	padding: 0px;
	margin: 0 0 10px 0;
}

