* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
ul li {
	list-style:none;
}
.kong {
	clear:both;
}
.clear {
	clear:both;
}

h2 {
	font-size:20px;
	font-weight:normal;
}
/* ##########################  index.html  star   ######################### */
.body {
	color: #333333;
	font-family: Georgia, Serif;
}
/*  =======================================================  head start  ====================================================*/
.head_fullscreen {
	background:url(../images/header.png) repeat-x;
	height:80px;
	width:auto;
}
.head {
	height:80px;
	width:980px;
	margin:0 auto;
}
.head .logo {
	line-height:80px;
	float:left;
}
.head .logo img {
}
.head .nav {
	margin:0 0 0 120px;
	_margin:0 0 0 70px;
	padding: 20px 0 0;
	float:left;
}
.head .nav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 110px;
	margin: 0 15px;
}
.head .nav ul li a {
	font-family:arial;
	color:#999;
	font-size:16px;
	display:block;
	height:40px;
	width:100px;
}
.head .nav ul li a:hover, .head .nav ul li a.active {
	background:url(../images/nav_ahover.jpg) no-repeat;
	color:#fff;
}
.head .nav ul li a:active {
	color:#fc0;
}
.head .lang {
	float:right;
	margin:20px 30px 0 0;
}
.head .lang a {
	display:block;
	height:49px;
	width:127px;
}
.head .lang a:hover {
	background:url(../images/lang_hover.png) no-repeat;
}
/*  =======================================================  head end  ====================================================*/

/*  =======================================================  banner star  ====================================================*/
.banner_fullscreen {
	background:url(../images/banner_english1.jpg) center 0;
	height:526px;
	width:auto;
	clear:both;
}
.banner {
	width:980px;
	height:577px;
	margin:0 auto;
	<!--background:url(../images/banner3.jpg) no-repeat;-->
	color:#fff;
}
.iosgetpcversion_banner{
	background:url(../images/get-pc-version.jpg) no-repeat center 0;
}
.banner .banner_rt {
	float:right;
	width:420px;
	width:425px\0;
	margin: 70px 0 0;
}
.banner .banner_rt h1 {
	font-size:32px;
	color:#fff;
}
.banner .banner_rt h2 {
	font-size:20px;
	margin-top: 20px;
	color: #cec;
}
.banner .banner_rt ul li {
	list-style-type:disc;
	font-size:22px;
	margin: 10px 0 10px 15px;
	color:#fff;
}
.banner_down_fullscreen {
	background:url(../images/banner_down_bj.jpg);
	height:127px;
}
.banner_down {
	width:980px;
	margin:0 auto;
}
.banner_down .xitong {
	float:left;
	margin: 10px 0 0 30px;
}
.banner_down .donwnload {
	float:right;
	margin: 10px 30px 0 0;
}
.banner_down .donwnload a {
	background:url(../images/download_botton.png) no-repeat;
	height:110px;
	width:296px;
	display:block;
}
.banner_down .donwnload a:hover {
	background:url(../images/download_hover.png) no-repeat;
}
/*  ======================================  banner end  ======================================*/

/* ======================================  content  start  =======================================  */
.content_fullscren {
	background:url(../images/content_bj.png);
	padding:10px 0 30px;
	min-height: 490px;
}
.content {
	width:980px;
	margin:0 auto;
}
.content .description {
	margin: 0 18px 20px;
}
.content .description h1, .content .description p {
	color: #555555;
	font-family: verdana, arial;
	font-size: 25px;
	text-align: center;
	padding:5px 0;
	font-weight: normal;
}
.content .description p {
	font-size:14px;
	padding: 10px;
	text-align: left;
}
.content .list {
	float:left;
}
.content dl {
	width:290px;
	margin:0 18px 40px;
	_margin:0 15px 40px;
	float:left;
}
.content dl dt img {
	width:280px;
	height:190px;
	display:block;
	border: 5px solid #c5c5c5;
	background:white;
}
.content dl dd h1 {
	font-family: arial;
	font-size: 24px;
	font-weight: 100;
	color:#1D1D1D;
	margin:10px 0 0;
	line-height:1.1;
}
.content dl dd p {
	font-family: arial;
	font-size:16px;
	margin:15px 0 0;
	color:#666;
	line-height:25px;
	letter-spacing:0.5px;
}
.content h1 {
	color: #a90;
	font-size: 28px;
	font-family: Georgia, Serif;
	margin: 10px 0 0;
}
.content p {
	color: #330;
	font-size: 18px;
	font-family: Georgia, Serif;
	line-height: 28px;
}
/* ==============================================  content  end  ==========================================================  */

