@charset "utf-8";
/* CSS Document */

#footer
{
	width:1000px;
	height:60px;
	padding-bottom:30px;
	margin-top:20px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer ul
{
	list-style:none;
	padding:1em 0;
}
#footer li
{
	display:inline;
}
#footer li a 
{
	text-decoration:none;
	padding:10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
}

#footer li a:hover
{
	text-decoration:none;
	padding:10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FF6600;
}

.footer-link a:link {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-link a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-link a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.footer-link a:active {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
}

.field
 {
	width: 240px;
	height: 32px;
	border-radius:3px;
	border-width:1px;
	border-color:#cecece;
	border-style:solid;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fbfbfc;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	overflow:hidden;
	padding-left:5px;
}

.submit1
{
	border-radius:4px;
	border-width:0px;
	background:#494949;
	color:#fff;
	width:60px;
	height:27px;
	font:Verdana, Geneva, sans-serif 12px;
	cursor:pointer;
	}
.content-why {
	line-height: normal;
	color: #333;
	text-align:justify;
	padding-left:10px;
	font: normal 12px/22px verdana;
	padding-right: 10px;
}

/*---foo-up---*/
#footer-up
{
	width:980px;
	height:auto;
	padding-bottom:30px;
	margin-top:20px;
	padding-right: 10px;
	margin-left: 20px;
	
}
#footer-up ul
{
	list-style:none;
	padding:1em 0;
}
#footer-up li
{
	display:inline;
	background:#504f4f;
	padding:5px;
	line-height:10px;
}
#footer-up li a 
{
	text-decoration:none;
	padding:2px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ccc;
	line-height: 20px;
	text-align:justify;
}

#footer-up li a:hover
{
	text-decoration:none;
	padding:2px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF6600;
	line-height: 20px;
	text-align:justify;
}

.footer-up-link a:link {
	text-decoration: none;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	
}
.footer-up-link a:visited {
	text-decoration: none;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.footer-up-link a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.footer-up-link a:active {
	text-decoration: none;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

.mail-link a:link {
	text-decoration: none;
	color: #4a4a4a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mail-link a:visited {
	text-decoration: none;
	color: #4a4a4a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mail-link a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.mail-link a:active {
	text-decoration: none;
	color: #4a4a4a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}