body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #0e3a6b;
}
a {
	text-decoration: none;
}
a:hover {
	color: #99893e;
}
a:link {
	color: #333;
}
a:visited {
	color: #99893e;
}
/*相对浏览器100% BANNER*/
#banner-frame {
	position: relative;
	margin:0 auto;
	background-image: url(/gbi/images/banner_bg2.jpg);
	background-repeat:repeat-x;
	height: 137px;
	width:1000px;
	
}
#banner-frame img {
	float:left;
	left:20px
}
#banner-frame ul {
	position: absolute;
	display: inline;
	top: 6px;
	top: 20px !improtant;
	right:30px;
	text-align: right;
}
#banner-frame li {
	list-style-type: none;
	color:#fff
}
/*全局导航*/
#main-menu-bg {
	background-color:#f7f7f7;
	background-image: url(/gbi/images/menu_bg.jpg);
	background-repeat:repeat-x;
	height: 50px;
	width:1000px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin:0 auto;
	padding: 0;
	padding-top:7px;
	position: relative;
	text-align: left;
}
/*主题内容*/
#frame-bg {
	overflow: hidden;
	margin:0 auto;
	background-color:#fafafa;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	width:1000px;
}
#left{
	float: left;
	padding: 0;
	margin:0;
	background: #f7f7f7;
	width: 210px;
}
.left-label {
	width:210px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	background-color:#fefefe;
	border:1px solid #c6c6c6;
	border-left:0;
	text-align: left;
}
.left-label p {
	background-image: url(/gbi/images/left_lable_menubg2.jpg);
	height: 20px;
	height: 30px !improtant;
	width:210px !improtant;
	text-align: left;
	padding:9px 0 0 8px; 
	font-weight:bold;
	color:#77b711;
	margin: 0;
}
#middle{
	float: left;
	margin:0;
	padding:0;
	margin-left:17px;
	width: 520px;
	text-align:left;
}
.middle-picnews {
	width: 520px;
	text-align:left;
	margin-bottom: 15px;
}
.middle-picnews p {
	float:left;
	border:1px solid #bbb;
	padding: 3px;
	margin:0;
	background-color: #fff;
}
.middle-picnews img {
	border: 1px solid #ccc;
	width: 300px;
	height:200px;
}
.middle-picnews-p {
	float:left;
	border: 1px dashed #ff9900; 
	padding: 5px;
	margin:0;
	margin-bottom:15px;
	margin-bottom:0 !improtant;
	margin-left: 10px;
	background-color: #fff;
	width:188px;
	width:200px !improtant;
	height: 198px;
	height: 210px !improtant;
}
.middle-label {
	overflow: hidden;
	clear: both;
	border:1px solid #ccd1d5;
	background-color:#e8ecf0;
	width:520px;
	margin-bottom:15px;
	padding-bottom:10px;
}
.middle-label-title {
	border:1px solid #d6d6d6;
	background-image:url(/gbi/images/arrow.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 20px;
	height: 30px !improtant;
	width: 455px;
	width:500px !improtant;
	margin: 10px;
	padding: 9px 6px 0px 35px;
	
}
.middle-label ul{
	padding:8px 0 0 0 ; 
	margin:2px 0 5px 10px;
}
.middle-label li {
	display:block;
	list-style-type: none;
	float: left;
	padding:5px 0 0 5px; 
	padding:4px 0 0 5px !improtant; 
	border-bottom: 1px dashed #999; 
	width: 490px;
}
#right{
	float: right;
	margin:0;
	padding:0;
	width: 231px;
	background-color:#fcfcfc;
	text-align:left;
	border: 1px solid #c6c6c6;
	border-right:0 ;
}
#right p {
	background-image: url(/gbi/images/right_lable_menubg2.jpg);
	height: 25px;
	height: 40px !improtant;
	width:223px;
	width:231px !improtant;
	text-align: left;
	margin: 0;
	padding:15px 0 0 8px;
	font-weight:bold;
	color:#77b711;
}
#foot {
	background-color: #eee;
	height: 28px;
	height: 40px !improtant;
	width: 950px;
	width: 1000px !improtant;
	margin:0 auto;
	padding-top: 12px;
	padding-left:50px;
	border: 1px solid #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	text-align:left;
	overflow: hidden;
	clear: both;
}
#user-content {
	font-size:12px;
	margin:  15px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#text-content {
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}
#text-content p {
	text-align:left;
}
#foot-content {
	clear:both;
	width: 700px;
	font-size:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C98A9;
	border-top: 6px solid #82C9CF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}
