﻿#telephoneNum-top{
	float:right;
	margin-top:59px;
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	color:#ffffff;
}

#hr_green{
	height:2px;
	width:620px;
	border:none;
	border-top:2px solid green;
	text-align:left;
	align:left;
	size:2px;
}

#hr_green_right{
	height:2px;
	width:300px;
	border:none;
	border-top:2px solid green;
	text-align:left;
	align:left;
	size:2px;
}

#hr_grey{
	height:2px;
	width:620px;
	border:none;
	border-top:2px solid #d0d0d0;
	color: #000000;
	text-align:left;
	align:left;
}
#hr_dashed{
	height:1px;
	width:620px;
	border:none;
	border-top:1px dashed #dedede;
	text-align:left;
	align:left;
}
/* 主页banner左半部分 */
.banner_left_index{
	width:35%;
	height:305px;
	float:left;
	text-align:right;
	padding:20px auto auto auto;
	margin:25px auto auto auto;
}
.banner_left_index p{
	padding:20px auto auto auto;
	margin:0px auto auto auto;
	font-weight:700;
	color:#000000;
	font-size:13px;
}
.banner_left_index p span{
	font-weight:700;
	color:#000000;
	font-size:24px;
	line-height:100px;
	display:block;
}
/* 主页banner右半部分 */
.banner_right_index{
	width:62%;
	float:right;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:305px;
}
.banner_right_index_1{
	width:33%;
	height:345px;
	background-color: rgb(190,72,60);
	float:left;
}
.banner_right_index_1 p{
	padding-top:20px;
	margin:0px auto auto auto;
	width:100%;
	height:25px;
	font-size:22px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
}
.banner_right_index_1_1{
	width:100%;
	text-align:center;
	padding:7px 0px 15px 0px;
	margin:20px auto auto auto;
}
.banner_right_index_1_1 strong{
	font-size:15px;
	color:#ffffff;
}
.banner_right_index_1 img{
	margin:5px auto auto auto;
	text-align:center;
	width:140px;
	padding-left:35.84px;
}
.banner_right_index_2{
	width:33%;
	height:345px;
	float:left;
	background-color:rgb(112,117,123);
}
.banner_right_index_2 p{
	padding-top:20px;
	margin:0px auto auto auto;
	width:100%;
	height:25px;
	font-size:22px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
}
.banner_right_index_2_2{
	width:95%;
	text-align:center;
	padding:7px 0px 15px 0px;
	margin:20px auto auto auto;
}
.banner_right_index_2_2 strong{
	font-size:15px;
	color:#ffffff;
}
.banner_right_index_2 img{
	margin:10px auto auto auto;
	width:140px;
	padding-top:36px;
	padding-left:35.84px;
}
/* 主页banner3 */
.banner_right_index_3{
	width:33%;
	height:345px;
	float:left;
	background-color:rgb(112,77,100);
}
.banner_right_index_3 p{
	padding-top:20px;
	margin:0px auto auto auto;
	width:100%;
	height:25px;
	font-size:22px;
	color:#ffffff;
	font-weight:700;
	text-align:center;
}
.banner_right_index_3_3{
	width:100%;
	text-align:center;
	padding:7px 0px 15px 0px;
	margin:20px auto auto auto;
}
.banner_right_index_3_3 strong{
	font-size:15px;
	color:#ffffff;
}
.banner_right_index_3 img{
	margin:10px auto auto auto;
	width:140px;
	padding-top:36px;
	padding-left:35.84px;
}
/* 主页“显示更多” */
.story{
	background-color:rgb(255,255,255);
	clear: both;
	padding: 18px 20px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
	margin-top:5px;
	color:#000000;
}
.box4 span{
	color:#006600;
	font-size:13px;
	float:right;
	padding-right:60px;
}
/* 主页“中奖信息” */
.tit_luck {
		background-color:rgb(255,0,0);
		height: 33px;
		overflow: hidden;
		width:300px;
		border:1px solid #d0d0d0;
}
		
.tit_luck h2 {
    float: left;
    padding: 0px 0px 0px 9px;
    font-size: 13px;
    line-height: 33px;
    color:#e1d983;
    width:300px;
}
.mes_luck {
		background-color:rgb(255,255,255);
		width:300px;
		height:160px;
		overflow: hidden;
		border:1px solid #d0d0d0;
}
		
