@charset "utf-8";
.newtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 18px;
}
.newtitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.newtitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.newtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.wrod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.line1 {
	background-image: url(images/line-1.gif);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}
.line2 {
	background-image: url(images/line-2.gif);
	background-repeat: repeat-y;
	background-position: 1px 1px;
}


input.btn1 {
	color: #FFFFFF;
	background-color: #FF6600;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #FF6600;
}

.link1{
	color:#FF6600;
	font-weight:bold;
	display:block;
	margin-bottom:5px
}
