@charset "utf-8";
/* global css */
html,body {height:100%;}
body{background: #fff;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,th,img,div,blockquote,dl,dt,dd,blockquote, pre,object,textarea,input{margin:0;padding:0}
body,select,input,textarea,button{font:12px/1.2 Arial, Helvetica, sans-serif; color: #363636;}	
input,select,img,button{vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight: normal;}
dfn,em,cite,address,caption{font-style:normal}
fieldset,img,abbr {border: 0;}
button{cursor: pointer;}
img,object,embed{vertical-align: top;}
ul,ol{list-style-type:none;}
table{border-collapse:collapse;;width:100%; border-spacing:0;}
caption,th{text-align:left;}
table th{line-height:25px;height:25px;}

a{color: #363636;text-decoration:none;}
a:hover{text-decoration:underline;}

#btn-sign a{text-indent: -2000px; overflow: hidden;}

.main:after,#preponderant:after,#sort:after{content:''; display: block; clear:both}
.main{width: 973px;margin: 0 auto;}

/* header */
#head{
	height: 139px;
	background: url(../images/head.gif) repeat-x;
}
#wel{
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	padding: 7px 0 6px;
	line-height: 14px;
}
#wel ul{
	float: right;
	margin-right: -5px;
	display: inline;
}
#wel li{
	float: left;
	padding-right: 5px;
	margin-left: 5px;
	border-right:1px solid #fff;
}
#wel,#wel a{
	color: #fff;
}

#logo{
	float: left;
	padding: 35px 0 0;
}

#mainnav{
	float: right;
	padding: 52px 0 0;
}
#mainnav li{
	float: left;
	margin-left: 35px;
}
#mainnav a{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#mainnav a:hover,#mainnav li.on a{
	text-decoration: none;
	zoom:1;
	border-bottom: 1px solid #39BBD7;
}

/* banner */
.banner{
	width: 949px;
	margin: 11px auto;
	position: relative;
	padding: 23px 12px 18px;
	background: url(../images/banner.jpg) no-repeat;
}
.banner h2{
	width: 284px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	padding: 0 0 0 7px;
	font-size: 30px;
	/*background: #58BDD3;*/
	letter-spacing:-1px;
	font-weight:bold;
}
#btn-sign{
	position: absolute;
	top: 18px;
	right: 48px;
}
#btn-sign,#btn-sign a{
	width: 165px;
	height: 55px;
}
#btn-sign a{	
	display: block;
	background: url(../images/btn-sign.gif) no-repeat;
}
#btn-sign a:hover{
	background-position: 0 -55px;
}
#homde-banner{
	height: 123px;
	overflow: hidden;
	padding-top: 12px;
}
#homde-banner h2{
	width: 300px;
	margin-bottom: 5px;
	letter-spacing:-1px;
}
#homde-banner #btn-sign{
	top: 60px;
}
.system-list{
	position: absolute;
	top: 12px;
	left: 340px;
}
.system-list li{
	float: left;
	margin-right: 10px;
}
.banner-list{
	width: 626px;
	margin-left: 36px;
	padding: 5px 15px;
	color: #fff;
	line-height: 24px;
	font-size: 15px;
	/*background: #4EB1C6;*/
	font-weight: bold;
	letter-spacing:-.5px;
}
.banner-list li{
	padding-left: 28px;
	background: url(../images/icon_r.png) 0 5px no-repeat;
}

/* preponderant */
#preponderant{
	width: 971px;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #D0D0D0;
}
.mode{
	float: left;
	width: 320px;
}
.mode-l{
	float: left;
	padding: 0 0 0 10px;
}
.mode-r{
	float: right;
	width: 240px;
	padding: 5px 0 0;
}
.mode h3{
	font-size: 15px;
	color: #363636;
	margin-bottom: 10px;
	font-weight: bold;
}
.mode .more{
	margin-top: 10px;
}

/* sort */
#sort{
	width: 971px;
	padding: 20px 0;
	margin:17px auto;
	border: 1px solid #D0D0D0;
}
.ts{
	float: left;
	width: 273px;
	background: url(../images/ts.gif) right 60px no-repeat;
	padding: 0 18px 0 32px;
}
.ts h3{
	width: 265px;
	height: 47px;
	color: #111;
	margin:0 0 10px -10px;
	font-size: 17px;
	font-weight: bold;
	line-height: 47px;
	text-align: center;
	background: url(../images/ts-h3.gif) no-repeat;
}
.ts ul{
	margin: 15px 0;
	padding: 0 0 0 7px;
}
.ts li{
	padding-left: 22px;
	font-weight: bold;
	margin-bottom: 13px;
	background: url(../images/icon-arr.gif) no-repeat;
}
.price{
	float: right;
	width: 85px;
	padding: 30px 5px 0 0px;
}
.price strong{
	color: #39BBD7;
	display: block;
	margin: -2px -23px -7px;
	font-size: 40px;
	font-weight: bold;
	font-family:Trebuchet MS;
	letter-spacing:-4px;
}
.price span{
	float: right;
	font-size: 11px;
	position: relative;
}
.ts-nobg{
	background: none;
}