/* ==============================================  foot    star  ==========================================================  */
.font_fullscren {
	background:url(../images/footer.png);
	padding:0 0 10px;
}
.foot {
	width:980px;
	margin:0 auto;
}
.foot .f_nav {
	border-bottom:1px solid #666;
	padding:0 0 50px;
}
.foot .f_nav ul {
	padding:0 0 0 50px;
}
.foot .f_nav ul li {
	float:left;
	margin: 50px 30px 0 0;
	width: 156px;
}
.foot .f_nav ul li a {
	color:#fff;
	font-size:16px;
}
.foot .f_nav ul li a:hover {
	color:#999;
}
.foot .f_nav ul li .select {
	clear:both;
}
.foot .f_nav ul li .select a {
	display:block;
	margin:10px 0 0;
	color:#999;
}
.foot .f_nav ul li .select a:hover {
	text-decoration:underline;
}
.foot .copy {
	clear:both;
	color:#666;
	margin:50px 0 0;
	text-align:center;
	font-size:12px;
}
/* ======================================  foot  end  ==========================================  */

/* ##################################  index.html  start   ################################ */


/* ##################################  help.html  start ################################ */
.help {
	width:980px;
	margin:0 auto;
	color:#000;
	border: 1px solid #d2d2d2;
}
h1.helpandtip {
	border-bottom: 1px dotted #999;
	height: 40px;
	padding: 10px 0;
	text-align:center;
	margin: 10px 0;
	font-size: 30px;
}
.helpandtip img {
	position: relative;
	top: 5px;
	width: 30px;
}
.Welcometouse, .ipad-ipod, .equipment-computer, .nowifi, .Networkproblems {
	margin: 20px 0;
	padding: 0 0 20px;
	border-bottom: 1px dashed #999999;
}
.Welcometouse h2, .ipad-ipod h2, .equipment-computer h2, .nowifi h2, .Networkproblems h2 {
	margin:10px 0;
	padding:5px 10px;
	font-size: 22px;
	background:url(../images/bodybj.png);
	font-weight:bolder;
	color:#000;
}
.Welcometouse p, .ipad-ipod p, .equipment-computer p, .nowifi p, .Networkproblems p {
	font-size:14px;
	line-height:2em;
	text-align:justify;
	padding:0 20px;
}
.Networkproblems {
	font-size:14px;
	line-height:2em;
}
.Networkproblems img, .nowifi img, .equipment-computer img, .ipad-ipod img {
	float:left;
	width:80px;
	margin:0 10px 0 10px;
}
.Welcometouse img {
	float:left;
	margin:0 10px 0 10px;
}
.Networkproblems p.contact {
	border: 2px dotted #03F;
	color: #000;
	font-size:18px;
	margin: 20px 50px 0;
	clear:both;
	text-align: center;
}
.Networkproblems p a {
	color:#f00;
	font-weight:bold;
}
.help .nowifi .hot {
	width:280px;
	height:auto;
	clear:both;
	margin: 10px auto 0;
}
.help .nowifi .hot img {
	width:280px;
	box-shadow: 1px 1px 2px 1px #002E64;
	-moz-box-shadow: 1px 1px 2px 1px #002E64;
	-webkit-box-shadow:1px 1px 2px 1px #002E64;
	behavior:url(ie-css3.htc);
	position:relative;
	z-index:100;
}
/* ##########################################  help.html   end  ################################################## */

/* ########################################## download.html  star ############################################### */
.download_con {
	width:980px;
	margin:0 auto;
	font-family:arial, Arial, Helvetica, sans-serif;
}
.download_con .up {
	text-align:center;
	border:1px solid #ddd;
	padding: 10px 20px 20px;
	background:url(../images/downbj.png);
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(ie-css3.htc);
	position:relative;
	z-index:100;
}
.download_con .up h1 {
	font-size:24px;
	margin: 0 0 10px;
}
.download_con .up p {
	text-align:left;
	font-size:14px;
	letter-spacing: 0.5px;
	line-height:1.5;
}
.download_con .down {
	margin:20px 0;
	padding:15px 30px;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background:url(../images/downbj.png);
	behavior:url(ie-css3.htc);
	position:relative;
	z-index:100;
}
.download_con .down .system {
	text-align:center;
	float:none;
	font-size:24px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
.download_con .down .system img {
	width:170px;
}
.download_con .down .state {
	width:256px;
	float:left;
	font-size:14px;
	margin:10px 60px;
}
.download_con .down .state p {
	width:256px;
	line-height:1.5;
}
.download_con .down .donwnload {
	float:left;
	margin: 70px 0 0 30px;
}
.download_con .down .donwnload a {
	display:block;
	float:left;
}
.download_con .down .donwnload a:hover {
	opacity:0.85;
}
.download_con .down .donwnload b {
	float:left;
	margin: 40px 0 0;
}
/* #################################### download.html  end ################################################ */

/* ###################################### about.html star ################################################## */
#contact {
	font-size:14px;
	line-height: 1.5;
	margin: 20px 0 0;
}
#about_app {
	clear:both;
	text-align:center;
}
#contact p {
	display:inline;
	font-size: 14px;
	letter-spacing: 1px;
}
#contact p a {
	text-decoration:underline;
}
#contact p a:hover {
	color:#F90;
}
#about_app p {
	text-align:left;
	display:inline-block;
	margin:10px 0;
	font-size: 12px;
}
/* ##################################### about.html end ############################################## */

/* ######################################### more app.html  start ######################################## */

