body{
	font-family:宋休;
	margin:0px;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
}
img{
	border:0px;
}

/*圆角*/
.cob{
	position:absolute;
	z-index:100;
}

/*头部LOGO*/
#Top{
	text-align:left;
	width:980px;
	padding:10px 5px 10px 5px;
}

/*导航条*/
#Menu{
	margin-bottom:5px;
	color:#FFF;
	width:980px;
	height:54px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	position:relative;
	font-size:14px;
	text-align:left;
}
#Menu a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#Menu a:hover{
	color:#039;
}
#Menu span{
	height:30px;
	width:540px;
	letter-spacing:1px;
	padding-top:34px;
	padding-left:42px;
}
#Menu marquee{
	width:245px;
	height:26px;
}
#Menu img{
	position:relative;
	top:4px;
	left:98px;
}
#menu2{
	position:relative;
	width:980px;
	height:28px;
	background-color:#273A96;
	font-size:14px;
	text-align:left;
}
#menu2 a{
	color:#FFF;
	text-decoration:none;
}
#menu2 a:hover{
	color:#FF9;
}
#menu2 div{
	letter-spacing:1px;
	position:absolute;
	top:8px;
	height:20px;
	display:none;
}

/*显示*/
#Show{
	color:#333;
	position:relative;
	width:696px;
	padding:18px 10px;
	text-align:left;
	background-color:#FFF;
}
#Show a{
	color:#333;
	text-decoration:none;
}
#Show a:hover{
	color:#00C;
}
#ShowMain{
	position:relative;
	overflow:hidden;
	width:506px;
	float:left;
}
#ShowRight{
	width:160px;
	float:right;
	padding-top:22px;
}

/*底部*/
#Bottom{
	position:relative;
	color:#FFF;
	width:980px;
	height:85px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	line-height:19px;
	padding:30px 5px 0px 60px;
}
#icp{
	position:absolute;
	top:24px;
	right:20px;
	font-family:Arial;
}

/*主要内容*/
#Main{
	width:980px;
	background-color:#273A96;
	padding:8px 0px 20px 8px;
	position:relative;
	margin-bottom:15px;

}

/*左边*/
#Left{
	text-align:center;
	width:250px;
	float:left;
}

/*用户登录*/
#User{
	position:relative;
	width:230px;
	height:170px;
	padding:36px 10px 12px 10px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}
#User img{
	cursor:hand;
}
#User div{
	text-align:center;
	margin-top:8px;
}
#User hr{
	color:#DFDFDF;
	height:1px;
	width:100%;
}
#User span{
	padding-left:10px;
	color:#333;
}
#User a{
	font-size:14px;
	margin:0px 15px;
	line-height:23px;
	color:#333;
	text-decoration:none;
}
#User a:hover{
	text-decoration:underline;
}

/*使用*/
#Betake{
	margin-top:18px;
	position:relative;
	width:230px;
	height:170px;
	padding:20px 12px 12px 12px;
	background-color:#FFF;
}
#Betake hr{
	color:#DFDFDF;
	height:1px;
	margin:5px 0px;
}

/*公告*/
#Bulletin{
	margin-top:18px;
	width:230px;
	height:179px;
	position:relative;
}
#Bulletin marquee{
	color:#333;
	position:relative;
	top:42px;
	width:190px;
	height:108px;
	line-height:17px;
}

/*客服在线*/
#QQServer{
	margin-top:17px;
	position:relative;
	width:230px;
	padding-bottom:6px;
	background-color:#5261AB;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#QQServer a img{
	width:72px;
	height:24px;
}

/*右边*/
.Right{
	float:left;
}

/*搜索*/
#Search{
	float:left;
	text-align:left;
	height:60px;
	width:710px;
}
#Search a{
	color:#FFF;
	text-decoration:none;
}
#Search a:hover{
	color:#FF0;
}
#Search span{
	display:inline;
}
#Search div{
	background-color:#5C479D;
	border:1px solid #705EA9;
	width:558px;
	height:42px;
	display:inline;
	position:relative;
}
#Search div img{
	position:absolute;
}
#Search div form{
	height:40px;
	margin:0px;
	padding-top:9px;
	padding-left:8px;
	padding-right:18px;
	display:inline;
}
#Search div span{
	width:260px;
	height:34px;
	line-height:16px;
	letter-spacing:2px;
}
#Down{
	width:200px;
	height:137px;
	text-align:center;
}
