
/* initial */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
body {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #fdfefe url('../images/com/body_bg.png') repeat-x scroll 0 0;
    color: black;
    line-height: 1;
}
ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    text-align: center;
}
a, a:visited {
    color: #0172fd;
    text-decoration: none;
}
a:hover, a:active {
    color: #55C8DD;
    text-decoration: none;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
input, textarea, select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
input {
}
textarea {
}
code {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FAFAFA none repeat scroll 0 0;
    border: 1px solid #EAEAEA;
    color: green;
    padding: 0 3px;
}
h2{
	text-indent: -99em;
	display: block;
}
	h2 b{
		text-indent: -99em;
		display: block;
		height: 22px;
	}
h2.with_logo{
	background: url('../images/com/logo_c.png') no-repeat;
	height: 26px;
	padding: 8px 0px 0px 83px;
}
h4{
	font-size: 0.9em;
	font-weight:bold;
	margin-bottom: 10px;
	color: #844A19;
}
p{
	line-height: 25px;
	margin-bottom: 3px;
}
.clear, .clearfix{
    clear: both;
}

/* @group layout */
#topbar, #header, #body, #footer {
    width: 100%;
}
#header{
	margin: 0px auto;
	width: 1019px;
	height: 203px;
	background: url('../images/com/head.jpg') no-repeat;
}

#body{
	background: url('../images/com/bottom_bg.png') left bottom repeat-x;
}

#content{
	width: 1019px;
	margin: 0px auto;
	background: url('../images/com/content_bg.jpg') no-repeat;
}

#topbar .wrap, #header .wrap, #content .wrap, #footer .wrap{
	width: 959px;
    margin: 0px auto;
    position: relative;
    text-align: left;
    clear: both;
    overflow: visible;
}
#content .wrap{
	background: url('../images/com/body_foot_bg.png') left bottom repeat-x;
	padding: 0px 17px;
}
div.hr, div.vr{
	background: url('../images/com/line.png') repeat-x;
	height: 1px;
	line-height: 1px;
	margin: 12px 0 16px;
	padding: 0px;
	clear: both;
}
div.hr hr, div.vr hr{
	display: none;
}
div.vr{
	float: left;
	clear: none;
	width: 1px;
	background: url('../images/com/line_h.png') repeat-y;
	margin: 0 12px;
}
	#end{
		background: url('../images/com/end_bg.png') repeat-x;
		height: 17px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
#footer{
	height: 133px;
	background: url('../images/com/footer_bg.png') repeat-x;
}
#footer .wrap{
	padding-top: 60px;
	height: 73px;
	width: 959px;
	margin: 0px auto;
	background: url('../images/com/footer_cp.jpg') left bottom no-repeat;
}
#footer span{
	display: block;
	padding-left: 26px;
	font-size: 0.9em;
	line-height: 21px;
	background: url('../images/com/icon_logo.png') no-repeat;
	margin-left: 350px;
}
/* @end */

/* @group about */
#about{
	height: 335px;
	width: 249;
	background: url('../images/com/feature_bg.png') 0px -2px no-repeat;
	padding-left: 710px;
	padding-top:2px;
}
#about h2{
	height: 32px;
	width: 125px;
	background-position: top right;
	padding-top: 10px;
	padding-left: 0px;
}
	#about h2 b{
		width: 41px;
		background: url('../images/com/about_h.png') no-repeat;
	}
#about .shadow{
	position: absolute;
	top: 326px;
	left: 470px;
	width: 260px;
	height: 12px;
	background: url('../images/com/about_shadow.png') no-repeat;
	border: none;
}
#about p{
	margin-bottom: 15px;
}
/* @end */

/* @group service */
#service p{
	margin-bottom: 12px;
}
#service h2 b{
	width: 96px;
	background: url('../images/com/service_h.png') no-repeat;
}
#service div{
	width: 302px;
	margin-left: 26px;
	float: left;
}
	#service div#games{
		margin-left: 0px;
	}
#service div h3{
	display: block;
	text-indent: -99em;
	width: 100%;
	height: 22px;
}
#games h3{
	background: url('../images/com/games_h.png') no-repeat;
}
#vip h3{
	background: url('../images/com/vip_h.png') no-repeat;
}
#internet h3{
	background: url('../images/com/internet_h.png') no-repeat;
}
#service div img{
	margin-top: 1px;
	border: 1px solid #9ac5cb;
	padding: 1px;
}
#service div p{
	background: url('../images/com/pic_shadow.png') no-repeat top right;
}
/* @end */

/* @group version */
#version{
	float: left;
	width: 536px;
}
#version h2 b{
	width: 41px;
	background: url('../images/com/version_h.png') no-repeat;
}
/* @end */

/* @group value */
#value_hr{
	margin-top: -16px;
	height: 114px;
}
#value{
	float: left;
}
#value h2 b{
	width: 59px;
	background: url('../images/com/value_h.png') no-repeat;
}
#value ol{
	margin-top: 14px;
}
#value ol li{
	display: inline;
	float: left;
	padding-top: 8px;
	padding-left: 29px;
	margin-right: 40px;
}
	#value ol li.li1{
		background: url('../images/com/ol_1.png') no-repeat;
	}
	#value ol li.li2{
		background: url('../images/com/ol_2.png') no-repeat;
	}
	#value ol li.li3{
		background: url('../images/com/ol_3.png') no-repeat;
		margin-right: 0px;
	}
/* @end */
/* @group contact */
#contact{
	background: #FFF;
	padding-top: 14px;
	float: left;
	width: 536px;
}
#contact img{
	float: left;
	margin-left: 5px;
}
#contact h2{
	float: left;
	background: url('../images/com/logo_c.png') 45px 0px no-repeat;
	padding: 8px 0px 0px 0px;
	width: 130px;
	display: inline;
	margin-left: 8px;
}
#contact h2 b{
	width: 45px;
	background: url('../images/com/contact_h.png') no-repeat;
}
#contact dl{
	float: left;
	display: inline;
	margin-left: 11px;
}
#contact dt{
	line-height: 26px;
	font-weight: bold;
	display: block;
	margin-top: 7px;
}
#contact dd{
	line-height: 25px;
	width: 198px;
}
#friends_hr{
	margin-top: -16px;
	height: 355px;
}
#friends{
	background: #FFF;
	padding-top: 14px;
	float: left;
}
#friends h2{
	margin-bottom: 10px;
}
#friends h2 b{
	width: 77px;
	background: url('../images/com/friends_h.png') no-repeat;
}
/* @end */
