/* Model 2000 */
.maintab {
	margin:0 auto;
	width:970px;
	margin-top:20px;
	padding-left:20px;
}
.maintab h4 {
	width:auto;
	float:none;
	padding:8px 0 5px;
	background:none;
	font-size:16px;
	/*	background:url(../images/com_images/model_title.png) no-repeat center center;*/
	color:#fff;
}
.tabbg {
	/*background:url(../images/com_images/light_pagebg.jpg) no-repeat top left;*/
	float: left;
    margin-left: 100px;
    width: 720px;
}
.maintab ul {
}
.maintab ul li {
	list-style-type:none;
	font-size:13px;
	padding:5px 8px;
	background-color:#cee2c6;
	margin:3px;
	text-transform:capitalize;
}
.maintab ul li:hover {
	/*background-color:#539101;*/
	background-color:#444444;
	cursor:pointer;
}
.maintab ul li:hover a {
	/*color:#cee2c6;*/
	color:#fff;
}
.maintab div {
	padding:0 2px;
}
.maintab a {
	text-decoration:none;
	color:#000;
}
.maintab a:hover {
	/*	color:#CC6600;*/
color:#cee2c6;
}
.keyfeature, .syscompo, .suitfor, .optserv {
	float:left;
	width:235px;
}
.prodwar {
	float:left;
	width:190px;
	display:none;
}
.keyfeature .top, .syscompo .top, .suitfor .top, .optserv .top {
	/*	background:url(../images/com_images/rounded/bo_top.png) no-repeat top left;*/
	background:url(../images/com_images/rounded/head1_235.png) no-repeat top left;
	height:35px;
}
.keyfeature .middle, .syscompo .middle, .suitfor .middle, .optserv .middle {
	background:url(../images/com_images/rounded/bo_middle_235.png) repeat-y top left;
}
.keyfeature .bottom, .syscompo .bottom, .suitfor .bottom, .optserv .bottom {
	background:url(../images/com_images/rounded/bo_bottom_235.png) no-repeat top left;
	height:8px;
}
.keyfeature .middle, .syscompo .middle, .suitfor .middle, .optserv .middle {
	/*height:350px;*/
	height:300px;
	overflow:auto;
}
a#request_button {
	background:#539101;
	border:solid 1px #246202;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	float: left;
	font-family: verdana;
	font-size: 16px;
	height: 30px;
	margin-left: 355px;
	margin-top: 20px;
	padding-top: 10px;
	width: 242px;
}
a#request_button:hover {
}
a .alt {
	display: none;
}
