.gm_list {
	width: 435px;
	padding: 0 21px 35px;
	float: left;
	}
	
.gm_icon {
	width: 102px;
	float: left;
	}

.tpc_head {
	border: solid 0px black;
	width: 325px; height: 28px;
	float: right;
	background: #ffffff url(../images/cat_menu/gm_index_h_bg.gif) repeat-x left bottom;
	}

.tpc {
	width: 325px;
	float: right;
	margin-top: 1px;
	padding: 15px 0 15px;
	background: #ffffff url(../images/cat_menu/gm_index_tpc_bg.gif) repeat-y left bottom;
	}

.tpc_hidden {
	width: 325px;
	float: right;
	margin-top: 1px;
	padding: 15px 0 15px;
	background: #dcdcdc url(../images/cat_menu/gm_index_tpc_bg_hidden.gif) repeat-y left bottom;
	}

.tpc_title {
	width: 195px;
	float: left;
	background: #ffffff url(../images/cat_menu/gm_index_arw.gif) no-repeat left top;
	}

.tpc_title_hidden {
	width: 195px;
	float: left;
	background: #dcdcdc url(../images/cat_menu/gm_index_arw2.gif) no-repeat left top;
	}

.pd {
	padding-left: 25px;
	}

.date {
	width: 125px;
	float: right;
	text-align: center;
	position: relative; top: 2px;
	}
