@charset "gb2312";
/* CSS Document */

#guba_header,
.guba_defBox {
	margin: 0px auto;
	width: 98%;
	text-align:left;
	position: relative;
}
#guba_header ul {
	list-style:none;
}
/*user login box*/
.guba_userBox {
	line-height: 24px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}

.guba_userBox p {
	color:#1d587f;
	float: right;
}
.guba_userBox a {
	color: #d93708;
}


/*logo box*/
.guba_logoBox {

}
.guba_logoBox img {
	display: block;
	float: left;
}
.guba_logoBox h1 {
	font-size: 12px;
	font-weight: normal;
	width: 350px;
	position: absolute;
	top: 62px;
	left: 65%;
	text-align: right;
}
.guba_mainNav {
	clear: both;
	background: url(../images/bgset2.gif);
	height: 45px;
	padding-left: 3px;
}
.guba_mainNav li {
	line-height: 22px;
	margin-top: 12px;
	height: 22px;
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 3px;
	font-size: 12px;
}
.guba_mainNav .guba_nowLink {
	background: url(../images/bgset.gif) no-repeat -80px 0px;
}
.guba_mainNav .guba_nowLink a {
	color:#1d587f;
	text-decoration:underline;
}
.guba_secBox {
	height: 35px;
	background: url(../images/bgset2.gif) repeat-x 0px -50px;
}
.guba_search {
	float: right;
	margin-top: 5px;
}
.guba_search form {
	display:inline;
}
.guba_boxTab {
	padding-left: 18px;
	list-style:none;
}
.guba_boxTab li {
	float: left;
	width: 85px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
	background: url(../images/bgset.gif) -80px -30px;
}
.guba_boxTab a {
	color:#666;
}
.guba_boxTab .guba_nowLink a {
	display: block;
	height: 27px;
	color:#1d587f;
	text-decoration:underline;
}
.guba_list1 {
	clear: both;
	border-bottom: 2px solid #CCCCCC;
	overflow:auto;
	_height:1%;
	padding: 0px 4px 0px;
	list-style:none;
}
.guba_list1 li {
	float: left;
	width: 9%;
	text-align: center;
	line-height: 28px;
	border-bottom:1px dashed #ccc;
}
.guba_list1 .more a {
	color: #0000CC;
	text-decoration: underline;
}
#guba_tBox2,#guba_tBox3 {
	display:none;
}
.guba_subPageBtm {
	float: left;
	line-height: 25px;
	margin: 8px 0px 0px 15px;
	color: #333333;
}
