#buy{float:right}
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-image: url(../image/bg_tabs.jpg);
	}
.mootabs_title ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.mootabs_title li {
	float: left;
	background-color: transparent;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	line-height: 40px;
	width: 118px;
	text-align: center;
}

.mootabs_title li.active {
	background: #fff;
	background-image: url(../image/bg_active_tab.gif);
	background-repeat: no-repeat;
	height: 40px	
}

.mootabs_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	text-align:left;
	padding: 3px;
	border: 1px solid #ccc;
}

.mootabs_panel.active {
	background-color: #fff;
	display: block;
}

.mootabs_title li.over {
	border-top: 0px solid #E10606;
}
#myTabs{
	width: 712px;
	font-size: 12px;
	line-height: 25px;
	clear: both
}
#myTabs2{
	clear: both;
	margin-bottom: 30px
}


/*tabs2 begin*/


.mootabs_title2 {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../image/bg_tabs2.jpg);
	background-repeat: no-repeat;
	}
.mootabs_title2 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	}
.mootabs_title2 li {
	float: left;
	background-color: transparent;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	width: 92px;
	text-align: center;
}

.mootabs_title2 li.active {
	background: #fff;
	background-image: url(../image/bg_active_tab2.gif);
	background-repeat: no-repeat;
	height: 30px	
}

.mootabs_panel2 {
	display: none;
	position: relative;
	width: 100%;
	clear: both;
	text-align:left;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.mootabs_panel2.active {
	background-color: #fff;
	display: block;
}

.mootabs_title2 li.over {
	border-top: 0px solid #E10606;
}
#case,#comment,#law {
	background: #F2F2F2;
	min-height: 128px;
}
.inner {
	border: 1px solid #ccc;
	background: #fff;
	height:auto!important;
	min-height: 122px;
	height: 122px;
	margin-bottom: 2px
}
#function_detail, #product_introduce, #basic_function, #application_support, #relative_server,#special_explain{
	height: 360px;
	min-height: 360px;
	width:100%;
	
}
#basic_function {
	text-indent: 20px;
}	


/*tabs domain begin*/

.mootabs_domain_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../image/bg_tabs_domain.jpg);
	}
.mootabs_domain_title ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.mootabs_domain_title li {
	float: left;
	background-color: transparent;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	width: 97px;
	text-align: center;
}

.mootabs_domain_title li.active {
	background: #fff;
	background-image: url(../image/bg_tabs_domain_active.jpg);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFC00
}

.mootabs_domain_panel {
	display: none;
	position: relative;
	width: 100%;
	top: -5px;
	clear: both;
	text-align:left;
	padding: 2px 3px 0px 1px;
	border-top: 0px solid #EDEEB4;
	border-right: 1px solid #EDEEB4;
	border-bottom: 1px solid #EDEEB4;
	border-left: 1px solid #EDEEB4;
	min-height: 160px;
	background-image: url(../image/bg_domain_list.jpg);
	background-repeat: repeat-x;

}

.mootabs_domain_panel.active {
	background-color: #fff;
	display: block;
}

.mootabs_domain_title li.over {
	border-top: 0px solid #E10606;
}
.search {
	background-image: url(../image/bg_search_line.jpg);
	background-repeat: no-repeat;
	width: 716px;
	height: 28px;
	position: relative;
	top: -4px;
	margin: 0;
	padding: 0
}

