/* CSS Document */

#top-g .img {
	margin:0 auto;
	background-image: url(./hq_top.jpg);
	height: 127px;
	width: 1000px;
}
#top-g-800 .img {
	margin:0 auto;
	background-image: url(./hq_top_small.jpg);
	height: 127px;
	width: 780px;
}
#top-g .left_menu{width:184px;text-align:right; height:245px;}
.top-g-left {
	background-color: #DEEEFF;
	width: 183px;
	text-align: left;
}
.top-g-left #buttonbg{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 180px;
}
.top-g-left #buttonbg a {
	font-size: 14px;
	color: #FFFFFF;
}
.top-g-left #buttonbg a:hover {
	font-size: 14px;
	color: #FF0000;
}

.top-g-left #buttonbg li {
	background-image: url(./hq_menu.gif);
	height: 25px;
	padding-top: 10px;
	padding-left: 20px;
	width: 160px;
}
#top-g-tit {
	background-image: url(./hq_center_topbg.gif);
	height: 53px;
}