@charset "utf-8";
@font-face {
    font-family: admanx;
    src: url(font/admanx.ttf);
}
@font-face {
    font-family: admanx_bold;
    src: url(font/admanx_bold.ttf);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}
a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family: admanx;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}
a.menulink:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 18px;
}
a.readmore:visited, a.readmore:link, a.readmore:active {
	font-family: admanx_bold;
	font-size: 22px;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
	background-color: #5cb6ef;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
a.readmore:hover {
	background-color: #249BEA;
}
a.download:visited, a.download:link, a.download:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
}
a.download:hover {
	text-decoration: underline;
}
a.productlink:visited, a.productlink:link, a.productlink:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.productlink:hover {
	text-decoration: underline;
}
a.seealllink:visited, a.seealllink:link, a.seealllink:active {
	font-family: admanx;
	font-size: 20px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
a.seealllink:hover {
	text-decoration: underline;
}
#container {
	width:1000px;
	margin: 0 auto;
	 padding:40px
}
#product {
	background-color:#FFF;
	width:460px;
	border: 1px solid #CCC;
	padding-bottom:30px;
}
#product hr {
	width:290px;
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#faq {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5CB6EF;
	background-color: #f1f1f1;
	width: 927px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}
#faq h4 {
	font-family: admanx_bold;
	font-size: 24px;
	color: #499fd5;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#faq p {
	font-family: admanx;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	line-height: 23px;
}
#faq li {
	font-family: admanx;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	line-height: 23px;
}
.h4_line {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1479c1;
	padding-left: 20px;
}
.border_gray {
	border: 1px solid #D2D2D2;
}

h1 {
	font-family: admanx_bold;
	color: #373737;
	font-weight: normal;
	font-size: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: admanx_bold;
	text-transform: uppercase;
	color: #373737;
	font-weight: normal;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-family: admanx_bold;
	color: #373737;
	font-weight: normal;
	font-size: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-family: admanx_bold;
	font-size: 24px;
	color: #404040;
	font-weight: normal;
	margin: 0px;
}
h5 {
	font-family: admanx_bold;
	font-size: 22px;
	color: #373737;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: admanx;
	font-size: 20px;
	color: #595959;
	margin: 0px;
	line-height: 24px;
	font-weight: normal;
}
li {
	font-family: admanx;
	font-size: 20px;
	color: #595959;
	margin: 0px;
	line-height: 24px;
}
a.footer_headlink:visited, a.footer_headlink:link, a.footer_headlink:active {
	font-family: admanx_bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
a.footer_headlink:hover {
	text-decoration: underline;
}
a.footer_listlink:visited, a.footer_listlink:link, a.footer_listlink:active {
	font-family: admanx;
	font-size: 18px;
	color: #999;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: 1px;
	text-decoration: none;
}
a.footer_listlink:hover {
	text-decoration: underline;
}
.footer_list2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	padding-left: 20px;
	line-height: 23px;
}
.scrolloff {
        pointer-events: none;
}
.faqs_jump {
	font-family: admanx;
	color:#000; 
	font-size:20px;
	font-weight:normal;
	background:#FFF; 
	border: 1px solid #CCC; 
	height:40px;
	width:200px;
	padding-left:15px;
}
