@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	background:#fff url(../images/body_bg.png) repeat-x;
}
*{
	padding:0;
	margin:0;
}
ul{
	list-style:none;
}
li{
	float:left;
}
img{
	border:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
#container{
	width:830px;
	margin:0 auto;
}
.header{
	width:830px;
	height:144px;
	position:relative;
	margin-left:-95px;
	background:url(../images/header_bg.png) no-repeat

}
.logo{
	position:absolute;
	left:95px;
	top:0px;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	width:355px;
	height:144px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
.mainnav{
	position:absolute;
	right:-95px;
	bottom:0px;
	line-height:37px;
	font-family:Tahoma;
	font-size:14px;
}
.mainnav li{
	background:url(../images/mainnav_rig.gif) no-repeat right top;
	padding:0 21px 0 0;
	margin-left:2px;
}
.mainnav li a,
.mainnav span{
	text-decoration:none;
	background:url(../images/mainnav_lef.gif) no-repeat left top;
	padding:0 0 0 21px;
	color:#fff;
	float:left;
}
.mainnav li a:hover,
.mainnav span{
	color:#000;
}
.top{
	width:830px;
	height:269px;
}
.why{
	float:left;
	width:227px;
	padding:30px 0 0 26px;
}
.why h1{
	float:left;
	padding-bottom:5px;
}
.why ul{
	float:left;
}
.why li{
	background:url(../images/icon01.png) no-repeat left center;
	line-height:18px;
	padding-left:15px;
	color:#fff;
	width:227px;
}
.unlimited{
	width:345px;
	float:left;
	line-height:20px;
	padding:30px 0 0 25px;
}
.unlimited h1{
	float:left;
	margin-left:-3px;
}
.unlimited h3{
	float:left;
	color:#000;
	font-size:15px;
}
.unlimited p{
	color:#fff;
	width:290px;
	padding-top:3px;
	float:left;
}
.mid{
	float:left;
	padding:30px 0 22px 0;
	width:830px;
	overflow:hidden;
}
.network,
.burncd,
.download{
	background:url(../images/bg_01.png) no-repeat left top;
	width:265px;
	height:135px;
	float:left;
	margin-right:17px;
}
.download{
	float:right;
	margin-right:0px;
	background:url(../images/bg_03.png) no-repeat left top;
}
.burncd{
	background:url(../images/bg_02.png) no-repeat left top;
}
.con{
	float:left;
	padding:44px 0 0 91px;
}
.con02{
	float:left;
	padding:10px 0 0 100px;
}
.network p{
	float:left;
}
.con a{
	background:url(../images/icon02.png) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	color:#585858;
	margin-top:5px;
	float:left;
	margin-left:-2px;
	text-decoration:none;
}
.con a:hover{
	text-decoration:underline;
}
.down_a{
	float:left;
	margin:15px 0 0 100px;
	text-indent:-999px;
	width:100px;
	height:20px;
}
.input01{
	width:95px;
	padding:2px 5px;
	margin:0 10px;
	float:left;
}
.select01{
	float:left;
}
.select_box{
	float:left;
	padding:25px 0 0 15px;
}
.bot{
	float:left;
	width:830px;
}
.leader{
	float:left;
	width:346px;
}
.leader_ul{
	float:left;
	width:344px;
	padding:5px 0 0 0;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
}
.leader_ul a{
	color:#585858;
	text-decoration:none;
	line-height:22px;
}
.leader_ul a:hover{
	text-decoration:underline;
}
.leader_ul li{
	width:314px;
	padding-left:30px;
	background:url(../images/icon03.png) no-repeat 20px center;
}
.say{
	float:right;
	width:465px;
}
.say_ul{
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	float:left;
	width:463px;
	overflow:hidden;
}
.say_ul li{
	padding:11px 11px 0 11px;
	line-height:18px;
	width:443px;
}
.say_ul li .right{
	width:350px;
}
.say_ul li img{
	border:1px solid #a0a0a0;
}
.say_ul li a:hover{
	text-decoration:underline;
}
.foot{
	width:100%;
	float:left;
	padding:17px 0;
	background:#395062;
	text-align:center;
	color:#fff;
	margin-top:30px;
}
#container_w{
	background:url(../images/top_bg.png) no-repeat left 144px;
	width:1024px;
	margin:0 auto;
}
.say_ul li a{
	text-decoration:none;
	display:block;
	cursor:hand;
	cursor:pointer;
}
.bot h1{
	font-size:18px;
	font-weight:bold;
	padding:27px 0 8px 10px;
}
.faq{
	width:780px;
	padding-left:10px;
}
.faq h4{
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding:15px 0 5px 15px;
	background:url(../images/icon_help.png) no-repeat left 19px;
}
.faq p{
	padding:2px 0;
	font-size:12px;
	line-height:20px;
}
.faq li{
	width:780px;
}
.contact{
	float:left;
	padding:10px;
	background:#ccc;
	width:810px;
}
.contact li{
	padding:2px 0;
}
.contact label{
	float:left;
	width:215px;
	padding-right:5px;
	text-align:right;
	padding-top:2px;
}
.contact select,
.contact input,
.contact img,
.contact textarea{
	float:left;
}
.contact input,
.contact textarea{
	width:200px;
	padding:2px;
}
.contact textarea{
	height:80px;
}
/*----download-----*/
.page_lef{
	float:left;
	width:225px;
	margin-top:15px;
	margin-left:15px!important;
	margin-left:7px;
	background:url(../images/lef_mid.gif) repeat-y;
}
.page_lef a{
	color:#333;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/lef_icon.gif) no-repeat 5px center;
}
.page_lef a:hover{
	color:#108ec1;
}
.lefnav_ul{
	float:left;
	width:180px;
	padding:0 10px 10px 10px;
}
.lefnav_ul li{
	padding:5px 0;
	width:180px;
	background:url(../images/dot.gif) repeat-x left bottom;
}

.page_rig{
	float:right;
	margin-top:15px;
	background:url(../images/rig_mid.gif) repeat-y;
	width:573px;
	overflow:hidden;
}
.page_rig h3{
	border-bottom:3px solid #CCCCCC;
	float:left;
	font-size:24px;
	font-weight:bold;
	margin-left:20px !important;
	margin-left:10px;
	padding:10px 0 5px 0;
	margin-bottom:10px;
	width:532px;
}
.rig_con{
	float:left;
	line-height:20px;
	padding:0 0 10px 20px;
	width:540px;
}
btext {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
}
.btext {
	font-family: Tahoma;
	color: #006699;
	text-decoration: underline;
}
.hyperlinks {
	color: #0066CC;
}