a {
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;

}

.new {
	color: red;
	font-weight: bold;
}

.end {
	color: red;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}

img{
	border-style:none;
}

/* add */
table.top_colmun{
border:solid 1px #CCCCCC;padding:8px; }

table.top_colmun td.cbox img.left{
margin-right:14px; }

table.top_colmun td.cbox img.right{
margin-left:14px; }

