/* CSS Document */
html{
	color:#000;
}	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{content:'';}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body{
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	background: url(../images/bk.gif) #FFF repeat-x left top;
}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
.c{ clear: both;}

#all
{
	background: url(../images/bk_foot.gif) repeat-x left bottom;
}
#all #container
{
	position: relative;
	width: 881px;
	margin: 0 auto;
	padding-top: 22px;
}
#container h1
{
	position: absolute;
	left: 0;
	top: 26px;
	text-indent: -9999px;
	width: 137px;
	height: 41px;
	background: url(../images/logo.png) no-repeat left top;
}
#container .nav
{
	overflow: hidden;
	width: 710px;
	height: 44px;
	margin: 0 0 0 171px;
	background: url(../images/nav_bk.gif) no-repeat left top;
}
.nav ul li
{
	display: block;
	float: left;
	text-align: center;
}
li.rem_one
{
	width: 150px;
}
li.rem_two
{
	width: 170px;
}
li.rem_three
{
	width: 150px;
}
li.rem_four
{
	width: 110px;
}
li.rem_five
{
	width: 120px;
}
.nav ul li a
{
	display: block;
	height: 100%;
	line-height: 44px;
	font-size: 16px;
	color: #126A98;
	font-weight: bold;
	text-decoration: none;
}
.nav ul li a.current,
.nav ul li a:hover
{
	background: url(../images/current_bk.gif) no-repeat center bottom;
	color: #03316D;
}
#container .fla_show
{
	position: absolute;
	right: 0px;
	top: 90px;
	overflow: hidden;
	width: 932px;
	height: 228px;
}
#container #main
{
	padding: 270px 0 0 0;
}
#main .main_left
{
	float: left;
	width: 219px;
}
.main_left h2
{
	height: 34px;
	overflow: hidden;
/*	padding-left: 12px;
	background: url(../images/left_bar.gif) no-repeat left top;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #093F7F;*/
}
.main_left .p_list
{
	width: 217px;
	padding: 7px 0 0 0;
	border-left: 1px solid #093E80;
	border-right: 1px solid #093E80;
	border-bottom: 1px solid #093E80;
	background: #EDF8FC;
}
.p_list ul
{
	margin: 0 0 10px 7px;
	width: 203px;
}
.p_list ul li
{
	overflow: hidden;
	height: 25px;
	padding: 0 0 0 10px;
	/*background: url(../images/libk.gif) no-repeat left top;*/
	border-bottom: 1px dotted #055DBE;
	line-height: 25px;
	margin: 0 0 7px 0;
}
.p_list ul li a
{
	font-size: 14px;
	color: #055DBE;
	text-decoration: none;
}
.p_list ul li a:hover
{
	font-weight: bold;
}
#main .main_right
{
	float: right;
	width: 645px;
}
.main_right h2,
.detailH
{
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	color: #093F7F;
	border-bottom: 2px solid #055DBE;
}
.main_right h2 span
{
	padding-left: 460px;
	font-size: 13px;
	font-weight: normal;
}
.main_right h2 span a
{
	color: #2754bb;
}
.main_right .index_profile
{
	height: 70px;
}
.index_profile img
{
	float: left;
	margin: 14px 10px 0 5px;
}
.index_profile p
{
	padding: 8px 0 0 0;
	color: #333333;
	line-height: 20px;
	font-size: 13px;
	text-align: justify;
}
table.hotP td
{
	padding-top: 14px;
}
table.hotP .p_img{
	overflow: hidden;
	width: 148px;
	height: 168px;
	border: 1px solid #A4CAD5;
  	position:relative;
  	display:table-cell;
  	text-align:center;
  	vertical-align:middle;
	background: #ffffff;
}
.p_img p{
	position:static;
  	+position:absolute;
  	top:50%
}
table.hotP .p_img img
{
  	position:static;
  	+position:relative;
  	top:-50%;left:-50%;	
}
table.hotP .p_text
{
	margin: 4px 0 0 0;
}
table.hotP .p_text span
{
	padding-right: 10px;
}
table.hotP .p_text a
{
	font-size: 11px;
	color: #01326D;
	vertical-align: middle;
}
table.hotP .p_text a:hover
{
	text-decoration: none;
}
.search_zone
{
	margin-bottom: 15px;
	text-align: center;
}
.search_zone input
{
	font-family: tahoma;
	vertical-align: middle;
}
#footer
{
	width: 881px;
	height: 64px;
	margin: 30px auto 0;
	border-top: 1px solid #D1DAE0;
}
#footer h2
{
	width: 110px; 
	height: 30px; 
	margin-top: 17px; 
	float: left; 
	background: url(../images/b_logo.png) no-repeat left top; 
	text-indent: -9999px;
}
#footer p
{
	float: right; 
	text-align: right; 
	color: #9DB4BA; 
	padding-top: 10px; 
	line-height: 20px;
	font-size: 11px;
}
.pages
{
	margin: 12px auto 0;
}
.pages td a
{
	margin: 0 6px;
}
#nn1 #n1,#nn2 #n2,#nn3 #n3,#nn4 #n4,#nn5 #n5
{
	background: url(../images/current_bk.gif) no-repeat center bottom;
	color: #03316D;
}
.profileP
{
	padding: 15px 2px 0 2px;
	line-height: 20px;
	text-align: justify;
}
.contactTab
{
	margin-top: 20px;
}
.contactTab td
{
	height: 22px;
}
.contactT
{
	font-size: 13px;
}
h3.contactT
{
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
}
.networkSell
{
	padding-top: 15px;
}
.networkSell p
{
	padding-top: 4px;
	line-height: 18px;
	padding-right: 80px;
}
.showtab table
{
	border-collapse: collapse;
	border: 1px solid #666666;
}
.showtab table td
{
	border: 1px solid #666666;
	text-align: center;
	padding: 2px 0;
	height: 25px;
}
.rz
{
	padding: 12px 0 0 0;
}
.rz img
{
	margin: 0 20px 0 0;
	border: 1px solid #cccccc;
}