.usual {
  background:#FFF;
  color:#111;
  width:99%;
  margin:0 0 0 10px; 
}
.usual ul {margin: 0;	padding: 0;	float: left;	list-style: none;	height: 32px;	border-bottom: 1px solid #ddd;	width: 100%; border-radius: 5px 0 0 0;}
.usual li { border-radius: 5px 5px 0 0;	background:none; float: left; margin: 0; margin-right:1px;	padding: 0;	height: 30px; line-height: 30px;	border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; 	margin-bottom: -1px;	background-color: #eee;	overflow: hidden;	position: relative; }
.usual ul a {
  	display:block;
	padding:7px 10px;
	text-decoration:none!important;
	margin:0;
	margin-left:0;
	font:10px Verdana;
	color:#000;
}
.usual ul a:hover {
  color:#FF9900;
}
.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  /*background:snow; */
   background: #fff;	border-bottom: 2px solid #fff;
  cursor:default;
  font-weight:bold;
  }
.usual div {
  padding:5px 5px 3px 5px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  /*background:snow;
  background-color:#E1E1E1;*/
  background-color:#FFF;
}
.usual div a { color:#000; font-weight:bold; }

/* Style for various uses of tabs */

img { border:0px; }
.clear { clear:both; height:1px; }
li { list-style:none; }


.tab_box {padding:5px; border: 1px solid #ddd;	border-top: none;	clear: both;	float: left; 	width: 100%;	background-color: #fff;	}





.tab_model_1 ul.tabs {		    	margin: 0;	padding: 0;	float: left;	list-style: none;	height: 32px;	border-bottom: 1px solid #ddd;	width: 100%; border-radius: 5px 0 0 0; }




.tab_model_1  ul.tabs li {		border-radius: 5px 5px 0 0;	background:none;	float: left;	margin: 0; margin-right:1px;	padding: 0;	height: 31px;	line-height: 31px;	border: 1px solid #ddd;		margin-bottom: -1px;	background-color: #eee;	overflow: hidden;	position: relative;	}

.tab_model_1  ul.tabs li h6 {	padding-bottom:0 !important; }

.tab_model_1  ul.tabs li a {	text-decoration: none;	color: #000;	display: block;	padding: 0 20px;	outline: none;	}

.tab_model_1  ul.tabs li a:hover {	background: #f9f9f9;	}	

.tab_model_1  ul.tabs li.active, 
.tab_model_1  ul.tabs li.active a:hover  {	background: #fff;	border-bottom: 1px solid #fff;}


.tab_model_1 ul.tab_container {		border: 1px solid #ddd;	border-top: none;	clear: both;	float: left; 	width: 100%;	background-color: #fff;	list-style: none;	}

.tab_model_1 ul.tab_container li {		padding: 20px;	background:none; }

