@charset "utf-8";
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
ul,li,div,input,a,body,h1,dl,dt,dd {
	margin:0px;
	padding:0px;
	border:none;
}
a {
	text-decoration:none;
	cursor:hand;
}
body {
	background: #46a1cb url(/inc/mainBg.jpg) repeat-x;
	font-size:12px;
	text-align: center;
}
#container{
	margin:0 auto;
	text-align:left;
	width:960px;
}
#head {
	width:960px;
	display:inline;
	margin:0 3px;
}
#pageBody {
	width:100%;
	border:3px solid #A2D9F5;
	background:#FFF;
	float:left;
	padding-bottom:10px;
}
#footer {
	margin-top:10px;
	display:inline;
	float:left;
	clear:both;
	color:#FFF;
	width:100%;
	background:url(/inc/footerBg.jpg) top repeat-x #2687BB;
	padding:10px 0;
}
#head ul {
	list-style:none;
	}
#logoFunc {
	float:left;
	height:70px;
	background:url(/inc/headLogo.jpg) no-repeat 30px 0;
	width:100%;
}
#Function {
	color:#FFF;
	background:url(/inc/funcBg2.gif) no-repeat right #87C7E7;
	float:right;
	margin:5px 20px 0 0;
	padding-right:10px;
	display:inline;
}
#Function li {
	float:left;
}
#Function .first {
	background:url(/inc/funcBg1.gif) no-repeat left;
	padding-left:10px;
}
#Function a {
	padding:0 8px;
	line-height:24px;
	color:#FFF;
}
#mainNav {
	float:left;
	width:100%;
}
#mainNav li {
	background:url(/inc/navLine.jpg) left no-repeat;
	height:30px;
	padding-left:2px;
	float:left;
}
#mainNav .first {
	background:none;
}
#mainNav a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	display:inline;
	float:left;
	margin-top:10px;
	height:20px;
	padding:0 7px;
}
#index #mainNav .first a,#mainNav a:hover,#mainNav .hover {
	background:url(/inc/navHover.gif) no-repeat bottom;
	margin-top:8px;
	height:22px;
	color:#CCE9F7;
}
#position {
	margin:15px 0 10px 10px;
	background:url(/inc/positionBg1.gif) left no-repeat #3290BD;
	float:left;
	display:inline;
	height:30px;
	width:640px;
	line-height:30px;
	color:#FFF;	
}
#position span {
	padding-left:10px;
}
#position a {
	color:#FFF;
}
#searchForm {
	margin:15px 0 10px 0;
	float:left;
	background:url(/inc/positionBg2.gif) right no-repeat #3290BD;
	display:inline;
	height:30px;
	width:300px;
}
#searchForm .text,#searchForm .go {
	height:22px;
	float:left;
	margin-top:3px;
	display:inline;
}
#searchForm .text {
	border:#1A7CAB 1px solid;
	background:#98D5F4;
	line-height:22px;
	color:#3290BD;
	width:200px;
	margin-left:20px;
}
#searchForm .go {
	background:url(/inc/searchGo.gif);
	width:52px;
	margin-left:10px;
}
#footer ul {
	list-style:none;
	float:none;
	margin:0 auto;
}
#footer li {
	width:100%;
	text-align:center;
	line-height:20px;
}
#footer a {
	color:#FFF;
	padding:0 10px;
}
#footer a:hover {
	color:#CCE9F7;
}
#softList ul,#hotLog ul,#blogtypeList ul,#blogfLink ul {
	margin:5px 5px 0;
	display:inline;
	list-style:none;
	float:left;
	width:205px;
}
#softList li,#hotLog li,#blogtypeList li,#blogfLink li {
	text-indent:20px;
	border-bottom:#E7E7E7 solid 1px;
	line-height:25px;
	color:#2C79BF;
	float:left;
	width:205px;
	background:url(/inc/iconSoftImg.gif) no-repeat left;
}