@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img {
	border:none;
	}
.clr {
	clear:both;
}
body {
	background:#f3f3f3;
	font-family:'Lucida Sans Unicode','Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#444;
}
#soft .header {
	height:70px;
	background:url(../images/heaer_bj.jpg) repeat-x;
	line-height:70px;
}
#soft .header .head{
	width:900px;
	margin:0 auto;
}
#soft .header .head .main_nav{
	float:right;
}
#soft .header .head .main_nav ul li{
	float:left;
}
#soft .header .head .main_nav ul li a{
	display:block;
	width:113px;
	text-align:center;
}
#soft .header .head .main_nav ul li a:hover,#soft .header .head .main_nav ul li a.active{
	background:url(../images/main_nav_hover.png) no-repeat center center;
}

#soft .header .head .logo{
	float:left;
}
#soft .header .head .logo ul li{
	float:left;
}
#soft .header .head .logo ul li a{
	display:block;
	width:auto;
}

#soft .header .head .logo{
	float:left;
	padding-left:20px;
	font-size:28px;
}
#soft .header .head .logo ul li{
	float:left;
}
#soft .header .head .logo ul li a{
	display:block;
	width:auto;
	text-align:center;
}
/*====================================== head end ===========================================*/
/* ==================================== banner star =======================================*/
#soft .banner {
	height:400px;
}
#soft .banner .bann {

	background:#999;
	height:400px;
}
/* =================================== banner end ========================================== */
/* ====================================content star ========================================= */
/*tabs*/
body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #09C;
	font-size: 14px;
}
#tabbox {
	width:900px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tab_conbox {
	border: 1px solid #999;
	border-top: none;
}
.tab_con {
	display:none;
}
.tabs {
	height: 62px;
	border-bottom:1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
.tabs li {
	height:61px;
	line-height:31px;
	float:left;
	border:1px solid #999;
	border-left:none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}

.tabs li a {
	display: block;
	padding: 0 100px;
	border: 1px solid #fff;
	outline: none;
	height:60px;
	line-height:60px;
	font-size:30px;
}
.tabs li a:hover {
	background: #ccc;
}

.tabs .thistab, .tabs .thistab a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_con {
	font-size: 14px;
	line-height:150%;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 12px;
}
/*/tabs*/
#soft .content{
	background:#f3f3f3;
	box-shadow:0 2px 4px #999;
	padding:20px 0;
}
#soft .content .cont{
	width:860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#soft .content .cont .line{
	border-bottom: 1px dashed #999;
	box-shadow: 0 1px white;
	padding:0 0 30px;
	margin: 30px 0 0;
	
}
#soft .content .cont .wirelesstransferapp{
	border-bottom:none;
	box-shadow:none;
}



#soft .content .cont .line .left_pic{
	border:5px solid #fff;
	height:240px;
	width:320px;
	box-shadow:0 1px 0px #d5d5d5;
	float:left;
	/*background:url(../images/wirelesstransferapp_sm.jpg) no-repeat center center;*/
}
#soft .content .cont .line .left_pic img{
	width:320px;
}
#soft .content .cont .line .right_explain{
	float:right;
	width:500px;
	padding-right: 15px;
}
#soft .content .cont .line .right_explain h1{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#soft .content .cont .line .right_explain p{
	font-size:14px;
	color:#555;
    margin: 10px 0;
    text-overflow: ellipsis;
    white-space: normal;
}
#soft .content .cont .line .right_explain span img{
	width:150px;
	height:auto;

}

h1 {
	font-size:20px;
	font-family:Aharoni, Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	color:#333;
	}
h2 {
	font-size:16px;
	margin:10px 0;
	color:#444;
	}
h3 {
	font-size:16px;
	margin:10px 0;
	color:#555;
	}
p{ margin:10px 0;}

blockquote {margin: 1.5em 0; padding: 10px 20px 10px 70px; border: 1px solid #dbdbdb; border-radius: 5px; background: #f8f8f8 url("../images/quotes.png") 15px 15px no-repeat; font-style: italic;}

.img {
	text-align:center;
	}
	
.pdf {
	float:right;
	background-image:url(../images/download-pdf.png) no-repeat}
/* ===================================content end ================================== */
#soft .fonter{
	text-align:center;
	margin:30px 0 30px;
	font-size:14px;
}
