/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	line-height: 18px;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div, form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p { 
    margin: 0; padding: 0; 
}
h1 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
img { 
    margin: 0; padding: 0; border:0;
}

li {
	list-style-type:none;
	line-height: 18px;
}
hr {
	color: #00AEEF;
}

/* Link */
a:link { color: #3974AE; text-decoration:none; background: none; }
a:visited { color: #3974AE; text-decoration:none; }
a:hover { color: #274E87; text-decoration:underline; }
a:active { color: #3974AE; }

a.a1:link { color: #333; text-decoration:underline; background: none; }
a.a1:visited { color: #333; text-decoration:underline; }
a.a1:hover { color: #0054A6; text-decoration:none; }
a.a1:active { color: #333; }

/* Font */
.fb { font-weight:bold; }
.font-oranage { color:#ff7500; }
.font-red { color:#FF0000; }
.font1 { font-size: 14px; }
.font2 { font-size: 16px; }
.font3 {
	font-size: 12px;
	text-indent: 20px;
	font-weight: lighter;
}
.fontcenter {
	text-align: center;
}
.fontsize11 { font-size:11px; }

/* Other*/
.fl { float:left; }
.fl1{
	float: left;
	clear: right;
}
.fr { float:right; }
.clear { clear: both; }
.fn {	float: none;}
.bor1 {
	height: 20px;
	width: 100%;
	overflow: hidden;
}
.bor2 {
	width: 450px;
}
.bor3 {
	background-color: #cecece;
	width: 90%;
	padding: 5px;
	margin: 8px;
}
.bor4 {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	padding-left: 5px;
	background-color:#E7EAF5;
	overflow: hidden;
	padding-bottom: 5px;
}
.bor44 {
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	height: 24px;
	margin-top: 5px;
	margin-left: 30px;
}
.bor444 {
	width: 100px;
}
.bor5 {
	background-color:#F4FFF4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	padding: 5px;
	height: 100%;
	overflow: hidden;
}
.bor55 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	color: #33CC00;
	margin-bottom: 10px;
}
.games_main_content1 {
	width: 550px;
	margin-bottom: 10px;
	margin-left: 70px;
}
.games_main_content1 h1 {
	font-size: 22px;
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-indent: 8px;
}
.wrap1 {
	padding: 20px;
	margin: 15px;}
.wrap2 {
	margin-right: 10px;
}
.wrap3{ width:450px;}
.wrap4{
	margin-bottom: 10px!important;
	margin-bottom: 0px;
}
.wrap5 {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.wrap6{
	width: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.wrap7 {
	margin: 5px;
}
.wrap8 {
	margin-right: 8px;
}
.wrap88 {
	margin-right: 5px;
}
.wrap9 {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 96%;
	margin-left: 15px;
}
.wrap10 {
	margin-top: 5px;
}
.wrap11 {
	margin-bottom: 10px;
}

/* Header */
#wrap {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 130px;
	width: 920px;
	overflow: hidden;
}
.logo {
	margin-top: 13px;
	margin-left: 24px;
	float: left;
}
#gif {
	margin-top: 15px;
	margin-left: 220px;
	height: 100px;
}
#header_link {
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
}
#header_link a:link {
	color: #CCC;
	text-decoration:none;
}
#header_link a:visited {
	color: #CCC;
	text-decoration:none;
}
#header_link a:hover {
	color: #FFFF66;
	text-decoration:underline;
}

#header_main {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 920px;
}

#mainNav {
	margin-top: 13px;
	margin-bottom: 0px;
	margin-left: 490px;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}
#mainNav a:link {
	color: #333;
	text-decoration:none;
}
#mainNav a:visited {
	color: #000;
	text-decoration:none;
}
#mainNav a:hover {
	color: #CC0000;
	text-decoration:underline;
}
#search1 {
	background-color: #999999;
	padding: 5px;
	height: 30px;
	width: 920px;
	margin-top: 4px;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
}
#search1 a:link {
	color: #274E87;
	text-decoration: underline;
}
#search1 a:visited {
	color: #274E87;
	text-decoration: underline;
}
#search1 a:hover {
	color: #274E87;
	text-decoration: underline;
}
/* left */
#left {
	padding: 0px;
	width: 208px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#left li {
	line-height: 24px;
	text-indent: 20px;
}
#left_title {
	background-image: url(images/left_tit.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-indent: 60px;
}
#left h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
}
.leftsideBar {
	color: #3974AE;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 12px;
	width: 180px;
	margin-bottom: 10px;
	margin-right: 8px;
}
.leftsideBar1 {
	background-image: url(images/arw1.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#left_newest {
	background-image: url(images/left_newest.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-indent: 60px;
}
.partners {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:5px;
}
#newest10 {
	background-image: url(images/newest10_bg.jpg);
	height: 100%;
	width: 184px;
	overflow: hidden;
}
#newest10  h1{
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#newest10_top {
	background-image: url(images/newest10_top.jpg);
	height: 100%;
	width: 184px;
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
#newest10_bottom {
	background-image: url(images/newest10_bottom.jpg);
	height: 100%;
	width: 184px;
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
/* bottom */
#bottom {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
#bottom_tit {
	width: 920px;
	text-align: center;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height:62px;
	color: #FFFFFF;
	padding-top: 15px;
	background-color: #4678B5;
	background-position: top;
}
#bottom_tit a:link {
	color: #FFFF33;
	text-decoration: none;
}
#bottom_tit a:visited {
	color: #FFFF33;
	text-decoration: none;
}
#bottom_tit a:hover {
	color: #FFFF33;
	text-decoration: underline;
}

