﻿.GoogleSearch{
	width:204px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	}
	
.contact_title{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding:0 0 0 30px;
}

.tPic
{
	width:975px;
	margin:5px auto 0 auto;
	
}

.tb_line_common{
border:#0000A0 solid 1px;
}
.txt_8{
font-size:8px;
color:#0351A4;
}

.menu_txt a:visited{ 
text-decoration:none;
}
.menu_txt a:hover{
	text-decoration:underline;
}
.menu_txt a:link
{
	text-decoration:none;
}
.menu_txt a:active
{
	text-decoration:none;
}
select{border:#9ac4ef 1px solid; font-size:11px; line-height:20px;}
.login{
	width:203px;
	
	float:left;
	margin:0 0 10px 0;
}
.login_tab{	
	float:left;
	width:203px;
	height:23px;
	overflow:hidden;/*修改14：15*/
	}
.current_tab{
	float:left;
	color:#123b8d;
	background:url(/images/login_bg_1.gif) no-repeat;
	width:103px;
	height:23px;
	line-height:25px;
	text-align:center;
	}
.page_tab{
	float:left;
	background:url(/images/login_bg_2.gif) no-repeat;
	width:86px;
	height:23px;
	line-height:25px;
	text-align:center;
	color:#123b8d;
	}
.page1_tab{
	float:left;
	background:url(/images/login_bg_4.gif) no-repeat;
	width:86px;
	height:23px;
	line-height:25px;
	text-align:center;
	color:#123b8d;
	}
.current1_tab{
	float:left;
	color:#123b8d;
	background:url(/images/login_bg_3.gif) no-repeat;
	width:96px;
	height:23px;
	line-height:25px;
	text-align:center;
	}
.login_tab ul{
	float:left;
	width:203px;
	height:25px;
	padding:0;
	margin:0;
	list-style:none;
	}
	
.login_content{
	position:relative;
	background:url(/images/login_bg.gif) no-repeat;
	float:left;
	width:203px;
	height:142px;
	}
.login_content ul{
	margin:16px 0 0 10px;
	padding:0;
	list-style-type:none;
	}
.login_content ul span{
	display:block;
	width:60px;
	text-align:right;
	float:left;
	padding:5px 0 0;
	}
.login_content li{ line-height:20px; clear:both; vertical-align:top}
.login_content2{
	position:relative;
	background:url(/images/login_bg1.gif) no-repeat;
	float:left;
	width:203px;
	height:148px;
	}
.login_content2 ul{
	margin:16px 0 0 5px;
	padding:0;
	list-style-type:none;
	}
.login_content2 ul span{
	display:block;
	width:70px;
	text-align:right;
	float:left;
	padding:5px 0 0;
	}
.login_content2 li{ line-height:20px; clear:both;}
.login_content3{
	position:relative;
	background:url(/images/login_bg_04.gif) no-repeat;
	float:left;
	width:203px;
	height:165px;
	
	}
.login_content3 ul{
	margin:16px 0 0 20px;
	padding:0;
	list-style-type:none;
	}
.login_content3 ul span{
	display:block;
	width:50px;
	text-align:right;
	float:left;
	padding:5px 0 0;
	}
.login_content3 li{ line-height:20px; clear:both;}

/*左边菜单*/
.menu{
	width:203px;
	float:left;
	margin:0 0 12px 0;
	height:auto;
	}

.leftmenu a,#leftmenu a:visited{
	width:153px;
	height:27px;
	border-bottom-style: none
	}
.leftmenu a:hover{
	width:153;
	height:27px;
	border-bottom: 1px solid;
	}
.searched {
	float:left;
	width:201px;
	height:32px;
	color:#123b8d;
}
.box4 {
	float:left;
	width:202px;
	height:auto;
	margin:0 0 18px 0;
	padding: 0;
}
.box4 a,.box4 a:visited{ text-decoration:none; color:#6d6d6d;}

.overf
{
	position:absolute;
	top:0px; left:0px; width:100%; 
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
.overd
{
	position:absolute;
	top:0px; left:0px; width:100%; 
	overflow:hidden;
	background-color:#ffffff;
    z-Index:999;
}


