@charset "utf-8";
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	vertical-align: top;
	height: auto;
	background-color: #FFF;
}

.mainText  ul li {
	list-style-type:none;
	list-style:none;
	display:inline;	
}

.mainText ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	text-decoration:none;
		
}

.mainText ul li a:hover {
	color:000;
	text-decoration:underline;
}

.bullet-style ul li {
	list-style:circle;
	list-style-type:circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	padding-top:5px;
}

.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #999;
	margin-left:-40px;
}

.bread ul li {
	list-style-type:none;
	list-style:none;
	display:inline;	
}

.bread ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #999;
	letter-spacing: normal;
	text-decoration:none;	
}

.bread ul li a:hover {
	color:000;
	text-decoration:underline;
}

/*.style1 p {
	font-size: 22px;
	color: #FF8504;
}
*/

h1 {
	padding-top: 0 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8504;
	font-size: 20px;
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666;
	padding-top: 8px;
	font-weight: normal;
}
.h1 p {
	font-size: 22px;
	color: #FF8504;
}