/* main */
#main {
	padding: 0px;
	width: 100%;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#main_content {
	margin: 10px;
}
#main_content a:link {
	color: #3974AE;
	text-decoration:none;
}
#main_content a:visited {
	color: #3974AE;
	text-decoration:none;
}
#main_content a:hover {
	color: #3974AE;
	text-decoration:underline;
}
#main_content h1 {
	font-size: 24px;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.red_main {
	background-image: url(images/main_red_bg.jpg);
	width: 688px;
	margin-bottom: 5px;
	height: 100%;
	overflow: hidden;
}
.red_main h2 {
	font-size: 24px;
	color: #EF409D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F79BCB;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.red_games {
	height: 280px;
	width: 160px;
	border: 1px solid #FFDFFF;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.red_main h3 {
	font-size: 14px;
	color: #3974AE;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.green_main {
	background-image: url(images/main_green_bg.jpg);
	width: 688px;
	margin-bottom: 5px;
	background-repeat: repeat-y;
	height: 100%;
	overflow: hidden;
}
.green_main h2 {
	font-size: 24px;
	color: #33CC00;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #75EA00;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.green_games {
	height: 150px;
	width: 300px;
	border: 1px solid #D7FFF2;
	background-color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
	margin: 10px;
}
.green_main h3 {
	font-size: 14px;
	color: #3974AE;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.green_main_tit {
	float: none;
	overflow: hidden;
	margin-left: 5px;
	width: 120px;
}
#green_bottom {
	padding-bottom: 5px;
	background-position: top;
	background-image: url(images/main_green-bottom.jpg);
	background-repeat: no-repeat;
}
.blue_main {
	background-image: url(images/main_blue_bg.jpg);
	width: 688px;
	margin-bottom: 5px;
	height: 100%;
	overflow: hidden;
}
.blue_main h2 {
	font-size: 24px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80B3FF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.other_main {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 5px;
	height: 100%;
	overflow: hidden;
}
.other_main h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.other_tit {
	width: 200px;
	padding-left: 10px;
}
/* games */
.games_download {
	background-color: #CCCCCC;
	width: 650px;
	padding: 5px;
	height: 42px;
	margin-left: 5px;
}
.games_main_tit {
	margin: 5px;
}
.games_main {
	padding: 0px;
	width: 100%;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.games_main_content {
	margin: 10px;
}
.games_main_top_bg{
	background-image: url(images/main_h1_bg.jpg);
	height: 36px;
	background-repeat: repeat-x;
	background-position: top;
}
.links_bor{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.games_main_content h1 {
	font-size: 22px;
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-indent: 8px;
}
.games_introduce {
	width: 650px;
	margin-left: 15px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.games_introduce h3 {
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #73A5CA;
	color: #32669A;
}
/* Category */
#center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 920px;
	height: 100%;
	overflow: hidden;
}
#center_bg{
	background-image: url(images/center_bg.gif);
	width: 100%;
	background-repeat: repeat-y;
	float: left;
	background-position: top;
}
#center_bg1{
	background-image: url(images/center_bg1.gif);
	width: 100%;
	background-repeat: repeat-y;
	float: left;
	background-position: top;
}
#center_top {
	background-image: url(images/center_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 100%;
}
#center_top1 {
	background-image: url(images/center_top_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 100%;
}
#center_bottom {
	background-image: url(images/center_end_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 100%;
}
#center_bottom1 {
	background-image: url(images/center_end_bg1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 100%;
}
#center_left {
	width: 208px;
	float: left;
}
#center_right {
	float: right;
	width: 705px;
}
.Category_red_bg {
	background-image: url(images/main_red_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-position: top;
	float: left;
}
.Category_red_top {
	background-image: url(images/main_red_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
}
.Category_red_bottom {
	background-image: url(images/main_red_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
}
#Category_mainleft {
	padding: 10px;
	width: 175px;
	float: left;
}
#Category_mainright {
	padding: 10px;
	float: left;
}
#Category_mainright h2{
	font-size: 16px;
	color: #CC6600;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCB97;
	margin: 10px;
}
.Category_4 {
	border: 1px solid #EEEEEE;
	padding: 10px;
	height: 100%;
	margin: 5px;
	overflow: hidden;
}
#Category_introduce {
	background-image: url(images/main_red_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	overflow: hidden;
}
.Category_introduce h2 {
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #73A5CA;
	color: #32669A;
	font-family: Arial, Helvetica, sans-serif;
}
.Category_introduce h3 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #73A5CA;
	color: #32669A;
	font-family: Arial, Helvetica, sans-serif;
}
.Category_red_games {
	height: 285px;
	width: 175px;
	border: 1px solid #FFDFFF;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}
.Category_new {
	float: left;
	width: 320px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100%;
	overflow: hidden;
}
#txt {
	float: none;
	height: 100px;
	width: 230px;
	overflow: hidden;
}
/*links*/
#links h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	background-image: url(images/links_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	margin-bottom: 10px;
}
#morelinks li {
	line-height: 20px;
}
#contactus h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	background-image: url(images/us_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	margin-bottom: 15px;
}
#search h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
	background-image: url(images/search_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	margin-bottom: 15px;
}
.picbg {
	background-image: url(images/picbg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 90px;
	padding-top: 10px;
	padding-left: 10px;
}

.picbg1 {
	background-image: url(images/picbg1.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 90px;
	padding-top: 10px;
	padding-left: 10px;
}
#yellow {
	background-image: url(images/main_yellow_bg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 688px;
	overflow: hidden;
	margin-bottom: 6px;
}
#yellow_top {
	background-image: url(images/main_yellow_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	height: 100%;
	width: 688px;
}
#yellow_bottom {
	background-image: url(images/main_yellow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	height: 100%;
	width: 688px;
}
#yellow1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 100%;
	overflow: hidden;
}
#yellow1 h4 {
	font-size: 24px;
	color: #FF7700;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFaa00;
	padding: 10px;
	margin-bottom: 15px;
   }
.yellow2 {
	float: left;
	height: 100%;
	width: 626px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #FDEFA4;
	margin-top: 0px;
}
.two {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
}
.yellow2 li {
	float: left;
	margin-right: 6px;
}
.yellow2 h3 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	color: #32669A;
	font-family: Arial, Helvetica, sans-serif;
  }
#best {
	border:solid 1px #DFE0EE;
	padding:10px;
	height: 100%;
	overflow: hidden;
  }
#best li {
	float: left;
	width: 317px;
	margin-right: 10px;
  } 
#new {
	height: 55px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#new li {
	float: left;
	margin-right: 4px;
}
