@charset "UTF-8";

/*======================================

	gps top
	
=======================================*/
#pagetop.home div#container.glg div#wrapper div.column {
	height: 181px;
	margin-top: 13px;
}
/*#main,
.column {
	height: 181px;
	margin-top: 13px;
}*/

#ie7 #main,
#ie7 .column,
#ie6 #main,
#ie6 .column {
	height: 176px;
}

#main .index .content {
	width: 685px;
	background: url(../common/img/border/border_gray_w685.gif) no-repeat;
}

#main .index .content ul {
	padding: 6px 0 0 0;
}

#main div#news.category div.content ul {
	height: auto;
	overflow: hidden;
}

#main .index .content li {
	float: left;
	margin: 0 0 0 15px;
}

#main .index .content li.first {
	margin: 0;
}

.column ul {
	padding-top: 6px;
}

#news{
	margin-top:10px;
	}
#main .content li {
	background: url(../common/img/dot/dot_gray_1x1.gif) repeat-x left bottom;
	padding:3px 0;
	height: auto;
	overflow: hidden;
}
div#main div#news.category div.content ul li {
	width: 595px;
}
#main .content li span.date {
	float: left;
	width: 120px;
	height: auto;
	overflow: hidden;
	*cursor: pointer;
}

#main .content li span.title {
	float: left;
	width: 475px;
	height: auto;
	overflow: hidden;
	*cursor: pointer;
}