#foot-content a {
	margin-left: 15px;
}

.login-input {
	margin-right:6px; 	
	border:1px solid #2a70a7;
	color: #ff9900;
	height:16px;
	height:18px !improtant;
	vertical-align: bottom;
	padding-top: 5px !improtant;
	margin-top:5px;
	margin-top:3px !improtant;
	width:80px
}
.login-select {
	margin-right:10px; 	
	font-size:12px;
	border:1px solid #bbb;
	background-color:#fff;
	color:#777;
	height:18px;
	width:85px
}
.login-submit {
	background-color: #f3f3f3;
	border: 1px solid #214e7c;
	color: #888;
	margin-top:5px;
	margin-top:3px !improtant;
	margin-right:10px;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	width:65px
}
.login-info {
	padding-top: 4px !improtant;
	font-weight: bold;
	margin-top:5px;
	margin-top:3px !improtant;
	margin-right:10px;
	font-size:12px;
	line-height:18px ;
	line-height:20px !improtant;
}
.current-bar {
	width: 670px;
	background-color: #C2EEF4;
	border: 1px solid #7BC0C9;
	font-size:12px;
	color:#1C98A9;
	padding-left: 10px;
	padding-top: 5px;
	padding-top: 5px !improtant;
	padding-bottom: 5px;
	padding-bottom: 5px !improtant;
	text-align: left;
	
}
.table-data {
	border:0;
	font-size:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1C98A9;
	width:95%;
}
.table-data td {
	text-align: left;
	border:0;
	font-size:12px;
}
.table-data input {
	background-color: #C2EEF4;
	border: 1px solid #7BC0C9;
}
.table-data select {
	color:#777;
	height:16px;
	height:20px !improtant;
	border:1px solid #bbb;
	background-color:#fff;
	color:#777;
	font-size:12px;
}
.table-data-submit {
	background-color: #C2EEF4;
	border: 1px solid #0C717B;
	color: #1C98A9;
	padding-top: 2px;
	font-weight: bold;
	font-size:12px;
	height:20px;
	width: 85px;
}
.table-data-checkbox {
	position: 12px 7px 12px 7px;
}
/*分页样式*/
.sub-left{
	float: left;
	padding: 0;
	margin:0;
	width: 201px;
}
#sub-nav {
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	width: 201px;
	height: 100%;
	background-color:#fcfcfc;
	text-align:left;
	border: 1px solid #c6c6c6;
	border-left:0 ;
}
#sub-nav p {
	background-image: url(/gbi/images/right_lable_menubg.jpg);
	height: 25px;
	height: 40px !improtant;
	width:193px;
	width:201px !improtant;
	text-align: left;
	margin: 0;
	padding:15px 0 0 8px;
	font-weight:bold;
	color:#2174b5;
}
#sub-nav  a {
	line-height:30px;
	padding:15px;
	text-align:left;
	font-weight:bold;
}
#page-content {
	float:left;
	border: 1px dashed #ff9900; 
	padding: 5px;
	margin:10px;
	margin-top:0;
	background-color: #fff;
	width:765px;
	width:775px !improtant;
	height:700px;
	text-align:cneter;
}
#page-content p {
	border:1px solid #d6d6d6;
	background-image:url(/gbi/images/arrow.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 20px;
	height: 30px !improtant;
	text-align:left;
	margin: 10px;
	padding: 9px 6px 0px 35px;
}
#page-content table {
	border:0;
	margin:10px;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:735px;
}
#page-content td {
	
}
#page-content table input {
	border:1px solid #999;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page-content table textarea {
	border:1px solid #999;
	background-color:#f7f7f7;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page-content table select {
	border:1px solid #999;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.table-submit {
	border:2px solid #777;
	background-color:#97b711;
	color:#fff;
	font-weight:bold;
	height:22px;
	width:80px;
	padding-top:2px;
	
}
