#header {
	background: #FFFFFF;
	width: 850px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#header_left {
	background: #FFFFFF;
	background-image: url(../../images/gl_header_left.jpg);
	float: left;
	width: 25px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#header_middle {
	background: #FFFFFF;
	background-image: url(../../images/gl_header_bg.jpg);
	float: left;
	width: 800px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#header_right {
	background: #FFFFFF;
	background-image: url(../../images/gl_header_right.jpg);
	float: left;
	width: 25px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#menu {
	background: #996666;
	width: 850px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#menu_left {
	background: #FFFFFF;
	background-image: url(../../images/gl_menu_left.jpg);
	float: left;
	width: 25px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#menu_middle {
	background: #FFFFFF;
	background-image: url(../../images/gl_menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 800px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#menu_right {
	background: #FFFFFF;
	background-image: url(../../images/gl_menu_right.jpg);
	float: left;
	width: 25px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#sub {
	background: #FFFFFF;
	width: 850px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#sub_left {
	background: #FFFFFF;
	background-image: url(../../images/gl_sub_left.jpg);
	float: left;
	width: 25px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#sub_middle {
	background: #FFFFFF;
	background-image: url(../../images/gl_sub_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 800px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#sub_right {
	background: #FFFFFF;
	background-image: url(../../images/gl_sub_right.jpg);
	float: left;
	width: 25px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#top {
	background: #FFFFFF;
	background-image: url(../../images/gl_top.jpg);
	width: 850px;
	height: 126px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#content {
	background: #FFFFFF;
	width: 850px;
	/*height: 450px;*/
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#content_left {
	background: #FFFFFF;
	background-image: url(../../images/gl_content_left.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 25px;
	height: 231px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#content_middle {
	background: #FFFFFF;
	float: left;
	width: 800px;

	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#content_right {
	background: #FFFFFF;
	background-image: url(../../images/gl_content_right.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 25px;
	height: 231px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#footer {
	background: #FFFFFF;
	width: 850px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#footer_left {
	background: #FFFFFF;
	float: left;
	width: 25px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#footer_middle {
	background: #FFFFFF;
	float: left;
	width: 800px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#footer_right {
	background: #FFFFFF;
	float: left;
	width: 25px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_left {
	background: #FFFFFF;
	float: left;
	width: 620px;

	/*height: 1000px;*/
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#article_one {
	background: #FFFFFF;
	float: left;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#article_two {
	background: #FFFFFF;
	float: left;
	width: 380px;
	
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 10px;
	z-index: 1;
}
#article_two_left {
	background: #FFFFFF;
	float: left;
	width: 380px;

	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	z-index: 1;	
}
#article_three {
	background: #FFFFFF;
	float: left;
	width: 220px;
	
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 10px;
	z-index: 1;
}
#article_three_right {
	background: #FFFFFF;
	float: left;
	width: 220px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 1;
}
#column_middle {
	background: #FFFFFF;
	background-image: url(../../images/gl_vertical_dotted_line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#verticle_line {
	background: #FFFFFF;
	background-image: url(../../images/gl_vertical_dotted_line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_right {
	background: #FFFFFF;
	float: left;
	width: 179px;

	/*height: 1000px;*/
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_information {
	float: left;
	background: #FFFFFF;
	width: 166px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_information2 {
	float: left;
	background: #FFFFFF;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	color:#666666;
	width: auto
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_header {
	background: #FFFFFF;
	background-image: url(../../images/gl_latest_news.jpg);
	width: 166px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#column_header2 {
	background: #FFFFFF;
	background-image: url(../../images/gl_latest_news.jpg);
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	width: 210px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
div {
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	z-index: 1;
}
span.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	z-index: 1;
}
span.column_header {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	vertical-align: text-bottom;
	z-index: 1;
}
span.column_header2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	vertical-align: text-bottom;
	z-index: 1;
	margin-left: 10px;
}
span.column_information {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	z-index: 1;
}
span.column_information_caps {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	margin-left: 7px;
	margin-top: 10px;
	display: block;
	z-index: 1;
}
span.column_information_caps2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	z-index: 1;
	text-align: center;
}
span.column_information_caps3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	z-index: 1;
	text-align: left;
}
span.article_information {
	font-size: 10px;
	font-weight: normal;
	margin-left: 7px;
	margin-bottom: 7px;
	display: block;
	z-index: 1;
	color: #666666;
}
span.article_information2 {
	font-size: 10px;
	font-weight: normal;
	font-family:Tahoma;
	color: #666666;
	margin-left: 7px;
	margin-bottom: 7px;
	display: block;
	z-index: 1;
	text-align: center;
}
span.article_information3 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 7px;
	display: block;
	z-index: 1;
	text-align: left;
}
span.article_title {
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	margin-left: 7px;
	display: block;
	z-index: 1;
}
span.article_title2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 7px;
	display: block;
	z-index: 1;
}
span.article_sub_title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 7px;
	display: block;
	z-index: 1;
}
span.article_sub_title2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-left: 7px;
	margin-top: 3px;
	display: block;
	z-index: 1;
	text-align: center;
}
span.article_sub_title3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-left: 1px;
	margin-top: 3px;
	display: block;
	z-index: 1;
	text-align: left;
}
span.article_sub_title3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	display: block;
	z-index: 1;
}
li.column_information {
	list-style-type: square;
	z-index: 1;
}
a.footer:link {
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.footer:visited {
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.footer:active {
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.footer:hover {
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.favorite:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.favorite:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.favorite:active {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a.favorite:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}
a:link {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	z-index: 1;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	z-index: 1;
}
a:active {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	z-index: 1;
}
a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	z-index: 1;
}
a.menu:link {
	font-size: 10px;
	color: #60605f;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	z-index: 1;
}
a.menu:visited {
	font-size: 10px;
	color: #60605f;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	z-index: 1;
}
a.menu:active {
	font-size: 10px;
	color: #60605f;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	z-index: 1;
}
a.menu:hover {
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	z-index: 1;
}
span.raquo {
	color: #3c859c;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
}
