@charset "utf-8";

a:link{
	text-decoration : none;
	color : #fff;
}
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: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/head_back.gif);
	background-repeat: repeat-x;
	padding: 0px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#chcurr
{
	position: absolute;
	left: 829px;
	top: 4px;
}
#header .logo
{
	width: 300px;
	float: left;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#header .banner
{
	width: 350px;
	text-align: right;
	padding: 0px;
	height: 53px;
	background-image: url(/images/gq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	float: right;
}
#nav
{
	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#nav ul
{
	overflow: hidden;
	display: block;
	width: 800px;
	height: 33px;
	line-height: 33px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul span
{
	display: inline-block;
	height: 33px;
	width: auto;
	background-image: url(/images/nav_fg.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
#nav ul li
{
	float: left;
	font-family: Arial;
	text-transform: uppercase;
	list-style-position: outside;
	color: #FFFFFF;
	font-size: 10px;
}
#nav ul li a
{
	display: inline-block;
	line-height: 33px;
	height: 33px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	padding-right: 20px;
	text-align: left;
	padding-left: 20px;
}
#nav ul li a:hover
{
	display: inline-block;
	line-height: 33px;
	height: 33px;
	float: left;
	font-weight: bold;
	width: auto;
	background-image: url(/images/nav_change.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #fff;
}
#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-size: 11px;
	font-weight: bolder;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 23px;
	height: 23px;
	position: relative;
}
#mail span
{
	color: #ff8c04;
	display: inline-block;
	background-image: url(/images/nav_resigster.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 30px;
}
#mail a.l1
{
	color: #ff8c04;
	display: inline-block;
	margin-left: 100px;
	background-image: url(/images/nav_resigster.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#mail a.l2
{
	color: #ff8c04;
	display: inline-block;
	background-image: url(/images/nav_resigster.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-right: 10px;
}
#mail em
{
	color: #ff8c04;
	display: inline;
	background-image: url(/images/nav_resigster.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-right: 10px;
}
#mail input.text
{
	width: 100px;
	height: 20px;
	margin-left: 15px;
	margin-right: 5px;
}
#mail input.img
{
	position: absolute;
	left: 240px;
	top: 1px;

}
#mail input.password
{
	width: 100px;
	height: 20px;
}












#contentbox
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-color: #a4a4a4;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #808080;
	background-image: url(/images/content_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content
{
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#content .contentleft
{
	width: 210px;
	float: left;
	text-align: left;
	overflow: hidden;
	display: inline;
}
#content .leftbox
{
	background-image: url(site.css);
	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_back.gif);
	background-repeat: repeat-x;
	text-transform: capitalize;
	color: #1b2227;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
}
#content .lefttitle span
{
	background-image: url(/images/lefttitle_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 5px;
}
#content .lefttitle em
{
	background-image: url(/images/gold.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 40px;
	height: 26px;
	display: inline-block;
	margin-left: 50px;
}
#content .selectgamecontent
{
	padding-bottom: 3px;
	background-image: url(site.css);
	background-repeat: repeat-x;
	background-position: top;
}
#content .selectgamecontent li
{
	font-size: 11px;
	background-color: #dadada;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9d9d;
	background-image: url(/images/choosegameli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000;
}
#content .selectgamecontent li a
{
	color: #000;
	font-weight: normal;
}
#content .selectgamecontent p
{
	font-weight: bold;
	background-color: #4d4d4d;
	height: 20px;
	display: block;
	padding-left: 10px;
	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
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #dadada;
	background-image: url(/images/whoamicontent_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
#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;
	color: #3e3e3e;
}
#content .reportcontent
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-image: url(/images/report_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .reportcontent a
{
	color: #020202;	
}
#content .reportcontent li
{
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(site.css);
	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 .contentright
{
	float: right;
	width: 210px;
	display: inline;
}

#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;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	background-image: url(/images/fastgold.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e5e5e5;
	text-align: right;
	padding-right: 5px;
}
#content .fastgoldcontent input
{
	width: 140px;
	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: 190px;
	border: 1px solid #cecece;
	font-size: 11px;
	font-family: Arial;
}
#content .service
{
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
	color: #FFd4a6;
}
#content .service img
{
	text-align:center;
}
#content .service .ser_content
{
	background-color: #a70300;
	border: 1px solid #8b0f0f;
	background-image: url(/images/server_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content .a1
{
	background-image: url(/images/aim.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 40px;
	text-transform: uppercase;
	height: 40px;
}
#content .a2
{
	background-image: url(/images/msn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 40px;
	font-family: Arial;
	text-transform: uppercase;
	height: 40px;
}
#content .a3
{
	background-image: url(/images/icq.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
}
#content .a4
{
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
}
#content .aboutuscontent
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


#content .contentmidbox
{
	width: 530px;
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#content .contentmid
{
	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: #FFFFFF;
	text-transform: capitalize;
	line-height: 22px;
	width: 190px;
	font-size: 11px;
}
#content .contentmid .midbox
{
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
}
#content .contentmid .photonav
{
	margin: 5px;
	background-image: url(/images/pn_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 291px;

}
#content .contentmid .photonav img
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 1px;

}
#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(/images/choose_title.gif);
	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: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e3e3e3;
	color: #373737;
	background-image: url(/images/news_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content .contentmid .newscontent a
{
	color: #333333;
}
#content .contentmid .newscontent p
{
	font-weight: bolder;
	margin-bottom: 5px;
}
#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
{
	background-color: #c2c8cc;
	text-align: left;
	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;
	background-color: #fafafa;
}
#content .callback2
{
	background-color: #d1d6d9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .fallbackcontent
{
	padding:10px;
	color: #373737;
	background-color: #e1e1e1;
	background-image: url(/images/about_us_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#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: 30px;
	width: 980px;
	padding-top: 10px;
}
#footer p
{
	color: #dedede;

}
