body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-image: url();
	background-repeat: repeat-x;
	margin-top: 50px;
	background-color: #ffffff;
}
.content {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.content a{
	font-size: 11px;
	color: #F58220;
	line-height: 15px;
	text-decoration: underline;
}

.content a:hover{
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
.list {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-style:italic;
	text-decoration: none
}
.list a{
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-style:italic;
	text-decoration: none
}

.list a:hover{
	font-size: 11px;
	color: #F58220;
	line-height: 14px;
	font-style:italic;
	text-decoration: none
}

.content_small {
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.content_small a{
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.content_small a:hover{
	color: #666666;
}
.content_link {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
.content_link a{
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

.content_link a:hover{
	font-size: 11px;
	color: #F58220;
	line-height: 15px;
	text-decoration: none;
}
.title_eng_1 {
	font-size: 14px;
	color: #F58220;
	font-weight: bold;
}
.title_eng_2 {
	font-size: 11px;
	color: #F58220;
	font-weight: bold;
	text-transform: uppercase;
}