.zone{
	float: left;
	width: 280px;
	padding-left: 15px;
	margin-right: 40px;
}
.zone h2,.content h1{
	color: #23879C;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}
#announcements dl{
	line-height: 18px;
}
#announcements dt{	
	font-weight: bold;
	margin: 10px 0 0;
	background: url(../images/icon-time.gif) 0 2px no-repeat;
}
#announcements dt,#announcements dd{
	padding-left: 20px;
}
#announcements dd a{
	font-weight: bold;
}

#login {
	font-weight: bold;
}
#login li{
	width: 210px;
	margin-top: 7px;
	padding-left: 70px;
	position: relative;
}
#login li label{
	position: absolute;
	top: 4px;
	left: 5px;
}
#login input{
	width: 165px;
	padding: 5px;
	border: 1px solid #9F9F9F;
}
#login li.btn{
	letter-spacing: -1px;
	height: 26px;
	margin-top: 15px;
}
#login li.btn a{
	color: #23879C;
}
#login button{
	width: 80px;
	height: 26px;
	border: 0;
	color: #fff;
	font-size: 0;
	overflow: hidden;
	float: right;
	background: url(../images/btn-login.gif) no-repeat;
}
#testimonials{
	margin: 0;
}
#testimonials blockquote{	font-style: italic;
}
#testimonials dl{
	text-align: right;
	font-weight: bold;
	margin-top: 6px;
}

/* foot */
#foot{
	padding: 10px 0;
	margin-top: 20px;
	font-weight: bold;
	line-height: 20px;
	background: #E1E1E1;
}
#author{
	float: right;
	text-align: right;
}

/* subpage */
#container{
	background: url(../images/dot.gif) 690px 0 repeat-y;
	margin-bottom: 30px;
}
.content p{
	margin-bottom: 15px;
}
#mainbar{
	float: left;
	width: 645px;
	padding-left: 25px;
}

.td-w{
	width: 100%;
	margin: 15px 0 30px;
}
.td-w table{
	table-layout: fixed;
}
.td-w th{
	font-size: 18px;
	font-weight: bold;
	background: #D7D7D7;
	line-height: 48px;
}
.td-w th.textleft{
	font-size: 14px;
	background: url(../images/td-l.gif) #D7D7D7 no-repeat;
}
.td-w th.last{
	background: url(../images/td-r.gif) right top #D7D7D7 no-repeat;
}
.td-w td{
	line-height: 40px;
}
.td-w .textleft{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.td-w th,.td-w td{
	text-align: center;
	padding: 0 15px;
}
.td-w tr.bg td{
	background: #EBEBEB;
}
.td-w img{
	vertical-align: middle;
}
.td-w .pi{
	color:#39BBD7;
	line-height: 1.5;
	font-size: 28px;
	font-weight: bold;
	font-weight: bold;
	font-family:Trebuchet MS;
	letter-spacing:-2px;
}
.td-w .order{
	margin-top: 10px;
}
.fontblue{
	color: #004A80;
}

#sidebar{
	float: right;
	width: 261px;
}

#standard{
	margin-bottom: 15px;
	border: 1px solid #F4F4F4;
}
#standard h2,#free h2,#addons h2{	
	color: #3FABC2;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#standard h2{
	height: 31px;
	padding-left: 10px;
	line-height: 31px;
	position: relative;
	margin: -1px -1px 0;
	background: url(../images/standard-h2.gif) no-repeat;
}
#standard .bb{
	width:201px;
	padding: 10px 30px 20px;
	margin: 0 -1px -1px;
	background: url(../images/standard-b.gif) left bottom no-repeat;
}
#standard li{
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(../images/icon-arr.gif) no-repeat;
}

#free{
	padding-left: 10px;
	margin-bottom: 20px;
}
#free p{
	margin-top: 5px;
}
#free p a{
	font-weight: bold;
}

#addons,#addons ul{
	padding-left: 10px;
}
#addons ul{
	padding-top: 10px;
}
#addons li{
	padding-left: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(../images/icon-add.gif) no-repeat;
}
#addons li em{
	color: #9D080D;
}

.paypal{
	text-align: right;
	padding-right:15px;
	margin-top: 20px;
}