/* CSS Document */

.LayOut{
	width:980px;
	height:auto;
	margin:0px auto;
	}
.Head{
	width:980px;
	height:160px;
	float:left;
	}
.Top{
	width:980px;
	height:90px;
	float:left;
	}
.Logo{
	width:350px;
	height:90px;
	float:left;
	}
.ToolBar{
	width:630px;
	height:25px;
	line-height:25px;
	text-align:right;
	font-size:12px;
	color:#333333;
	float:left;
	}
.Login{
	width:630px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	font-size:12px;
	display:inline;
	float:left;
	}
.LoginBtn{
	width:53px;
	height:20px;
	border:0px;
	background:url(../images/LogIn.gif) no-repeat;
	cursor:pointer;
	float:left;
	}
.Login_input{
	width:120px;
	height:18px;
	line-height:18px;
	font-size:12px;
	}
.UserInfo{
	width:550px;
	height:30px;
	line-height:30px;
	font-size:12px;
	padding-left:76px;
	letter-spacing:2px;
	float:left;
	
	}
.Nav{
	width:980px;
	height:26px;
	background:url(../images/NavBg.gif) no-repeat;
	float:left;
	}
.Nav ul{
	width:980px;
	height:25px;
	line-height:25px;
	margin:0px auto;
	margin-top:1px;
	}
.NavLine{
	width:75px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:url(../images/NavRight_Bg.gif) right no-repeat;
	font-size:14px;
	float:left;
	color:#333333;
	}
	
.NavLine2{
	width:75px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	float:left;
	color:#333333;
	}
	
.NavLineCur{
	width:75px;
	height:25px;
	line-height:25px;
	text-align:center;	
	background:#EB5606;
	font-size:14px;
	float:left;
}

.NavLineCur a:link{color:#FFFFFF;}
.NavLineCur a:visited{color:#FFFFFF;}
.NavLineCur a:hover{color:#FFFFFF;}

.NavLine a.active:link{ color:#CC0000; font-weight:bold;}
.NavLine a.active:visited{ color:#CC0000; font-weight:bold;}
.NavLine a.active:hover{ color:#CC0000; font-weight:bold;}

	
.NavLineCur2{
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;	
	background:#EB5606;
	font-size:14px;
	float:left;
}

.NavLineCur2 a:link{color:#FFFFFF;}
.NavLineCur2 a:visited{color:#FFFFFF;}
.NavLineCur2 a:hover{color:#FFFFFF;}

.NavLine2 a.active:link{ color:#CC0000; font-weight:bold;}
.NavLine2 a.active:visited{ color:#CC0000; font-weight:bold;}
.NavLine2 a.active:hover{ color:#CC0000; font-weight:bold;}

.Search{
	width:980px;
	height:44px;
	background:url(../images/SearchBg.gif) no-repeat;
	float:left;
	}
.Search ul{
	width:920px;
	height:20px;
	line-height:20px;
	margin-left:50px;
	margin-top:10px;
	display:inline;
	float:left;
	}
.Search li{
	height:25px;
	line-height:25px;
	margin-left:10px;
	display:block;
	display:inline;
	color:#ffffff;
	font-size:12px;
	float:left;
	}
.Search li a:link{ color:#FFFFFF;}
.Search li a:visited{ color:#FFFFFF;}
.Search li a:hover{ color:#FFFFFF; text-decoration:underline;}

.SelectBox{
	font-size:14px !important;
	font-size:12px;
	}
.Search_InputBox{
	font-size:12px;
	height:17px;
	line-height:17px;
	width:300px;
	}
.SearchBtn{
	width:81px;
	height:21px;
	border:0px;
	cursor:pointer;
	background:url(../images/SearchBtn.gif) no-repeat;
	float:left;
	}
.TopAdv{
	width:980px;
	height:35px;
	margin-top:8px;
	float:left;
	}

.Bottom{
	width:980px;
	height:auto;
	margin-top:10px;
	display:inline;
	float:left;
	}
.Bottom_Link_Top{
	width:980px;
	height:17px;
	background:url(../images/Link_Top.gif) no-repeat;
	overflow:hidden;
	float:left;
	}
.Bottom_Link{
	width:966px;
	padding:6px;
	height:auto;
	border:1px solid #9B9B9B;
	border-top:0px;
	float:left;
	}
.Bottom_Link a{ margin-left:5px; margin-top:6px;}

.Link-1{
	width:980px;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-align:center;
	border-top:2px solid #C72D2D;
	padding-top:5px;
	margin-top:10px;
	display:inline;
	float:left;
	}
.Link-2{
	font-size:12px;
	width:100%;
	text-align:center;
	color:#333333;
	line-height:20px;
	float:left;
	}
.scrollDiv{ overflow:auto}

