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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	text-align: left;
	vertical-align: baseline;
}
	
a img {border:none;}

table {border-collapse: collapse; border-spacing: 0;}

body {
	background-color: #090d23;
	background-image: url(/images/point.png);
	background-repeat: repeat;
}

#container {
	height: 100%;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(/images/head_back.jpg);
	background-repeat: no-repeat;
	height: 144px;
}
#search {
	float: right;
	height: 30px;
	width: 208px;
	margin-right: 47px;
	margin-top: 31px;
}
/**.search_input {
	border:none;
	background-image: url(/images/input_back.gif);
	background-repeat: no-repeat;
	line-height: 8px;
	padding-top: 8px;
	height: 22px;
	width: 158px;
	float: left;
}
#q {
	border:none;
	background-image: url(/images/input_back.gif);
	background-repeat: no-repeat;
	line-height: 8px;
	padding-top: 8px;
	height: 22px;
	width: 158px;
	float: left;
}
.search_button {
	background-image: url(/images/search_button.gif);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 46px;
}**/
#head_tab {
	padding-top: 67px;
	padding-left: 57px;
	clear: none;
}
/*#head_tab input {
	float: none;
}*/
#nav {
	/*background-image: url(/images/nav_back.gif);
	background-repeat: no-repeat;*/
	height: 55px;
	width: 802px;
	margin-top: 9px;
	margin-left: 57px;
}

#live {
	list-style: none;
	position: relative;
}

#live li {
	display: inline;
	float: left;
}

#live li a {
	display: block;
	/*position: absolute;*/
	outline: none;
}
#live #index .normal {
	width: 205px;
	height: 55px;
	background: url(/images/nav.jpg) 0 -60px no-repeat;
}

#live #games .normal {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -205px -60px no-repeat;
}
#live #blog .normal {
	width: 140px;
	height: 55px;
	background: url(/images/nav.jpg) -350px -60px no-repeat;
}
#live #sns .normal {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -490px -60px no-repeat;
}
#live #about .normal {
	width: 167px;
	height: 55px;
	background: url(/images/nav.jpg) -635px -60px no-repeat;
}
#live #index a:hover {
	width: 205px;
	height: 55px;
	background: url(/images/nav.jpg) 0 -119px no-repeat;
}

#live #games a:hover {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -205px -119px no-repeat;
}
#live #blog a:hover {
	width: 140px;
	height: 55px;
	background: url(/images/nav.jpg) -350px -119px no-repeat;
}
#live #sns a:hover {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -490px -119px no-repeat;
}
#live #about a:hover {
	width: 167px;
	height: 55px;
	background: url(../images/nav.jpg) -635px -119px no-repeat;
}
#live #index a:active {
	width: 205px;
	height: 55px;
	background: url(/images/nav.jpg) 0 0 no-repeat;
}

#live #games a:active {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -205px 0 no-repeat;
}
#live #blog a:active {
	width: 140px;
	height: 55px;
	background: url(/images/nav.jpg) -350px 0 no-repeat;
}
#live #sns a:active {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -490px 0 no-repeat;
}
#live #about a:active {
	width: 167px;
	height: 55px;
	background: url(/images/nav.jpg) -635px 0 no-repeat;
}

.index_active {
	width: 205px;
	height: 55px;
	background: url(/images/nav.jpg) 0 0 no-repeat;
}

.games_active {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -205px 0 no-repeat;
}
.blog_active {
	width: 140px;
	height: 55px;
	background: url(/images/nav.jpg) -350px 0 no-repeat;
}
.sns_active {
	width: 145px;
	height: 55px;
	background: url(/images/nav.jpg) -490px 0 no-repeat;
}
.about_active {
	width: 167px;
	height: 55px;
	background: url(/images/nav.jpg) -635px 0 no-repeat;
}

#logo {
	float: left;
	margin-top: 27px;
	margin-left: 63px;
}
#ppt_content {
	background-image: url(/images/main_ppt_back.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 1010px;
}
.content_body {
	background-image: url(/images/body_middle.gif);
	background-repeat: repeat-y;
	width: 1010px;
}
#footer {
	background-image: url(/images/foot.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 1010px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: right;
	margin-top: 36px;
	margin-right: 56px;
}
.content_warp {
	background-image: url(/images/body_middle_column.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100px;
}
#frame {
	background-image: url(/images/ppt_frame.png);
	background-repeat: no-repeat;
	height: 360px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
        /*margin: auto;*/
        padding-top: 8px;
}
#body {
	background-image: url(/images/body_middle.gif);
	background-repeat: repeat-y;
}
#body_content {
	background-image: url(/images/body_main.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}
