@charset "utf-8";

a:link{
	text-decoration : none;
	color : #ffffff;
}
a:visited {
	text-decoration : none;
	color : #fff;
}
a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #6C0000;
}
a:active {
	text-decoration : none;
	color : #5B7EDB;
} 
#header
{
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/head_back.gif);
	background-repeat: repeat-x;
	height: 83px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #435662;
	border-left-color: #435662;
	position: relative;
}
#chcurr
{
	position: absolute;
	left: 589px;
	top: 13px;
	font-size: 13px;
	font-weight: bold;
	color: #F56600;
}
#header .logo
{
	width: 310px;
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	padding-top: 15px;
}
#header .banner
{
	width: 650px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
}
#header .banner .gq
{
	height: 47px;
	background-image: url(/images/banner.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header .banner .nav
{
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	line-height: 36px;
	text-align: left;
}
#header .banner .nav .navleft
{
	background-image: url(/images/nav_left.gif);
	background-repeat: no-repeat;
	width: 30px;
	float: left;
	height: 36px;
}
#header .banner .nav .navright
{
	height: 38px;
}


#header .banner .nav .navright ul
{
	overflow: hidden;
	display: block;
	float: left;
	width: 610px;
	height: 36px;
	line-height: 36px;
}
#header .banner .nav .navright ul span
{
	display: inline-block;
	height: 36px;
	width: auto;
	background-image: url(/images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
#header .banner .nav .navright ul li
{
	float: left;
	font-family: Arial;
	text-transform: uppercase;
	list-style-position: outside;
	color: #FFFFFF;
	font-size: 10px;
}
#header .banner .nav .navright ul li a
{
	display: inline-block;
	line-height: 30px;
	height: 36px;
	float: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	padding-right: 14px;
	text-align: left;
	padding-left: 14px;
}
#header .banner .nav .navright ul li a:hover
{
	display: inline-block;
	line-height: 30px;
	height: 36px;
	float: left;
	font-weight: bold;
	width: auto;
	background-image: url(site.css);
	background-repeat: repeat-x;
	background-position: left center;
	color: #990000;
}
#header .banner .nav .navright 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;
}
#contentbox
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 974px;
	background-color: #1b2227;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #435662;
	border-left-color: #435662;
}
#content
{
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#content .contentleft
{
	width: 210px;
	float: left;
	text-align: left;
	overflow: auto;
}
#content .leftbox
{
	background-image: url(/images/leftbox.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .lefttitle
{
	background-image: url(/images/lefttitle.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	color: #193155;
	padding-left: 10px;
	font-weight: bold;
	line-height: 27px;
	text-align: left;
	margin-top: 5px;
	width: auto;
	margin-left: 5px;
}
#content .lefttitle1
{
	background-image: url(/images/lefttitle1.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	color: #193155;
	padding-left: 10px;
	font-weight: bold;
	line-height: 27px;
	text-align: left;
	margin-top: 5px;
	width: auto;
	margin-left: 5px;
}
#content .lefttitle2
{
	height: 37px;
	background-image: url(/images/lefttitle2.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	color: #193155;
	padding-left: 10px;
	font-weight: bold;
	line-height: 37px;
	text-align: left;
	margin-top: 5px;
	width: auto;
	margin-left: 5px;
}
#content .mailcontent
{
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content .mailcontent li
{
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(/images/mail_li.gif);
	color: #ff8c04;
	margin-top: 2px;
}
#content .mailcontent a
{
	color: #ff8c04;
}
#content .mailcontent .mailtop
{
}
#content .mailcontent .mailtop .left
{
	width: 60%;
	float: left;
}
#content .mailcontent .mailtop .right
{
}
#content .mailcontent2
{
	text-align: left;
	margin: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 190px;
}
#content .mailcontent .mailbottom
{
	text-align: left;
	padding-bottom: 5px;
}
#content .mailcontent input.text
{
	width: 100px;
	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;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 10px;
}
#content .mailcontent input.img
{
	float: right;
	margin: 6px;

}
#content .mailcontent input.password
{
	width: 100px;
	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;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 10px;
}
#content .mailcontent a
{
}
#content .selectgamecontent
{
	padding-bottom: 3px;
	background-image: url(site.css);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
#content .selectgamecontent li
{
	font-size: 11px;
	white-space: pre;
	font-family: Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/images/left_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 13px;
}
#content .selectgamecontent p
{
	font-weight: bold;
	background-color: #1b2227;
	height: 20px;
	display: block;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 5px;
	line-height: 20px;
}
#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
{
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#content .whycontent li
{
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bolder;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .reportcontent
{
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#content .reportcontent li
{
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(/images/li_head.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	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 .contentright
{
	float: right;
	width: 210px;
}

#content .righttitle
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 26px;
	background-image: url(site.css);
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c9d3;
}
#content .rightbox
{
}


#content .fastgoldcontent
{
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}
#content .fastgoldcontent input
{
	width: 190px;
	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;
}
#content .fastgoldcontent select
{
	width: 200px;
	border: 1px solid #cecece;
	font-size: 11px;
	font-family: Arial;
}
#content .service
{
	text-align: left;
	font-size: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#content .service img
{
	text-align:center;
}
#content .service .ser_content
{
	background-image: url(site.css);
	background-repeat: repeat;
	margin-right: 8px;
	padding-left: 8px;
	background-color: #000300;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content .a1
{
	background-image: url(/images/aim.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 40px;
	text-transform: uppercase;
	height: 40px;
}
#content .a2
{
	background-image: url(/images/msn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	font-family: Arial;
	text-transform: uppercase;
	padding-left: 40px;
	height: 40px;
}
#content .a3
{
	background-image: url(/images/icq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 40px;
	height: 40px;
}
#content .a4
{
	background-image: url(/images/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	line-height: 40px;
	text-transform: uppercase;
	padding-left: 40px;
	height: 40px;
}
#content .aboutuscontent
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


#content .contentmidbox
{
	width: 536px;
	float: left;
}
#content .contentmid
{
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
}
.midtitlebox
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e3a65;
	height: 22px;
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
}
.midtitle
{
	padding-left: 10px;
	height: 22px;
	text-align: left;
	font-weight: bold;
	color: #1B2227;
	text-transform: capitalize;
	line-height: 22px;
	font-size: 12px;
}
#content .contentmid .midbox
{
	text-align: left;
	background-color: #62717a;
	margin-top: 5px;
}

#content .contentmid .photonav
{
	margin: 4px;

}
#content .contentmid .photonav img
{

}
#content .contentmid .choosetitle
{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .contentmid .choosetitle span
{
	display:inline-block;
	width: 215px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	line-height: 22px;
	background-color: #1b2227;
	height: 22px;
}
#content .contentmid .choosetitle a
{
	display:inline-block;
	width: 215px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	line-height: 22px;
	background-color: #c1ccd2;
	color: #666666;
	height: 22px;
}
#content .contentmid .newscontent
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px;
	background-color: #c3c8cc;
	color: #373737;
}
#content .contentmid .newscontent p
{
	font-weight: bolder;
	margin-bottom: 5px;
}
#content .contentmid .newscontent em
{
	font-weight: bolder;
	color: #193155;
	text-transform: capitalize;
}
#content .contentmid .newscontent span
{

}
#content .contentmid .newscontent li
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#content .callback
{
	background-color: #c2c8cc;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #000;
}
#content .callback span
{
	color: #af0303;
	display: blcok;
}
#content .callback1
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .callback2
{
	background-color: #9aa3aa;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .fallbackcontent
{
	padding:10px;
	margin: 10px;
	color: #373737;
	background-color: #C3C8CC;
}
#content .fallbackcontent p
{
	margin-top: 10px;
	display: block;
}
#content .fallbackcontent em
{
	font-weight: bolder;
	color: #193155;
}



#footer img
{
	margin-right: 2px;
	margin-left: 2px;
}
#footer
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
	width: 980px;
	padding-top: 30px;
	background-image: url(/images/footback.gif);
	background-repeat: repeat-x;
	background-color: #42535F;
}
#footer p
{
	color: #77c3ff;

}
