/*site page big title css*/
.BigTitle{
	padding:20px 0 20px 10px;
	margin:0 10px;
	border-bottom:1px solid #e8e8e8;
}
.BigTitle h2{
	font-size:22px;
	color:#025B9D;
}
.BigTitle h2.newsTitle{
	font-size:20px;
	line-height:1.5em;
	font-weight:normal;
}
.BigTitle h3{
	font-size:12px;
	font-weight:normal;
	padding:15px 0 0 2px;
}
.BigTitle.line_none{
	border:0;
	padding-bottom:25px;
}
.BigTitle .bold{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
}
.public .b{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.right_content{
	padding:20px 20px 0 20px;
	overflow:hidden;
}
.right_content p{
	padding-bottom:15px;
}
.right_content .subtitle_black{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.right_content .center_image{
	text-align:center;
	padding:10px 0 25px 0;
}


/*---------------Download page tab css--------------------*/
.Tab_Box{
	position:relative;
	width:726px;
	background:url(../images/left_subTitlebg.jpg) repeat-x left top;
	margin-bottom:15px;
}
.Tab_Box ul{
	padding-left:30px;
	_padding-left:40px;
	overflow:hidden;
}

.Tab_Box ul li{
	position:relative;
	z-index:2;
	float:left;
	width:124px;
	height:27px;
	line-height:28px;
	padding-right:20px;
	margin:0 -10px;
	text-align:center;
	cursor:pointer;
	background:url(../images/tabNav_bg.png) no-repeat left bottom;
	_background:none;/*If IE6*/
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tabNav_bg.png', sizingMethod='crop');
}
.Tab_Box ul li.faqTab{
	width:154px;
	background:url(../images/tabNav_bg2.png) no-repeat left bottom;
	_background:none;/*If IE6*/
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tabNav_bg2.png', sizingMethod='crop');
}
.Tab_Box .current,.Tab_Box .current2{
	font-weight:bold;
	color:#069;
	height:28px;
	line-height:28px;
	z-index:3;
	cursor:text;
	_background:none;
}
.Tab_Box .current{
	background:url(../images/tabNav_current.png) no-repeat right bottom;
	_top:1px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tabNav_current.png', sizingMethod='crop');
}
.Tab_Box .current2{
	width:154px;
	background:url(../images/tabNav_current2.png) no-repeat right bottom;
	_top:1px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tabNav_current2.png', sizingMethod='crop');
}
	

/*------------------support page css------------------*/

#support_Box{
	width:691px;
	padding:20px 15px 0 20px;
	overflow:hidden;
}
#support_Box .left_column{
	float:left;
	width:465px;
}
#support_Box .left_column p{
	padding-bottom:15px;
}
#support_Box .left_column .subtitle_black{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#support_Box .left_column .sub_ul{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}
#support_Box .left_column ul{
	list-style:disc outside;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
}
#support_Box .left_column ul li{
	padding:2px 0;
}
#support_Box .left_column ul li p{
	color:#C00;
	padding-top:10px;
	padding-bottom:0;
}
#support_Box .left_column ul li ul{
	list-style:circle outside;
	padding:15px 0 15px 30px;
	font-family:Arial, Helvetica, sans-serif;
}
#support_Box .right_column{
	float:right;
	width:215px;
	margin-bottom:15px;
}
#support_Box .right_column h2{
	font-family:Verdana, Geneva, sans-serif;
	background:#308ED3;
	line-height:24px;
	padding-left:10px;
	font-size:12px;
	color:#fff;
}
#support_Box .right_column .contact,#support_Box .right_column .online_support,#support_Box .right_column .current_time{
	border:1px solid #ddd;
	border-top-width:0;
}
#support_Box .right_column .contact{
	padding:2px 8px 5px 8px;
}
#support_Box .right_column .contact .mail_list{
	border-bottom:1px dashed #e0e0e0;
	padding:6px 0;
}
#support_Box .right_column .contact .mail_list .text{
	font-family:Tahoma;
	font-size:11px;
}
#support_Box .right_column .contact .line_none{
	border-bottom:0;
}
#support_Box .right_column .online_support{
	list-style:disc outside;
	padding:8px 0 10px 27px;
}
#support_Box .right_column .online_support li{
	padding:2px 0;
}
#support_Box .right_column .current_time{
	padding:8px 8px 6px 8px;
}
#support_Box .right_column .current_time p{
	padding-bottom:3px;
}