#more_app {
	font-family: arial, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 980px;
}
#more_app .up {
	background: url("../images/downbj.png") repeat scroll 0 0 transparent;
	position: relative;
	text-align: center;
	z-index: 100;
}
#more_app .up h1 {
	font-weight:normal;
}
#more_app .down {
	background: url(../images/downbj.png);
	background:#f7f7f7;
}
#more_app #about_app {
	text-align:left;
}
#more_app .down .about_app_l {
	border-top: 1px solid #ccc;
	float: left;
	margin: 30px 0 15px 13px;
	padding: 20px 0;
	width:470px;
}
#more_app .down .img_l {
	float:left;
	margin-right:10px;
	padding-bottom:50px;
	width:100px;
}
#more_app .down .img_t {
	width:360px;
	float:right;
}
#more_app .down .img_t h1 {
	font-size:20px;
	background:#FFC974;
	font-weight: normal;
}
#more_app .down .img_t p {
	font-size:14px;
	margin:10px;
	text-align:left;
	font-family: verdana;
	line-height:1.5;
}
#more_app .down .img_t p a {
	margin:10px 0 0;
	display: inline-block;
	color:#6d2879;
	text-decoration:underline;
}
#more_app .down .img_t p a:hover {
	color:#e19214;
}
/* ######################################## more app.html  end ######################################### */


/* ##################################### ipad-to-ipad.html start ################################### */
#ipad_to_ipad {
	font-family: arial, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 980px;
}
#ipad_to_ipad, #more_app {
	border:1px solid #CFD1D6;
	background: url(../images/downbj.png) repeat scroll 0 0 transparent;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	behavior:url(ie-css3.htc);
	position:relative;
}
#ipad_to_ipad .up, #more_app .up {
	border-bottom:1px solid #CFD1D6;
	height: 65px;
	line-height: 65px;
	background:#EDEEF1;
}
#ipad_to_ipad .up h1 {
	font-weight:normal;
}
#ipad_to_ipad .down {
	background:#f7f7f7;
	padding:20px;
}
#ipad_to_ipad .down #about_app h2 {
	text-align:left;
	font-weight: normal;
	font-family: verdana;
 *font-size:18px;
 white-space:
}
#ipad_to_ipad .down #about_app ul {
	margin:30px 0 0;
}
#ipad_to_ipad .down #about_app ul li {
	text-align:left;
	font-size:12px;
	font-family: verdana;
	border: 1px solid #CFD1D6;
	margin: 20px 0;
	padding: 10px 0 10px 10px;
	background:url(../images/ipad-to-ipad-ul-li.png) repeat-x;
	clear:both;
 *display:block;
}
#ipad_to_ipad .down #about_app ul img {
	box-shadow: 1px 1px 5px 1px #777777;
	-moz-box-shadow:1px 1px 5px 1px #777777;
	-webkit-box-shadow:1px 1px 5px 1px #777777;
	margin: 10px 0;
	behavior:url(ie-css3.htc);
	position:relative;
	z-index:100;
	clear:both;
	text-align:center;
 *display:block;
}
#ipad_to_ipad .down #about_app ul li img {
	display:block;
}
#ipad_to_ipad .down #about_app ul ul li {
	list-style:inside;
	background:none;
	border:none;
	margin:0;
	padding: 5px 0 5px 10px;
}
#ipad_to_ipad .down #about_app ul.guide li {
	background:url(../images/dot.jpg) no-repeat 10px;
	border:none;
	margin:0;
	padding: 5px 0 5px 30px;
}
#ipad_to_ipad .down #about_app p {
	display:block;
	font-family: verdana;
	line-height:1.5;
	letter-spacing:1px;
}
#ipad_to_ipad .down #about_app a {
	text-decoration:none;
	color:#6d2879;
}
#ipad_to_ipad .down #about_app a:hover {
	color:#e19214;
	text-decoration:underline;
}
#ipad_to_ipad .down #about_app h1 {
	font-weight:normal;
}
/* ###################################### ipad-to-ipad.html end ################################## */
.content .description .p_lists p {
	margin-bottom:0px;
	padding-left:30px;
	background:url(../images/dot.jpg) no-repeat 0 center;
}
ul.lists li {
	margin-bottom:15px;
	padding-left:40px;
	background:url(../images/dot.jpg) no-repeat 20px;
}
.macsc {
	border: 3px solid #C5C5C5;
}
blockquote {
	background:url(../images/blockquote.jpg) no-repeat;
	padding-left:50px;
	display:block;
	font-family: verdana;
	line-height:1.5;
	letter-spacing:1px;
	text-align:left;
}
p.breadcrumb {
	text-align:left;
	padding:5px 0 10px 25px;
	width:955px;
	margin:0 auto;
	background:url(../images/home.png) no-repeat 0 5px;
	font-size:11px;
}
p.breadcrumb a {
	text-decoration:none;
	color:#333333
}
p.breadcrumb a:hover {
	text-decoration:underline;
	color:#333333
}
.related {
	float:right;
	margin:20px 0 20px 20px;
	border:#ccc 1px dashed;
	padding:10px
}
.related1 {
	float:left;
	margin:0 20px 20px 0;
	border:#ccc 1px dashed;
	padding:10px
}
