@charset "utf-8";

a:link{
	text-decoration : none;
	color : #fff;
}
a:visited {
	text-decoration : none;
	color : #fff;
}
a:hover {
	text-decoration : underline;
	color : #FF5555;
}
a:active {
	text-decoration : none;
	color : #5B7EDB;
} 
#header
{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url();
	background-repeat: repeat-x;
	width: 980px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 101px;
}
#chcurr
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	z-index: 10;
	text-transform: capitalize;
}
#chcurr select
{
	border: 1px solid #999999;
	width: 80px;
}
#header .logo
{
	width: 980px;
	height: 54px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav
{
	height: 47px;
	width: 980px;
}
#nav .navleft
{
	background-image: url(/images/nav_left.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 76px;
	float: left;
}
#nav .navright
{
	background-image: url(/images/nav_right.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 67px;
	float: right;
}
#nav ul
{
	width: 837px;
	height: 47px;
	display: block;
	float: left;
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;

}
#nav ul span
{
	background-image: url(/images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 47px;
	display: inline-block;
	padding-right: 2px;
	width: auto;

} 
#nav ul li
{
	float: left;
	list-style-position: outside;
	width: auto;
}
#nav ul li a
{
	display: inline-block;
	line-height: 47px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	padding-right: 12px;
	text-align: left;
	padding-left: 12px;
	font-weight: bolder;
	height: 47px;
	color: #FFFFFF;
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#nav ul li a:hover
{
	display: inline-block;
	line-height: 47px;
	font-weight: bolder;
	width: auto;
	color: #F86849;
	height: 47px;
}
#nav ul li a:actived 
{
	display: inline-block;
	line-height: 30px;
	height: 30px;
	float: left;
	font-weight: bold;
	width: auto;
	background-image: url(/images/nav_changed_back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#mail
{
	text-align: left;
	font-weight: bolder;
	color: #ffffff;
	vertical-align: middle;
	width: 212px;
	padding: 10px;
	background-image: url(/images/mailjbback.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #243d5b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #405b78;
	border-left-color: #405b78;
}
#mailbox
{
	background-image: url(/images/mailback.gif);
	background-repeat: repeat-y;
}
.mailhead
{
	background-image: url(/images/mailhead.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 234px;
}
.mailbottom
{
	background-image: url(/images/mailbottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 234px;
}
.mailtitle
{
	background-image: url(/images/maititle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 225px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D4D0C8;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}
#mail table
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#mail table td
{
}
#mail li
{
	padding-top: 5px;
}
#mail span
{
	display:block;
	text-align: right;
	height: 80px;
}
#mail a
{
	color:#ffffff;

}
#mail a.l2
{
	display:block;
	width: 210px;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	white-space: nowrap;
}
#mail form
{
	display:inline;
}
#mail input.text
{
	width: 130px;
	display: inline-block;
	margin-left: 5px;
	background-color: #0e202f;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}
#mail input.img, #mail img
{
	margin-left: 5px;

}
#mail input.password
{
	width: 130px;
	display: inline-block;
	background-color: #0e202f;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	color: #FFFFFF;
}

#contentbox
{
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#content
{


}
#content .contentleftbox
{
	width: 223px;
	float: left;
	text-align: left;
	margin-top: 11px;
	background-image: url(/images/contentleftboxback.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#content .contentleftbox .contentleft
{
	background-image: url(/images/contentleftback.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
	margin-left: 2px;
}
#content .perfect
{
	background-image: url(/images/100%25.gif);
	background-repeat: no-repeat;
	height: 126px;
	width: 223px;
}
#content .best
{
	margin-left: 4px;
	margin-right: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2b3840;
	border-bottom-color: #2b3840;
	border-left-color: #2b3840;
	margin-bottom: 5px;
	width: 210px;
	overflow: hidden;
}
#content .best li
{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	display: block;
	background-image: url(/images/bestlihead.png);
	#background-image: url(/images/bestlihead.gif);
	_background-image: url(/images/bestlihead.gif);
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bestlihead.png');width:180px*/
}
#content .best li span
{
	color: #ff6600;
	display: block;
	width: 180px;
}
#contentbox #content .contentmidbox .contentmid .midbox .sayed
{
	background-image: url(/images/sayedback.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
#contentbox #content .contentmidbox .contentmid .midbox .sayed p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content .lefttitle
{
	text-transform: uppercase;
	font-weight: bold;
	line-height: 39px;
	text-align: center;
	width: 210px;
	background-image: url(/images/lefttitleback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fcd9be;
	font-family: Arial;
	font-style: oblique;
	font-size: 12px;
	height: 41px;
}
#content .board
{
	margin-right: 5px;
	margin-left: 4px;
	padding-bottom: 10px;
	border: 1px solid #2c3840;
	margin-top: 5px;
}
#content .board span
{
}
#content .board em
{
	display: block;
	color: #33ab0b;
	position: absolute;
	left: 76px;
	top: 51px;
	width: 133px;
}
#content .board li
{
	padding-right: 10px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 10px 4px;
	height: 70px;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}
#content .board li.li1
{
	background-image: url(/images/g1.gif);
}
#content .board li.li2
{
	background-image: url(/images/g2.gif);
}
#content .board li.li3
{
	background-image: url(/images/g3.gif);
}
#content .board li.li4
{
	background-image: url(/images/g4.gif);
}
#content .board li.li5
{
	background-image: url(/images/g5.gif);
}
#content .buyitcontent
{
	
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .buyitcontent li
{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content .buyitcontent input
{
	width: 40px;
	margin-right: 20px;
	margin-left: 45px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848484;
	border-right-color: #848484;
	border-bottom-color: #848484;
	border-left-color: #848484;
	height: 14px;
}
#content .whycontent
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 5px;
	margin-left: 4px;
	border: 1px solid #2c3840;
}
#content .whycontent em
{
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
#content .whycontent em a
{
	color: #e6570b;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
#content .whycontent span
{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #9E6037;
}
#content .whycontent p
{
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .whycontent li
{
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	background-image: url(/images/newslihead.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#content .reportcontent
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .reportcontent img
{
	margin-bottom: 5px;
	margin-left: 5px;
}
#content .reportcontent a
{
	color: #020202;	
}
#content .reportcontent li
{
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url();
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b4b4b;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	list-style-type: none;
}

#content .contentmid .aboutus p
{
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#content .contentrightbox
{
	float: right;
	width: 245px;
	margin-top: 11px;
	background-image: url(/images/contentrightback.gif);
	background-repeat: repeat-y;
}
#content .contentright
{
	background-image: url(/images/contentrighboxtback.gif);
	background-repeat: repeat-x;
	margin-right: 2px;
	background-color: #000000;
	background-position: top;

}
#content .contentright .righttop
{
	background-image: url();
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 247px;
}
#content .contentright .rightbottom
{
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	width: 247px;
	margin-bottom: 10px;
}
#content .rightbox
{
	text-align: left;
	margin-right: 4px;
	margin-left: 5px;
}
#content .mailbox
{
	text-align: right;
}
#content .fastgoldtitle
{
	text-align: left;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	background-image: url(/images/fast1titleback.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	padding-top: 10px;
}
#content .fastgoldtitle table
{
	text-align: left;
}
#content .fastgoldtitle table td
{
}
#content .fastgoldtitle select
{
	width: 100px;
}
#content .fastgoldtitle form
{
	display:inline;
}
#content .fastgoldcontent
{
	width: auto;
}
#content .fastgoldcontent input
{
	width: 264px;
	border: 1px solid #cecece;
}
#content .fastgoldcontent p
{
	margin-top: 15px;
	color: #0095ff;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
}
#content .fastgoldcontent li
{
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: none;
	text-align: right;
}
#content .fastgoldcontent select
{
	width: 200px;
	border: 1px solid #cecece;
	font-size: 11px;
	font-family: Arial;
}
#content .service
{
	margin-top: 5px;
	margin-bottom: 5px;

}
#content .service2
{
	height: 85px;
	width: 234px;
}
#content .service1
{
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 234px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .service1 a
{
	font-size: 12px;
	color: #ffae00;
	padding-left: 85px;
	display: block;
	padding-top: 25px;
}
#content .service3
{
	width: 234px;
	height: 85px;
	background-image: url(/images/tel.gif);
	background-repeat: no-repeat;
}
#content .aboutuscontent
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


#content .contentmidbox
{
	width: 512px;
	float: left;
	background-color: #000000;
}
#content .contentmid
{
}
#content .contentmid .midtop
{
	background-image: url(/images/midtitle.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 452px;
	text-align: left;
	padding-left: 60px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F0EFCA;
	font-family: BerlinSmallCaps;
	line-height: 46px;
	overflow: hidden;
}
#content .contentmid .midbottom
{
	background-image: url(/images/contentmidbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 512px;
}
#content .contentmid .midbox
{
	background-image: url(/images/contentmidback.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#content .contentmid .midtitle
{
	background-image: url(/images/abouttitle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ebcbb1;
}
#content .contentmid .photonav
{
	background-repeat: repeat-x;
	margin-top: 5px;



}
#content .contentmid .photonav img
{

}
#content .contentmid .choosetitle
{
	overflow: hidden;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .contentmid .choosetitle span
{
	display:inline-block;
	width: 50%;
	text-align: center;
	line-height: 20px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#content .contentmid .choosetitle a
{
	display:inline-block;
	width: 50%;
	text-align: center;
	line-height: 20px;
	background-color: #535353;
}
#content .contentmid .newscontent
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}
#content .contentmid .newscontent a
{
	color: #C0A275;
}
#content .contentmid .newscontent p
{
	font-weight: normal;
	margin-bottom: 3px;
	color: #fcd9be;
	text-indent: 15px;
}
#content .contentmid .newscontent table em
{
	font-weight: bolder;
	color:#CC0033
}
#content .contentmid .newscontent span
{
	margin-right: 5px;
	display: block;
}
#content .contentmid .newscontent li
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content .callback
{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content .callback li
{
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 5px;
	list-style-type: decimal;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content .callback span
{
	color: #b70000;
	display: blcok;
}
#content .callback1
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f9f9e4;
}
#content .callback2
{
	background-color: #dbdbbe;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .fallbackcontent
{
	color: #ffffff;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .callbackcontent
{
	padding:10px;
	text-align:left;
}
#content .fallbackcontent table
{
	margin-right: auto;
	margin-left: auto;
}
#content .fallbackcontent p
{
	margin-top: 10px;
	display: block;
}
#content .fallbackcontent em
{
	font-weight: bolder;
	color: #193155;
}
.ad01
{
	background-image: url();
	background-repeat: no-repeat;
	background-position: left center;
	height: 107px;
	width: 765px;
}
.ad02
{
	background-image: url();
	height: 150px;
	width: 232px;
}
.hr
{
	color: #6b1420;
	margin-right: 20px;
	margin-left: 20px;
	height: 2px;
}
.safe
{
	border: 1px solid #2c3840;
	background-image: url(/images/photo1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 124px;
	margin-bottom: 5px;
}
.paymethod
{
	background-image: url(/images/photo2.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 340px;
	border: 1px solid #2c3b40;
}
.bignews
{
	padding-bottom: 40px;
}
.bignews h1
{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.bignews span
{
	display: block;
	width: 100%;
	text-align: center;
}
.bignews p
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
.bignews em
{
	display: block;
	padding-left: 20px;
	color: #CCCCCC;
}
.listnews ul
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 20px;
	padding-top: 20px;
}
.listnews a
{
}
.listnews li
{
	margin-left: 55px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-right: 30px;
}
.listnews span
{
	margin-left: 20px;

}
.listnews em
{
	margin-left: 20px;
}
#footer
{
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
	width: 980px;
	padding-top: 40px;
	background-image: url(/images/contentbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p
{
	color: #37bfff;
}
