@charset "utf-8";

/*-----------headline--------------*/
#headline {
	float: left;
	width: 100%;
}

#headline .Leftborder {
	float: left;
	width: 8px;
	height: 150px;
	background-image: url(../img/downlaod_header_left.gif);
}

#headline .Rightborder {
	float: left;
	width: 8px;
	height: 153px;
	background-image: url(../img/downlaod_header_right.gif);
}

#headline .Bottomborder {
	float: left;
	width: 920px;
	height: 13px;
	padding: 0px 7px;
}

#headline .Bigbanner {
	float: left;
	width: 912px;
	height: 151px;
	background-image: url(../img/Idea_index_r1_c3.jpg);
	padding: 2px 3px 0px 3px;
}

/*-----------download-------------*/
#DownloadPanel {
	float: left;
	width: 898px;
	padding: 0px 15px 0px 15px;
	background-image: url(../img/downlaod_panel_bg.jpg);
	background-repeat: repeat-y;
	background-position: 7px top;
}

#DownloadPanel p {
	font-size: 11px;
	line-height: 16px;
}

/*-----------article-------------*/
.DownMasterType {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(../img/download_title.jpg) left no-repeat;
	color: #666;
	font-size: 12px;
	height: 25px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	width: 891px;
	font-weight: bold;
}

.DownSubType {
	color: #02658E;
	font-size: 70%;
	font-weight: bold;
}

.DownSubType a,.faqSubType a:visited {
	color: #02658E;
}

.downbuttonL {
	float: left;
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(../img/win_download_bg.jpg);
	display: block;
	width: 60px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
}

.downbuttonL:hover {
	background-position: 0px 19px;
}

.downbuttonM {
	float: left;
	text-decoration: none;
	background-position: 65px 0px;
	background-image: url(../img/win_download_bg.jpg);
	display: block;
	width: 65px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
}

.downbuttonM:hover {
	background-position: 65px 19px;
}

.downbuttonR {
	float: left;
	text-decoration: none;
	background-position: 130px 0px;
	background-image: url(../img/win_download_bg.jpg);
	display: block;
	width: 65px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
}

.downbuttonR:hover {
	background-position: 130px 19px;
}

.soft_type {
	background-color: #f9f9f9;
	float: left;
	width: 892px;
	margin: 0 0 0 6px;
}

.soft_type a {
	text-decoration: underline;
	color: #097fb6;
}

.soft_type a:hover {
	text-decoration: none;
	color: #02658E;
}

.software_area {
	width: 840px;
	height: 257px;
	float: left;
}

.down_btn_area {
	width: 210px;
	height: 40px;
	float: left;
	margin: 23px 0 0 0;
}

.andorid_down_btn_area {
	width: 340px;
	height: 40px;
	float: left;
}

.software_content_left {
	height: 232px;
	width: 425px;
	float: left;
	padding: 50px 0 0 32px;
	background: url(../img/download_software_right.jpg) no-repeat;
}

.software_content_text {
	width: 410px;
	float: left;
	min-height: 130px;
}

.andorid_content_text {
	width: 410px;
	float: left;
	min-height: 140px;
}

.tip_title {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.tip_content {
	color: #CCCCCC;
	font-size: 10px;
}

.tip_content a {
	color: #0a7fb5;
}

.margin-top {
	margin-top: 5px;
}

.syncDetail {
	color: #ff5f00;
	font-size: 63%;
	float: left;
	width: 70%;
}