html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

table, tr, th, td, img, a img, fieldset {
	border: 0px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

:focus {
	outline: none;
}
img
{
	vertical-align: top;
	margin: 0;
}
html, body
{
	width: 100%;
	min-height: 100%;
	_height: 100%;
}
body
{
	width: 100%;
	background: url(/images/body_top_bg_02.gif) repeat-x top left #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	color: #3f3f3f;
	text-align: center;
	position: relative;
}
a
{
	color: #11539e;
	text-decoration: underline;
}
a:hover
{
	color: #df3930;
	text-decoration: underline;
}
a.dashed
{
	color: #11539e;
	text-decoration: none;
	border-bottom: 1px dashed #11539e;
}
a.dashed:hover
{
	color: #df3930;
	text-decoration: none;
	border-bottom: 1px dashed #df3930;
}
h1
{
	font: normal 26px/28px Tahoma, Geneva, sans-serif;
	margin-bottom: 30px;
	color: #623a70;
}
h2
{
	font: normal 19px/20px Tahoma, Geneva, sans-serif;
	margin-bottom: 15px;
	color: #623a70;
	padding-top: 20px;
}
h3
{
	font: normal 15px/17px Tahoma, Geneva, sans-serif;
	margin-bottom: 11px;
	padding-top: 10px;
	color: #623a70;
}
h4
{
	font: bold 11px/13px Tahoma, Geneva, sans-serif;
	margin-bottom: 11px;
	color: #623a70;
	text-transform: uppercase;
}
h5
{
	font: bold 11px/13px Tahoma, Geneva, sans-serif;
	margin-bottom: 11px;
	color: #623a70;
	text-transform: uppercase;
}
h6
{
	font: bold 11px/13px Tahoma, Geneva, sans-serif;
	margin-bottom: 11px;
	color: #623a70;
	text-transform: uppercase;
}
.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	//zoom: 1;
}
p
{
	margin-bottom: 10px;
}

.layout
{
	min-width: 980px;
	max-width: 1600px;
	margin: 0 auto;
	_width: expression(document.body.clientWidth < 982? "980px" : document.body.clientWidth > 1602? "1600px" : "auto");
}
.float-r
{
	float: right;
	margin-left: 10px;
	_display: inline;
}
ul
{
	display: block;
	list-style: none;
	padding: 13px 30px 23px 38px;
}
ul li
{
	display: block;
	list-style: none;
	background: url(/images/list-mark_03.gif) no-repeat 0px 11px;
	padding-left: 20px;
	margin-bottom: 5px;

}
.over-b
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	_height: 100%;
	background: url(/images/over-b-bg.png) repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: none;
    background:rgba(28, 114, 160, 0.8);
	*zoom:1;
    *background:#1c72a0;
    *filter:alpha(opacity=80);
}
.popup
{
	width: 926px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -463px;
	background:url(/images/popup-bg_03.gif) repeat top left;
	border: 1px solid #c7cdd0;
	z-index: 1100;
	display: none;
}
.popup .top
{
	padding: 10px 20px 20px;
	text-align: left;
	clear: right;
}
.popup .top .logo
{
	float: left;
	margin-right: 20px;
}
.popup .top .arrow
{
	float: left;
	margin-right: 20px;
	padding-top: 20px;
}
.popup .top .slogan
{
	float: left;
	margin-right: 10px;
	height: 100px;
}
.popup .flash-popup
{
	overflow: hidden;
	//zoom: 1;
	background: #d6d7d9;
	text-align: center;
	padding: 30px 0px;
	width: 100%;
	font: normal 14px/18px Tahoma, Geneva, sans-serif;
	color: #3f3f3f;
}
.popup .flash-popup img
{
	margin-bottom: 10px;
}

.popup .flash-popup
{
	overflow: hidden;
	//zoom: 1;
	background: #d6d7d9;
	text-align: center;
	padding: 20px 0px;
	width: 100%;
}