/*---------------Partners page css---------------*/
.partners_List{
	display:block;
}
.partners_List li{
	border-bottom:1px solid #e8e8e8;
	padding:40px 0;
	width:100%;
	overflow:hidden;
}
.partners_List li img{
	float:left;
	margin-left:145px;
}
.partners_List li img.first_Img{
	margin-left:25px;
}


/*---------------Company page css---------------*/
.Business_Specialist{
	overflow:hidden;
}
.Business_Specialist img{
	float:left;
	margin-right:10px;
	padding-bottom:5px;
}
.CompanyDL_Box{
	padding-top:5px;
	padding-left:10px;
}
.CompanyDL_Box dl{
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}
.CompanyDL_Box dt{
	font-weight:bold;
	float:left;
	width:150px;
}
.CompanyDL_Box dd{
	float:left;
}
.CompanyDL_Box dd p{
	padding-bottom:5px;
}

/*---------------Site Map page css---------------*/
.siteMap{
	list-style:disc outside;
	padding:5px 0 5px 80px;
}
.siteMap li{
	padding:5px 0;
	font-family:Verdana;
	font-weight:bold;
}
.siteMap li ul{
	padding:5px 0 5px 30px;
}
.siteMap li ul li{
	font-family:Arial;
}
.siteMap li ul li a{
	color:#222;
}
.siteMap li ul li a:hover{
	color:#069;
}
.siteMap li ul li ul{
	list-style:none;
}
.siteMap li ul li ul li{
	font-weight:normal;
	padding:1px 10px;
	font-family:Verdana;
	font-size:11px;
	background:url(../images/small_arrow.gif) no-repeat left center;
}
.siteMap li ul li ul li a{
	color:#069;
}
.siteMap li ul li ul li a:hover{
	color:#036;
}

/*---------------Affiliate page css---------------*/
.affiliateBox h2{
	font-size:18px;
	padding-bottom:15px;
}
.affiliateBox ul{
	list-style:disc outside;
	padding:0 0 10px 30px;
}
.affiliateBox ul li{
	font-weight:bold;
	font-family:Verdana;
}
.affiliateBox ul li p{
	font-weight:normal;
	padding:15px 0;
	font-family:Arial;
}

#affiliate_table{
	border-collapse:collapse;
	width:100%;
	font-size:11px;
	margin:5px 0 20px 0;
	color:#666;
}
#affiliate_table th,#affiliate_table td{
	border:1px solid #d0d0d0;
	padding:3px 6px;
	text-align:center;
}
#affiliate_table th{
	background:#f2f2f2;
	font-size:12px;
	line-height:24px;
	color:#222;
}
#affiliate_table a{
	color:#666;
}
#affiliate_table a:hover{
	color:#069;
}

/*---------------Contact us page css---------------*/

#feedback_table{
	border-collapse:collapse;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:20px auto 0 auto;
}
#feedback_table td{
	color:#F00;
	padding:7px;
}
#feedback_table strong{
	color:#333;
}
#feedback_table .w1{
	width:220px;
}
#feedback_table .w2{
	width:110px;
}

/*-------------------products list style----------------------------*/
#products_list{
	padding:0 10px;
}
#products_list .each_product_a{
	width:704px;
	padding:11px 0 15px 0;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/*mouse over div box background style*/
