﻿ul.tab
{
	list-style-type: none;
	height: 30px;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}
ul.tab li
{
	float: left;
	padding: 2px 35px;
	background-color: #E1F4FD;
	height: 26px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 26px;
	cursor: hand;
}
ul.tab li.isactive
{
	background-color: #5EB0EE;
}
#tab_content
{
	display: block;
	padding: 10px;
}
#tab_content div
{
	_height: 180px;
	min-height: 180px;
}

ul.tab1
{
	list-style-type: none;
	height: 28px;
	background-color: white;
	padding: 0px;
	margin: 0px;
}
ul.tab1 li
{
	float: left;
	padding: 0px;
	height: 28px;
	margin-right: 5px;
	overflow: hidden;
	line-height: 28px;
	cursor: hand;
}
ul.tab1 li a
{
	background-image: url(../product1/img/tab_bg.gif);
	line-height: 28px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 28px;
	display: inline-block;
	overflow: hidden;
	color: Black !important;
}
ul.tab1 li a span
{
	margin: 0px;
	background-image: url(../product1/img/tab_bg.gif);
	line-height: 28px;
	background-position: 100% -84px;
	display: inline-block;
	padding-right: 16px;
	background-repeat: no-repeat;
}
ul.tab1 li.isactive
{
	background-color: #5EB0EE;
}

ul.tab1 li.isactive a
{
	background-image: url(../product1/img/tab_bg.gif);
	line-height: 28px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 28px;
	display: inline-block;
	overflow: hidden;
	color: White !important;
}
ul.tab1 li.isactive a span
{
	margin: 0px;
	background-image: url(../product1/img/tab_bg.gif);
	line-height: 28px;
	background-position: 100% 0px;
	display: inline-block;
	padding-right: 16px;
	background-repeat: no-repeat;
}
#tab_content1
{
	display: block;
	
}
#tab_content1 div
{
	padding: 10px;
	_height: 180px;
	min-height: 180px;
	background-image:url('../product1/img/p_bg.jpg');
	overflow:hidden;
}

div.pan
{
	float: left;
	width: 280px;
	min-height: 200px;
	_height: 200px;
	margin-right: 27px;
}
div.pan div.span_t
{
	background-image: url(../product1/img/tab_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.pan div.span_t span
{
	background-image: url(../product1/img/tab_bg.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
	color: White;
	display: block;
	cursor: hand;
}
div.pan div.span_c
{
	background-color: White;
	border-left: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	padding: 5px;
}
div.pan div.span_c ul
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom:8px;
	list-style-image:url(../images/arrow_east.gif);
}
div.pan div.span_c ul li
{
	line-height: 20px;
}
.c_corner
{
	background-image: url(../product1/img/tab_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.c_corner span
{
	background-image: url(../product1/img/tab_bg.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	padding-left: 2px;
	width: 100%;
	color: White;
	display: inline-block;
}

