@charset "utf-8";
@import url("../shere/css/base.css");


#texMain table {
	border-top: #ccc 1px solid;
	border-collapse:separate;
}

#texMain table td.bTop {
	border-top: #ccc 1px solid;
}

#texMain table td {
	padding:2px 7px 10px;
	vertical-align:top;
}
#texMain table td ul {
	list-style:none;
	margin:0;
	padding:0;
}



#texMain table td.col1 {
	width:11em;
}
#texMain table td.col2 {
	width:13em;
}
#texMain table td.col3 {
	width:9em;
}

#texMain table td a {
	background:url(img/arr.gif) no-repeat;
	padding-left:14px;
}
