@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
    font-weight:normal;
	margin-bottom:0px;
}
.button{
	background-image:url(image/button.gif);
	background-repeat:no-repeat;
	background-color:;
	border:none;
	width:80px;
	height:20px;
	color:#FFF;
}
.text{
	width:70%;
}
.authText{
	font-family:Verdana, Geneva, sans-serif;
	color:#009999;
	font-size:12px;
}
.show {
	display:block;
}

.hidden{
	display:none;
}
#forum{
	margin:0 40px;
}
/* header */
#header{
	display:block;
	height:241px;
}
#header-left{
	display:inline-block;
	width:931px;
	position:absolute;
}
#header-left-line-1{
	display:block;
	height:205px;
	background-image:url(image/gl_00_01.jpg);
	background-repeat:no-repeat;
}
#menu{
	display:block;
	margin:0 auto;
}
#header-left-line-2{
	display:block;
	height:36px;
}
#header-left-line-2-1{
	display:block;
	background-image:url(image/gl_00_05.jpg);
	background-repeat:repeat;
	width:223px;
	height:36px;
	float:left;
}
#header-left-line-2-2{
	display:block;
	width:475px;
	height:36px;
	float:left;
}
#header-left-line-2-3{
	display:block;
	background-image:url(image/gl_00_07.jpg);
	background-repeat:repeat;
	width:232px;
	height:36px;
	float:left;
}
#header-right{
	display:inline-block;
	width:100%;
}
#header-right-line-1{
	display:block;
	height:163px;
	background-image:url(image/gl_00_08.jpg);
	background-repeat:repeat-x;
}
#header-right-line-1-content{
	position:absolute;
	right:0px;
}
#header-right-line-1-content a{
	text-decoration:none;
	color:#000000;
}
#header-right-line-2{
	display:block;
	height:78px;
	background-image:url(image/gl_00_03.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



/*  ceneter   */
#center{
	display:block;
	min-height:400px;
}
#center a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#009999;
	text-decoration:none;
}
#center a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#009999;
	text-decoration:none;
}
#center-left{
	position:absolute;
	width:250px;
	padding-left:10px;
}
#center-left ul{
	list-style-image:url(image/gl_00_15.jpg);
}
#center-center{
	margin:0 250px 0 250px;
	padding:0px 20px;
}
#center-middle{
       margin:0px 50px 0px 250px;
}
#center-right{
	float:right;
	width:250px;
}


/*  content  */
#block{
 	/*clear:both;*/
}
#block-title{
	display:block;
	width:335px;
	height:36px;
	background-image:url(image/gl_00_10.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
}
#block-content{
	border:1px solid #999;
	background-color:#FFF;
	position:relative;
	top:-4px;
	left:-4px;
	background-image:url(image/gl_00_14.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#block-shadow{
	background-color:#999999;
	position:relative;
	top:4px;
	left:4px;
}


/*  footer   */
#footer{
	width:100%;
	height:212px;
}
#footer-left{
	width:250px;
	height:212px;
	background-image:url(image/gl_00_11.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#footer-center{
	background-image:url(image/gl_00_12.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#footer-right{
	height:212px;
	width:250px;
	background-image:url(image/gl_00_13.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.basket {
	background-image:url(image/basket.gif);
	width:219px;
	height:105px;
	background-repeat:no-repeat;
	background-position:left top;
}
.news-date-time{
	color:#000;
}
