@charset "utf-8";
body {
	background-color: #FFF;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	;
	margin: 0px;
	padding:0px;
	color: #444;
}
div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: justify;
}
div {
	overflow: visible;
}

img {
	border: 0px;
}
p,li,ul {
font-weight:normal;
}
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: underline;
	color: #036EB7;
}
a:active {
	text-decoration: none;
}
a.arrow {
	padding: 0px 11px 0px 0px;
	color: #036EB7;
	text-decoration: none;
	background: url(img/arrow.png) no-repeat right center;
}
a.arrow:hover {
	text-decoration: underline;
}
a.arrowl {
	color: #036EB7;
	background: url(img/arrowl.png) no-repeat left center;
	padding: 0px 0px 0px 11px;
	text-decoration: none;
}
a.arrowl:hover {
	text-decoration: underline;
}
a.arrowt {
	color: #036EB7;
	background: url(img/arrowt.png) no-repeat right center;
	padding: 0px 14px 0px 0px;
	text-decoration: none;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
a.arrowt:hover {
	text-decoration: underline;
}
a.arrow_italic {
	padding: 0px 13px 0px 0px;
	color: #036EB7;
	text-decoration: none;
	background: url(img/arrow.png) no-repeat right center;
	font: italic bold 12px/18px Arial, Helvetica, sans-serif;
}
a.arrow_italic:hover {
	text-decoration: underline;
}
a.blue {
	color: #036EB7;
	text-decoration: none;
}
a.blue:hover {
	text-decoration: underline;
}
a.blue_italic {
	color: #036EB7;
	font: italic bold 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.blue_italic:hover {
	text-decoration: underline;
}
a.bigdown {
	display:block;
	height:50px;
	width:158px;
	padding:32px 0px 0px 53px;
	margin-right:40px;
	background:url(img/btn.png) no-repeat 0px -556px;
	text-decoration:none;
	color:#FFF;
	float:left;
}
a.bigbuy {
	display:block;
	height:50px;
	width:151px;
	padding:32px 0px 0px 60px;
	margin-right:40px;
	background:url(img/btn.png) no-repeat 0px -644px;
	text-decoration:none;
	color:#FFF;
	float:left;
}
a.bigbuy span {
	text-decoration:line-through;
}
a.bigdownicon {
	display:block;
	height:50px;
	width:151px;
	padding:32px 0px 0px 60px;
	margin-right:40px;
	background:url(img/btn.png) no-repeat 0px -188px;
	text-decoration:none;
	color:#FFF;
	float:left;
	position:relative;
}
a.bigbuyicon {
	display:block;
	height:50px;
	width:151px;
	padding:32px 0px 0px 60px;
	margin-right:40px;
	background:url(img/btn.png) no-repeat 0px -280px;
	text-decoration:none;
	color:#FFF;
	float:left;
	position:relative;
}
a.bigdownicon img {
	position:absolute;
	margin:0px;
	top:12px;
	left:13px;
}
a.bigbuyicon img {
	position:absolute;
	margin:0px;
	top:12px;
	left:13px;
}
a.bigbuyicon span {
	text-decoration:line-through;
}
.clear {
	clear: both;
	padding:0px;
	margin:0px;
	height:0px;
	width:0px; 
}
.level_22space {
	margin: 22px 0px;
}
.level_5_15space {
	margin: 5px 0px 15px 0px;
}
.header  {
	width: 100%;
	height: 140px;
	overflow: hidden;
	background: url(img/topback.png);
}
.header #backline {
	background: url(img/topline.png) center top no-repeat;
	width: 100%;
}
.header  #head_title  {
	width: 870px;
	margin: 0px auto;
	padding: 22px 0px 0px 130px;
	height: 75px;
	position: relative;
	background: url(img/logows.png) 20px center no-repeat;
}
.header  #head_title  img{
	position:absolute;
	top:23px;
	left:10px;
}
.header   #head_title   p {
	color: #888;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.header #head_title strong {
	color: #666;
	font: normal 18px/30px Arial, Helvetica, sans-serif;
}
.header #head_title h1 {
	font: normal 25px/30px Arial, Helvetica, sans-serif;
	color: #BBB;
}
.header  #navi {
	height: 43px;
	width: 100%;
	background: url(img/navigation_back.png) no-repeat center top;
}
.header #navi ul {
	height: 43px;
	margin: 0px auto;
	width: 600px;
	display: block;
}
.header #navi ul:hover {
	background-image: none;
}
.header #navi li {
	float: left;
	color: #FFF;
	list-style-type: none;
	height: 43px;
}
.header #navi li a {
	display: block;
	font: normal 18px/38px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px 30px 0px 30px;
}
.header #navi li a:hover {
	text-decoration: none;
	color:#CCC;
}
.header    #footline {
	background-color: #555;
	height: 0px;
	width: 100%;
}

.footer {
	height: 70px;
	width: 100%;
	background-color: #444;
	position: absolute;
	padding: 13px 0px 0px 0px;
	bottom: 0px;
}
.footer p {
	display: block;
	color: #999;
	text-align: center;
}
.footer  #footnavi a {
	color: #CCC;
	padding: 0px 10px;
}
.footer #footqlink a {
	color: #999;
	padding: 0px 5px;
}
.footer #copyright a {
	color: #CCC;
}
.share   {
	margin: 0px auto;
	width: 415px;
	height: 20px;
	overflow: visible;
}
.share    .addthis_button_facebook_like         {
	margin: 0px 12px 0px 13px;
}
.faqcont{
margin-top:20px;
}.Red {
	color: #F00;
}