.popup a.close
{
	float: right;
	display: block;
	_display: inline;
	width: 95px;
	height: 24px;
	z-index: 12000;
	//zoom: 1;
	margin: 20px 20px 0px 0px;
}
.popup .top a.print-l
{
	margin-top: 10px;
}
.popup .top .print-l
{
	background: url(/images/print_icon.gif) no-repeat 0px 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #5e707b;
	text-decoration: underline;
	padding-bottom: 2px;
}
.popup .top .print-l:hover
{
	background: url(/images/printer_icon_over.gif) no-repeat 0px 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #5e707b;
	text-decoration: none;
}
.popup .mid
{
	padding: 0px 40px 20px 40px;
	text-align: left;
}
.popup .mid .companies-b
{
	display: block;
	list-style: none;
	padding: 30px 0px 0px 0px;
}
.popup .mid .companies-b li
{
	width: 170px;
	min-height: 50px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0px 22px 40px 0px;
	zoom: 1;
	*display: inline;
	_height: 50px;
	font-size: 13px;
	line-height: 16px;
	background: none;
	padding-left: 0px;

}
.popup .mid .companies-b li div.pic-b
{
	min-height: 60px;
	_height: 60px;
	vertical-align: bottom;
	width: 100%;
	display: -moz-inline-stack;
	display: inline-block;
	//zoom: 1;
	*display: inline;

}
.popup .mid .companies-b li div.pic-b table {
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
}
.popup .mid .companies-b li div.pic-b table td {
	padding: 0px;
	margin: 0px;
	height: 68px;
	vertical-align: middle;
	text-align: left;
}


.content-b .center-b .companies-b li img {
	
	vertical-align: middle;
}
.popup .mid .companies-b li img
{
	margin-bottom: 15px;
	vertical-align: bottom;
}
.popup .mid .companies-b li a
{
	display: block;
}
.popup .mid .companies-b li p
{
	margin: 9px 0px 5px 0px;
}
.popup .mid .companies-b1
{
	display: block;
	list-style: none;
	padding: 20px 0px 20px 0px;
}
.popup .mid .companies-b1 li
{
	width: 170px;
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0px 22px 14px 0px;
	zoom: 1;
	*display: inline;
	_height: 10px;
	font-size: 13px;
	line-height: 16px;
	background: url(/images/list-mark_03.gif) no-repeat 0px 8px;
}
ul.tabs
{
	display: block;
	list-style: none;
	padding: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	//zoom: 1;
}
ul.tabs li
{
	display: block;
	list-style: none;
	background: none;
	border: 1px solid #ebebeb;
	float: left;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 8px;
}
ul.tabs li a
{
	display: block;
	background: #f0f0f0;
	border-top: 1px solid #fff;
	_float: left;
	padding: 10px 15px;
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #11539E;
	text-decoration: none;
}
ul.tabs li a em
{
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #11539E;
	border-bottom: 1px dashed #11539E;
}
ul.tabs li a:hover
{
	display: block;
	background: #f0f0f0;
	border-top: 1px solid #fff;
	_float: left;
	padding: 10px 15px;
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #df3930;
	text-decoration: none;
}
ul.tabs li a:hover em
{
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #df3930;
	border-bottom: 1px dashed #df3930;
}
ul.tabs li a em b
{
	font-weight: normal;
}
ul.tabs li a.current
{
	display: block;
	background: #b2b2b2;
	border-top: 1px solid #e3e3e3;
	_float: left;
	padding: 10px 15px;
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: text;
}
ul.tabs li a.current em
{
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #fff;
	border-bottom: 0px;
}
ul.tabs li a.current em b
{
	font-weight: normal;
}

ul.tabs li a.current:hover
{
	display: block;
	background: #b2b2b2;
	border-top: 1px solid #e3e3e3;
	_float: left;
	padding: 10px 15px;
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: text;
}
ul.tabs li a.current:hover em
{
	font: normal 13px/15px Tahoma, Geneva, sans-serif;
	color: #fff;
	border-bottom: 0px;
}
table.contact {
	border-collapce: collapce;
	border-spacing: 0;
}
table.contact td {
	padding: 5px 5px 10px 5px;
}
table tr.gray td {
	background-color: #F0F0F0;
} 
.content-b .b-inside .panes ul
{
	overflow: hidden;
	//zoom: 1;
}