#products_list .each_product_b{
	width:704px;
	padding:11px 0 15px 0;
	overflow:hidden;
	border-bottom:none;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	background:url(../images/each_bg.jpg) repeat-x bottom left;
}
#products_list .each_product_b.top_line{/*Download page products first list*/
	border-top:1px solid #ebebeb;
}
#products_list .each_product_a h2 a{
	color:#222;
	font-size:12px;
}
#products_list .each_product_a h2 a:hover{
	color:#069;
}
/*mouse over title background style*/
#products_list .each_product_b h2 a{
	color:#069;
	font-size:12px;
}
#products_list .each_product_b h2 a:hover{
	color:#036;
}
#products_list .Icon{
	float: left;
	padding:3px 0 0 12px;
}
#products_list .content{
	float:left;
	padding-left:20px;
	width:470px;
}
#products_list .content p{
	padding:6px 0 0 2px;
}
#products_list .download_button{
	float:left;
	padding:12px 0 0 15px;
}
#products_list .download_button2{/*Download page products list*/
	float:left;
	padding:6px 0 0 15px;
}
#products_list span,#products_list .size{/*Download page products list*/
	font-size:12px;
	font-weight:normal;
	color:#666;
}
#products_list span{
	padding-left:10px;
}

#products_list .size{
	width:100px;
	float:left;
	margin:5px 0 0 29px;
	text-align:center;
}

/*-------------News list css-------------*/
.newsList{
	padding:10px 10px 0 10px;
}
.newsList li{
	padding:5px 0 5px 15px;
	overflow:hidden;
	display:block;
	width:691px;
	line-height:1.5em;
}
.newsList li span{
	padding-right:10px;
	float:left;
	width:70px;
}
.newsList li a{
	float:left;
	width:600px;
}

/*Customers Page CSS*/
.customers_List{
	width:100%;
	padding-top:40px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	color:#555;
}
.customers_List .Tab_menu{
	float:left;
	width:194px;
	display:block;
	position:relative;
	z-index:2;
}
.customers_List .Tab_menu li{
	padding:9px 10px 9px 0;
	text-align:right;
	cursor:pointer;
	font-size:11px;
}
.customers_List .Tab_menu li.current{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#069;
	background:url(../images/Tab_menubg.gif) no-repeat;
}
.customers_List .Tab_content,.customers_List .Tab_contentSub{
	height:auto!important;
    height:490px;
    min-height:490px;
}
.customers_List .Tab_content{
	width:484px;
	float:left;
	padding:3px;
	background:#f3f3f3;
	margin:-20px 0 0 -4px;
	position:relative;
	z-index:1;
}
.customers_List .Tab_contentSub{
	background:#fff;
	border:1px solid #d2d2d2;
}
.customers_List .Tab_content ul{
	padding:20px 0 0 20px;
}
.customers_List .Tab_content ul li{
	padding-bottom:40px;
	display:block;
	overflow:hidden;
}
.customers_List .Tab_content ul li img{
	float:left;
	margin-right:5px;
}
.customers_List .Tab_content ul li span{
	float:left;
	font-size:10px;
	margin-right:5px;
	line-height:56px;
	width:100px;
}

/*return_content CSS*/
#return_content{
	width:668px;
	margin:0 auto;
	padding:25px 50px 50px 50px;
	background:#FFF url(../images/each_bg.jpg) repeat-x left bottom;
	border:1px solid #eee;
}
#return_content .congratulation{
	width:230px;
	margin:5px auto;
	overflow:hidden;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana;
}
#return_content .congratulation img{
	float:left;
	margin-right:10px;
}						
#return_content ul{
	padding:15px 0 0 35px;
	list-style:outside disc;
}
#return_content ul li{
	padding:2px 0;
}
#return_content p{
	padding-top:15px;
}
#return_content .subtext{
	font-weight:bold;
	font-family:Verdana;
}
#return_content .Red{
	color:#C00;
}