.mes_luck p {
    float: left;
    padding: 0px 0px 0px 9px;
    font-size: 13px;
    line-height: 20px;
    color:#e11983;
}

/* 主页中奖信息公示下，《联系我们》logo上面的文字 */
.logo_word{
	 font-size:16px;
	 font-weight:900;
	 color:#333333;
	 line-height:40px;
}
/* 主页右边栏，联系方式 */
.findder{
	font-size:14px;
	color:#006600;
	line-height:30px;
}
/* 主页，相关教程 */
.list_index li{
	list-style:square;
	list-style-position:inside;
	line-height:32px;
	color:#006600;
	font-size:16px;
	font-weight:500;
	
	
}
/* 主页 友情链接 */
.friend{
	padding:30px 0;
	overflow:hidden;
	font-size:12px;
}
.friend_link{
	padding:0 10px;
	float:left;
	display:inline-block;
	color:#666666;
}
.friend_middle{
	float:left;
	height:12px;
	color:#666666;
}
/* 
****************************
****************************
************QA**************
****************************
****************************
*/
/* QA页，右侧导航 */
.menu_list_QA { width: 300px; }
.menu_head { 
		padding: 5px 0px; 
		cursor: pointer; 
		position: relative; 
		margin:2px; 
		font-weight:bold; 
		background: #f0f0f0 url(left.png) center right no-repeat; 
				/* #eef4d3 */
}
.menu_body { display:none; }
.menu_body a { 
		display:block; 
		color:#000000; 
		background-color:#f0f0f0; 
					/* #F9FDEA */
		line-height:24px; 
		font-weight:bold; 
		text-decoration:none; 
		text-indent:5px;
	border-bottom-color: rgb(72, 35, 11);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: rgb(72, 35, 11);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(72, 35, 11);
	border-right-style: solid;
	border-right-width: 1px;
	border-spacing: 0px 0px;
	border-top-color: rgb(72, 35, 11);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-style: solid;
	border-top-width: 1px;
}
.menu_body a:hover { color: #000000; text-decoration:underline; }

/* QA左侧，QA项目一览 */
.QA{
	line-height:1.7em;
	color:#00b4ff;
	overflow:hidden;
	padding:25px 0px 10px 0px;
	white-space:normal;
	word-wrap:break-word;
	background-color:#1a0f08;
	border-bottom-color: rgb(72, 35, 11);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;     /* 合并表格边框 */
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: rgb(72, 35, 11);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(72, 35, 11);
	border-right-style: solid;
	border-right-width: 1px;
	border-spacing: 0px 0px;
	border-top-color: rgb(72, 35, 11);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-style: solid;
	border-top-width: 1px;
}
.QA code{
		width:550px;
		font-weight: 400;
		margin:10px;
		padding:10px;
		max-height: 1000px;
		font-size: 12px;
		font-size-adjust: none;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		color: rgb(250, 229, 207);
		display: block;
		
		background-attachment: scroll;
		background-clip: border-box;
		background-color: rgb(33, 19, 11);
		background-image: none;
		background-origin: padding-box;
		background-position: 0% 0%;
		background-repeat: repeat;
		background-size: auto auto;
		
		border-bottom-color: rgb(72, 35, 11);
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-collapse: collapse;
		border-image-outset: 0 0 0 0;
		border-image-repeat: stretch stretch;
		border-image-slice: 100% 100% 100% 100%;
		border-image-source: none;
		border-image-width: 1 1 1 1;
		border-left-color: rgb(72, 35, 11);
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: rgb(72, 35, 11);
		border-right-style: solid;
		border-right-width: 1px;
		border-spacing: 0px 0px;
		border-top-color: rgb(72, 35, 11);
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-top-style: solid;
		border-top-width: 1px;
		
		letter-spacing: 0px;
		line-height: 20.4px;
		
		text-align: left;
		text-transform: none;
		white-space: pre-wrap;
		word-wrap: break-word;
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		-moz-font-feature-settings: normal;
		-moz-font-language-override: normal;
}
.ocidll{
	float:right;
	margin-right:50px;
	color:#00b4ff;
}


/* 浮动固定层 */
.tit-h1 { font-size:18px; text-align:center; margin:30px 0; color:#f60;}
.go-back{ text-align:center; border-top:1px dashed #ccc; padding:10px; margin-top:20px; font-size:40px;}
.wrap{border:1px dashed #ccc; background:#f8f8f8; padding:20px;}

.demo { height:1500px; }
.sutt { 
	width:300px; 
/*	padding:5px 10px; */
	border:1px solid #ffecb0; 
	font-size:12px; 
	background-color:#ffffff; 
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,.2); 
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2); 
	box-shadow:1px 1px 2px rgba(0,0,0,.2); 
	position:absolute; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px; 
}
.sutt .close-ico{ 
	position:absolute; 
	top:5px; 
	right:5px; 
	display:block; 
	width:16px; 
	height:16px;
}
/* 滚动锚点染色 */
.nav li a.cur{background:#ffffff}

/* 
****************************
****************************
************正式版**********
****************************
****************************
*/
/* 新增功能 */
.new_function_span{
	color: #333333;
	font-size:12px;
	width:30%;
	float:left;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px; 
	padding-left:12px;
	height:140px;
	background:#ffffff;
	margin-bottom:5px;
	margin-right:5px;
}
.add_func{
	font-size:17px; 
	line-height:2.1em; 
	/*color:#39b9d6;*/
	color:#006600;
	text-transform:uppercase;
	font-weight:700;
/*	text-indent:150px;*/
	float:left;
}
.add_func_a{
	float:right;
	text-decoration: none;
	font-size:15px;
	line-height:2.1em; 
}
.add_func_a2{
    /** object_bug 使用（其他功能一览）*/
    padding-left: 30px;
    text-decoration: none;
    font-size:15px;
    line-height:2.6em;
}
.introduce_ob{
	/*background-image:url(../images/ober/bg.jpg);*/
	background:#ffffff;
	padding:15px 15px;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	margin-bottom:5px;
}
.introduce_ob strong{
	background:url(../images/ober/ico13.png) no-repeat left 1px;
	height:40px;
	line-height:40px;
	width:261px;
	margin:0 auto;
	font-size:14px;
	color:#6d4d0c;
	text-indent:30px;
}
/* 活动三 */
.have_left_3{
	width:620px;
	height:270px;
	background-color: rgb(227,243,243);
	margin:0px auto auto auto;
}
.have_left_3_title{
	width:620px;
	height:30px;
	text-align:center;
	margin:0px auto auto auto;
	background-color: #599395;
}
.have_left_3_title h5{
	font-size:16px;
	font-weight:700;
	color:#E3F3F3;
	line-height:30px;
}
.have_left_3 strong{
	width:600px;
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#599395;
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: JUSTIFY;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.have_left_3 span{
	line-height:25px;
	font-size:12px;
	color:#599395;
	TEXT-JUSTIFY:inter-ideograph;
	TEXT-ALIGN: JUSTIFY;
	float:left;
	text-indent:20px;
	padding-left:10px;
	padding-right:10px;
}
.have_left_3_go{
	padding-top:30px;
	float:right;
	width:200px;
	font-size:13px;
	color:#599395;
	text-align:center;
}
/* 活动四 */
.have_left_4{
	width:620px;
	height:35px;
	background-color: rgb(245,229,229);
	margin:10px auto auto auto;
	text-align:center;
}
.have_left_4 span{
	font-size:12px;
	color:#e3625d;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
}
/* 价格表 */
.price_table{
	width:620px;
	border:0;
	cellpadding:0;
	cellspacing:1;
	table-layout:fixed;
	margin-top:0px;
	margin-bottom:20px;
	width:100%; 
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, .2); 
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, .2); 
	border:1px solid #cacaca;
}
.price_table th{ 
	font-weight:bold; 
	font-size:13px; 
	background:#ececec; 
	border-bottom:1px solid #e2e2e2; 
	border-top:1px solid #fefefe; 
	border-left:1px solid #fefefe; 
	border-right:1px solid #d2d2d2; 
	border-bottom:1px solid #d2d2d2; 
}
.price_table td{
	width:280px;
	line-height:18px;
	text-align: center;
}
.maintenance_1{
	width:620px;
	overflow:hidden;
	padding-top:10px;
}
.side {
	font-size:9px;
	text-align:center;
	background:#99cc99;
	border-bottom:1px solid #8ebc8e;
	border-right:1px solid #8ebc8e;
}
/* 

#pricetable tr th{ color:#535252; padding:10px;}

td a{ color:#99cc99; text-decoration:none;}

*/
th, td, caption { padding:8px 10px; }
#pricetable tr td{  color:#535252; 
					padding:10px;
					font-size:12px; 
					border-top:1px solid #fff; 
					border-right:1px solid #d2d2d2; 
					border-bottom:1px solid #d2d2d2; 
					border-left:1px solid #fefefe;  }





/* 右侧下载信息 */
.mes_download{
	width:300px;
	height:160px;
	border-style: solid;
	border-width: 2px 1px 1px;
	border-color: rgb(0, 150, 221) rgb(222, 222, 222) rgb(222, 222, 222);
	background:#ffffff;
	margin-top:10px;
}
.h3_about{
	width:300px;
	height:40px;
	padding-bottom:20px;
}
.h3_buy_right_strong{
	font-size:24px;
	color:#006600;
	width:300px;
}
.h3_buy_right_b{
	font-size:13px;
	color:#006600;
	width:300px;
	text-align:right;
	float:right;
}
.mes_download_i  i{
	font-size:13px;
	width:300px;
	font-family:Microsoft Yahei;
	padding:10px;
	TEXT-ALIGN: JUSTIFY;
	height:15px;
	
}
.mes_download_mes_div{
	width:250px;
	margin:0 auto;
	text-align:center;
	align:center;
}
#mes_download_mes li{
	list-style:decimal;
	list-style-position:outside;
	line-height:16px;
	color:#000000;
	font-size:12px;
	TEXT-JUSTIFY:inter-ideograph;
	TEXT-ALIGN: JUSTIFY;
	/* text-indent:20px;	*/
	padding:10px 0px;
}
.mes_download_samp_1{
	font-size:12px;
	float:left;
	width:120px;
	height:30px;
	text-align:center;
	margin:10px;
	background:url(../images/product_download_button_1.png) no-repeat 20px  ;
}
.mes_download_samp_1 a{
	color:#0f0f0f;
	line-height:30px;
	text-decoration:none;
	font-size:12px;
	
}
.mes_download_samp_2{
	font-size:12px;
	float:left;
	background-color:#ffffff;
	width:120px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	margin:10px;
	background:url(../images/product_download_button_1.png) no-repeat 20px  ;
}
.mes_download_samp_2 a{
	color:#0f0f0f;
	line-height:30px;
	text-decoration:none;
	font-size:12px;
}
.mes_download_img_div{
	width:300px;
	height:120px;
	border-style: solid;
	border-width: 1px 1px 2px;
	border-color:  rgb(222, 222, 222)  rgb(222, 222, 222) rgb(0, 150, 221);
	background:#ffffff;
	margin-top:10px;
}
.mes_download_img{
	width:140px;
	margin-left:70px;
	margin-top:10px;
}
.mes_download_img_word{
	font-size:12px;
	color:#000000;
	text-align:center;
	align:center;
	width:290px;
	padding-left:70px;
}
.mes_download_link{
	text-align:left;
	width:100%;
	font-size:16px;
	padding-top:10px;
	line-height:20.5px;
	color:rgb(153,147,109);
}
.mes_download_other{
	text-align:left;
	width:100%;
	font-size:18px;
	font-weight:700;
	margin:20px 0;
	color:#009900;
	
}
.mes_download_other_link{
	text-align:left;
	width:100%;
	font-size:16px;
	padding-top:10px;
	line-height:20.5px;
}
.ob_os_buy{
	margin:0;
	border-style: solid;
	border-width: 2px 1px 1px;
	border-color: rgb(0, 150, 221) rgb(222, 222, 222)  rgb(222, 222, 222) ;
	background:#ffffff;
}
.ob_os_buy strong{
	color:#006600;
	font-size:14px;
	margin-bottom:6px;
	padding-left:3px;
}
.ob_os_buy p{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}
.ob_beta_buy{
	margin:0;
	border-style: solid;
	border-width: 2px 1px 1px;
	border-color: rgb(0, 150, 221) rgb(222, 222, 222)  rgb(222, 222, 222) ;
	background:#ffffff;
}
.ob_beta_buy strong{
	color:#006600;
	font-size:14px;
	margin-bottom:6px;
	padding-left:3px;
}
.ob_beta_buy p{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}
.ob_beta_buy table{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
}
.title_img{
	
}
.link_lite_form_ob a{
	text-decoration:none;
}
.link_lite_form_ob p{
	font-size:13px;
}

/* 
****************************
****************************
**********lite版************
**********light*************
****************************
*/
.banner_left{
	float:left;
	width:55%;
	height:170px;
}
.banner_right{
	float:right;
	width:45%;
	height:270px;
	background:url(../images/ob_lite/Nipic_2531170_20130817205927054000.png) 0 0 no-repeat;
}
.banner_left strong{
	line-height:24px;
	font-size:22px;
	color:#ffffff;
	display:block;
}
.banner_left strong span{
	line-height:24px;
	font-size:24px;
	color:#ffffff;
}
.banner_left span{
	font-weight:700px;
	color:#000000;
}
.lite_right_p{
	color:#000000;
	padding:17px 0px;
}
.bac{
	background-color:rgb(200,28,68);
	margin:17px 0;
}
.bac span{
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
	line-height:24.5px;
	background-color:rgb(200,28,68);
}
.bac b{
	color:#ababab;
	font-size:24px;
}
.lite_right_p lable{
	padding-top:17px;
	font-size:14px;
	line-height:23.5px;
}
.lite_right_p um{
	line-height:23px;
	padding:17px 0px;
}
.lite_table{
	width:555px;
	height:420px:
	border:0;
	cellpadding:0;
	cellspacing:0;
	margin:10px auto auto auto;
	text-align:left;
	font-size:14px;
	font-weight:400;
	line-height:40px;
}
.lite_table th{
	font-size:16px;
	text-align:left;
}
.lite_table_left{
	width:140px;
}
.lite_table_right{
	width:360px;
}

/* 
****************************
****************************
**********产品介绍**********
****************************
****************************
*/
.h4_span span{
	line-height:25px;
}
.h4_span{
	line-height:25px;
}

/* 
****************************
****************************
**********compare***********
****************************
****************************
*/
.compare{
	width:935px;
	border:0;
	cellpadding:0;
	cellspacing:1;
}
 .compare td{
 	line-height:35px;
 	text-align:center;
 	font-size:12px;
 }
.compare1{
    width:935px;
    border:0;
    cellpadding:0;
    cellspacing:1;
}
.compare1 td{
    line-height:35px;
    text-align:left;
    font-size:12px;
}
 
 
/*
****************************
****************************
**********英文字体**********
****************************
****************************
*/
.fm{
	font-family:Arial, Helvetica, sans-serif,"Microsoft Yahei","微软雅黑","Microsoft Yahei In-Bold";
}
/*
****************************
****************************
************ober************
****************************
****************************
*/
.banner_right_ober{
	float:left;
	width:300px;
}
.banner_left_ober{
	float:left;
	width:400px;
	color:#000000;
	padding:25px 40px 25px;
	font-size:18px;
	line-height:24px;
	font-weight:700;
}
.banner_in_grid{
	background:#ffffff;
	padding:15px 15px;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	box-shadow:2px 2px 4px rgba(0,0,0,.2); 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	margin-bottom:5px;
}
.ober_g4 a{
	float:right;
	font-size:15px;
	text-decoration: none;
}

/*
****************************
****************************
*********价格查看***********
****************************
****************************
*/
.price_for_all{
	margin:0;
	border-style: solid;
	border-width: 2px 1px 1px;
	border-color: rgb(0, 150, 221) rgb(222, 222, 222)  rgb(222, 222, 222) ;
	background:#ffffff;
	height:70px;
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

#tabContainer li
{
    float: left;
    width: 68px;
    margin: 0 3px;
    padding-bottom: 5px;
    background: #efefef;
    text-align: center;
}
#tabContainer a.on
{
    background: pink;
}

#font_size_zero {
    font-size: 25px;
    text-align: center;
}

#font_size_one {
    color: red;
    font-size: 16px;
    text-align: center;
}