/* CSS Document */
body {
	margin:0;
	background-color: white;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
h1,h2,h3{ margin:0px; padding:0px;}
p{ margin:0px; padding:0px;}
#email {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width:960px;
	text-align:left;
	padding:0px;
	position:relative;
	background:url(../images/contentrepeat.jpg) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header_top {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 79px;
}
.logo {
	margin-left: 20px;
}
#nav{
	background:url(../images/navbg-repeat.jpg) repeat-x top;
	height:56px;
	width:100%;
	margin:2px 0;
	position:relative;z-index:999;
}
#nav .inner{
	width:100%;z-index:999;
	height:56px;
	background:url(../images/navbg-middle.jpg) top center no-repeat;
}
#nav ul {
	font-size:18px;
	padding: 5px 0 0 30px;
	margin: 7px 0;
	list-style: none;
	float: left;
	text-shadow:1px 1px white;
	z-index:999;
}
#nav ul li{
	display:inline;
	float:left;
    z-index:100;
}
#nav ul li a:link, #nav ul li a:visited{
	display:inline;
	color:#525252;
	display:block;
	text-decoration:none;
	height:44px;
}
#nav ul li a:hover{
	display:inline;
	color:#000;
	background:url(../images/bgright.jpg) no-repeat top right ;
	display:block;
	text-decoration:none;
	height:44px;
}
#nav ul li a.current{
		background:url(../images/bgright.jpg) no-repeat top right ;
		height:44px;
}
#nav ul li a.active{
		background:url(../images/bgright.jpg) no-repeat top right ;
		height:44px;
}
#nav ul li a.current span.link,#nav ul li a.active span.link, #nav ul li a:hover span.link {
	background: url(../images/bgleft.jpg) no-repeat top left;
}
#nav ul li a span.link {
	margin: 0 18px 0 0px;
	padding: 12px 8px 14px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	cursor:pointer;
}.banner {
	background-image: url(../images/banner.jpg);
	height: 252px;
	width: 960px;
}
.box {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 172px;
	background-image: url(../images/box.png);
	height: 217px;
}
.des {
	float: right;
	width: 700px;
	padding-top: 190px;
	text-indent: 60px;
}
.des img {
	margin-right: 10px;
	margin-left: 10px;
}

.left {
	width: 660px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 10px;
}
.left p {
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.blue {
	font-size: 14px;
	color: #1b7cc2;
	font-weight: bold;
}
.key {
	float: left;
	width: 400px;
}
.screenshot {
	float: right;
	width: 250px;
}


.left h1 {
	font-size: 18px;
}
.left ul {
	line-height: 20px;
}
.left ol {
	line-height: 20px;
}



.right {
	float: right;
	width: 250px;
	margin-top: 10px;
	padding-top: 5px;
	margin-right: 10px;
}
.right h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 15px;
}
.right_content {
	padding: 8px;
}
.right_content h2 {
	font-size: 12px;
	font-weight: bold;
}
.font {
	background-color: #D6F1F1;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.table_support,.table_buy{
	border-collapse:collapse;
	border:#e3e3e3 solid 1px;
	margin-top:10px;
	line-height: 20px;
}
.infor_left {
	list-style-type: none;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infor_left li {
	line-height: 28px;
}

.footer {
	height: 30px;
	background-color: #0D4494;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.font2 {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.frame_day {
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
	background-image: url(../images/img06.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.frame_day img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.awards img {
	margin: 3px;
}
.information {
	padding: 10px;
}
.information p {
	line-height: 20px;
	text-indent: 20px;
}

