* {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.main {
	width:910px;
	margin:0 auto;
	clear:both;
	margin-top:14px;
	text-align:left;
}
.main .leftProduct {
	width:652px;
	float:left;
}
.main .rightProduct {
	width:247px;
	float:right;
}
.main .leftProduct .top {
	background:url(../images/main-title.gif);
	height:57px;
}
.main .leftProduct .top h1 {
	margin:12px 0 3px 21px;
	padding:0;
	font-size:14px;
	color:#333333;
}
*:lang(en) .main .leftProduct .top h1 {
 padding:12px 0 3px 21px;
margin:0;
font-size:14px;
color:#333333;
}
.main .leftProduct .top span {
	margin-left:21px;
	color:#5D5D5B;
}
.main .leftProduct .content {
	background:url(../images/main-bg.gif);
}
.main .leftProduct .content .bg {
	background:url(../images/main-bg-v.gif) repeat-x top;
	margin:0 1px;
	padding:31px 25px 0 25px;
}
.main .leftProduct .content h2 {
	margin:0;
	padding:0;
	color:#2A61B1;
	font-size:14px;
	background:url(../images/help.png) no-repeat left -2px;
	line-height:18px;
	padding-left:23px;
	margin-bottom:10px;
}
.main .leftProduct .content h3 {
	font-size:14px;
	color:#333333;
}
.main .leftProduct .content p.text {
	margin:0;
	padding:0;
	line-height:24px;
	color:#333333;
	margin-bottom:27px;
}
.main .leftProduct .content p.img {
	margin:0;
	padding:0;
	margin-bottom:40px;
}
.main .leftProduct .content p.img img {
	margin-right:15px;
	vertical-align:top;
}
.main .leftProduct .content-footer {
	background:url(../images/main-bottom.gif);
	height:7px;
	overflow:hidden;
	clear:both;
}
.main .rightProduct .how {
	margin-top:9px;
	background:url(../images/how-bg.gif);
	height:520px;
}
.main .rightProduct .how .left-edge {
	background:url(../images/how-left.gif) no-repeat left;
	height:520px;
}
.main .rightProduct .how .right-edge {
	background:url(../images/how-right.gif) no-repeat right;
	height:520px;
}
.main .rightProduct .how .title {
	padding:16px 0 0 19px;
}
.main .rightProduct .how .steps {
	padding-top:20px;
}
.main .rightProduct .how ul {
	margin:0;
	padding:0 2px;
}
.main .rightProduct .how li {
	margin:0;
	padding:0;
	list-style:none;
}
.main .rightProduct .how a {
	border:0px;
	line-height:30px;
	color:#333333;
	display:block;
	padding:1px 0 1px 28px;
	text-decoration:none;
}
.main .rightProduct .how a:hover {
	border-top:1px #E9E9E9 solid;
	border-bottom:1px #E9E9E9 solid;
	background:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 28px;
}
/*---------- public ----------*/
.main .leftProduct .content .intro-links {
	margin-left:25px;
	padding-left:0;
}
.main .leftProduct .content .intro-links li {
	margin:0;
	padding:0;
	list-style:none;
}
.main .leftProduct .content .intro-links .gotolist {
	padding-bottom:10px;
}
.main .leftProduct .content .intro-links a {
	color:#2A61B1;
	padding-right:8px;
	background:url(../images/arrow.gif) no-repeat right;
}
