@charset "utf-8";
.page2 .titles h2
{
	margin: 23px 0 20px 38px;
	color: #cfef1c;
	font-size: 25px;
	line-height: 28px;
}
.page2 .titles p
{
	margin: 0 0 0 40px;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 2px;
	color: #fff;
}
.maincontent-wrap {
	padding:10px 0 0 30px;
	color: #3e6ca1;
	word-spacing: 2px;
	line-height:130%;
}
.left-column {
	float:left;
	width:450px;
}
.left-column h3 {
	
	font-size: 130%;
	font-weight: normal;
}

.left-column Table {
	
	border-collapse:collapse;
}
.left-column Table .txtBox{
	
	border-color:#375A93;border-width:1px;border-style:Solid; width:95%; overflow :hidden;
}

.left-column Table td {
	text-align:left;
	vertical-align:top;
	padding:3px 0 20px 0;	
}

.left-column Table a {
	color: #3d6ca1;
text-decoration: underline;}

.left-column Table .point-decorate
{
	padding-left:40px;
	background: url(../images/bg-div-featured.gif) no-repeat 10px 6px;
}
.left-column .emphasis {
	font-size: 130%;
	font-weight:bolder;
	color: #3d6ca1;
}
.left-column h3 strong {
	font-size: 24px;
	letter-spacing: -1px;
}
.right-column {
	float: right;
	width:320px;
}
.right-column .btn-download {
	float: right;
	margin: 26px 38px 0 0;
	display:block;
}
.right-column .btn-freetrial {
	float: right;
	margin: 120px -210px 0px 0px;
	display:block;
}
.right-column .image
{
	float:right;
	margin:320px 1px 0 0;
	clear:both;
}




















