div.domtab{
	width:223px; float:left; display:inline; margin-bottom:10px;
}
.dom_tabs_content_container{
	width:207px; background:#E5E5E5 url(../img/box_content_bg.jpg) repeat-x;
	border-left:1px solid #b2cee1; border-right:1px solid #b2cee1; padding:7px;
	min-height:297px; height: auto !important; height:297px; float:left;
	font:12px/16px Tahoma; color:#000000;
}
.dom_tab_btm_cruve{
	float:left; height:10px; width:223px;
}
ul.domtabs{
	font:12px/30px Arial, Helvetica, sans-serif; color:#000000; width:224px;
	/*background:url(../img/tab_btm_brd.jpg) bottom left repeat-x;*/ float:left !important; float:none;
}
ul.domtabs li{
	float:left;
	list-style-type:none;
	font:12px/30px Arial, Helvetica, sans-serif;
	height:30px; text-align:center;
}
ul.domtabs li a{
	/*background:url(../img/home/tab_menu_bg.jpg) repeat-x;*/
	background:url(../img/tab01.jpg) no-repeat;
	font:12px/30px Arial, Helvetica, sans-serif; color:#000000;
	height:30px;
	display:inline-block;
	float:left;
	width:112px; margin-right:0px; 
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	float:left;
	display:inline-block;
	font:12px/30px Arial, Helvetica, sans-serif; color:#000000;
	height:30px; width:112px; margin-right:0px; 
	
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:30px;
}
ul.domtabs a:hover{
	background:url(../img/tab01.jpg) no-repeat;
	height:30px;
}
div.domtab{
	clear:both;
	
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:url(../img/tab02.jpg) no-repeat;
	height:30px;
}

div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active
{
	
	display:block;
}
		
		
.dom_tabs_content_container .col_box{
float:left; width:207px; margin-bottom:20px;
}	
.dom_tabs_content_container .col_box_col1{
float:left; margin-right:8px;  width:58px; display:inline; /*background:#fff;width:63px;*/
}
.dom_tabs_content_container .col_box_col1 img{
float:left; border:1px solid #D4D4D4; padding:4px; background-color:#fff;
}
.dom_tabs_content_container .col_box_col2{
float:right; width:135px; display:inline; font:12px Arial, Helvetica, sans-serif; color:#000;
}
.dom_tabs_content_container .col_box_col2 a{
font:12px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;
}
.dom_tabs_content_container .col_box_col2 a:hover{
font:12px Arial, Helvetica, sans-serif; color:#000; text-decoration:underline;
}
		
		
