IMG {
	VERTICAL-ALIGN: middle; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none;
}
div {
	display: inline-block;
}
a,area {blr:expression(this.onFocus=this.blur()) } 
:focus {outline-style: none; }

/*Tab*/
#item {
	font-size: 12px;
	width: 308px;
}
#item ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#item #tabBar{
	padding-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}
#tabBar li {
	float: left;
	height: 27px;
	line-height: 27px;
	margin-right: 5px;
}
#item div{
	clear: both;
	display: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#item .show{
	display: block;
}
#tabBar a{
	background-repeat: no-repeat;
	height: 27px;
	display: block;
	padding-right: 5px;
	color: #000000;
	text-decoration: none;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tabBar a span{
	padding-left: 5px;
	display: block;
}
#item div li{
	background-image: url(img/icon-point1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	margin-bottom: 3px;
}
#tabBar a.current{
	background-color: #E1F4FD;
	padding-right: 5px;
	color: #004678;
}
#tabBar a.current span{
	padding-left: 5px;
}


.cont_style {
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px;
	margin: 0px 10px 0px 0px;
}