.hr_wrapper {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 902px;
	background-image:url(/images/hr.png);
	background-position: center;
	background-repeat: no-repeat;
	
}
.full_content {
}
.full_content_title {
	background-image: url(/images/content_title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	background-position:top left;
}
.full_content_title img {
	margin-top: 3px;
	margin-left: 50px;
}
.blog_hr {
	background-image: url(/images/blog_hr.png);
	background-repeat: no-repeat;
	clear: both;
	height: 1px;
	width: 853px;
	margin-left: auto;
	margin-right: auto;
}
.entry {
	padding: 5px;
	margin-right: 60px;
	margin-left: 20px;
}
.entry_main {
	float: left;
	margin-left: 10px;
        width: 670px;
}
.entry_pic {
	background-image: url(/images/blog_img_frame.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 168px;
	float: left;
}
.entry_main h3 {
	float: left;
}
.entry_main h3 a {
	font-size: 16px;
	color: #000272;
}
.entry_main .posted {
	font-size: 14px;
        float: right;
}
.entry_main .extended {
        padding-top: 10px;
	font-size: 14px;
        clear: both;
}
.duo {
	/*width: 846px;*/
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.duo_main {
	float: left;
	width: 547px;
}
.duo_main p {
	margin-bottom: 10px;
        text-indent: 2em;
}
.duo_main h1 {
	font-size: 24px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
}
.duo_main h2 {
	font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
}
.duo_main h3 {
	font-size: 16px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
}
.duo_main_title {
	background-image: url(/images/duo_main_title.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 547px;
}
.duo_slide {
	background-image: url(/images/duo_slide.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 60px;
	height: 876px;
	float: left;
}
.duo_side {
	float: right;
	width: 291px;
}
.clear {
	clear: both;
}
.duo_side_title {
	background-image: url(/images/duo_side_title.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 291px;
}
.duo_main_title img, .duo_side_title img {
	margin-top: 7px;
	margin-left: 30px;
}
#search_block {
	background-image: url(/images/search_input.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 158px;
}
#search_block input {
	width: 140px;
	margin-top: 6px;
	margin-left: 5px;
	border:none;
}
#search_bottom {
	float: right;
}
#search_bottom a {
	/*background-image: url(/images/search_button.gif);*/
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 46px;
}
#artical_list {
margin-top: 10px;
}
.artical_tab {
	background-image: url(/images/artical_tab.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 549px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
        margin-bottom: 5px;
        font-size: 16px;
}
h3 a{
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
.posted {
	font-family: "宋体", "Arial Unicode MS";
	font-size: 12px;
        margin-top: 5px;
        text-align: right;
}
.extended {
	font-family: "宋体", "Arial Unicode MS";
	font-size: 14px;
        margin-top: 5px;
}
h3 a:link {
        text-decoration: none;
        color: #000;
}
h3 a:visited {
        text-decoration: none;
}
h3 a:active {
        text-decoration: none;
}
h3 a:hover {
        text-decoration: none;
}
#results {
        margin-left: 100px;
        margin-right: 50px;
        margin-top: 10px;
}
#search_title {
        margin-left: 50px;
        margin-top: 10px;
}
.main_blog_title {
        float: left;
        font-size: 14px;
}
#box6 {	WIDTH: 902px; POSITION: absolute}
#box6 SPAN {	DISPLAY: block}
#handles6_1 {	FLOAT: right;}
.mask6 {	OVERFLOW: hidden; WIDTH: 902px; POSITION: absolute; HEIGHT: 352px;}
.thumbs { margin-top: 200px;margin-right: 300px;}
.thumbs DIV {	DISPLAY: block; MARGIN: 2px; WIDTH: 54px; HEIGHT: 42px;FLOAT: left;}
.thumbs DIV IMG {	DISPLAY: block; WIDTH: 100%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BORDER-BOTTOM-STYLE: none}
.clear {	CLEAR: both}
.slash {
	margin: auto;
	/*margin-top: 8px;*/
}
table:nth-of-type(1) {
　　 margin-top: 18px;
　　}
.duo_sidebar_hr {
	background-image:url(/images/duo_sidebar_hr.png);
        background-repeat:no-repeat;
        height:1px;
        margin:10px auto;
        width:271px;
        border: none;
}
.duo_siderbar_list {
        margin-left: 20px;
}
.duo_title_font {
        font-family: "幼圆", "微软雅黑", "宋体";
	font-weight: bold;
        color: #FFF;
	font-size: 12pt; position: absolute;
        margin-top: 6px;
        margin-left: 10px;
}
.duo_title_side_font {
        font-family: "幼圆", "微软雅黑", "宋体";
	font-weight: bold;
        color: #FFF;
	font-size: 12pt; position: absolute;
        margin-top: 8px;
        margin-left: 10px;
}
.index_title_font {
        font-family: "幼圆", "微软雅黑", "宋体";
	font-weight: bold;
        color: #8b8f93;
	font-size: 12pt; position: absolute;
        margin-top: 6px;
        margin-left: 30px;
}
.full_top_content_title {
	background-image: url(/images/content_title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	background-position:top left;
        margin-left: 40px;
}
.index_title_font_white {
        font-family: "幼圆", "微软雅黑", "宋体";
	font-weight: bold;
        color: #FFF;
	font-size: 12pt; position: absolute;
        margin-top: 6px;
        margin-left: 30px;
}
.game_detail a:link    {
	color: black;
	text-decoration:none;
}
.game_detail a:active {
	color: black;
	text-decoration:none;
}
.game_detail a:hover{
	color: black;
	text-decoration:none;
}
.game_detail a:visited  {
	color: black;
	text-decoration:none;
}
.a_table {
border: 1px solid;
}
.a_table tr{
border: 1px solid;
}
.a_table td{
border: 1px solid;
padding: 3px;
}
.a_table th{
border: 1px solid;
padding: 3px;
}
