body{
	color: #7d7d7d;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #63afec;
	background-image: url(/images/game-monitor/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body,div,ul,li,h1,h2{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
a{color:#8ca1b6;text-decoration: none;}
a:hover{color:#7c7c7c;text-decoration: underline;}
.b{
	font-weight: bold;
}
/*===========================================================================*/
#logo{float: left;width: 1000px;height: auto;}
#min{float: left;width: 1000px;height: auto;}
#m_l{
	float: left;
	width: 200px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}
#m_l li {
	font-size: 14px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#m_l a{color:#8ca1b6;text-decoration: none;}
#m_l a:hover{color:#7c7c7c;text-decoration: none;}
#m_c{float: left;width: 300px;height: auto;border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;}
	
#m_c li {
	font-size: 12px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#m_c a{color:#8ca1b6;text-decoration: none;}
#m_c a:hover{color:#7c7c7c;text-decoration: none;}
#m_r{float: left;width: 400px;height: auto;border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;}
#m_r li {
	font-size: 12px;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#m_r a{color:#7c7c7c;text-decoration: none;}
#m_r a:hover{color:#7c7c7c;text-decoration: none;}
#down{
	float: left;
	width: 1000px;
	height: auto;
	font-family: "Times New Roman";
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.title{
	float: left;
	width: 1000px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	line-height: 58px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/game-monitor/icoo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
}
.content{
	float: left;
	width: 1000px;
	height: auto;
	text-indent: 18px;
}
.more{
	float: left;
	width: 1000px;
	height: auto;
	text-indent: 18px;
}
#list{
	float: left;
	width: 980px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	line-height: 58px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/game-monitor/icoo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.titleb{
	float: left;
	width: 1000px;
	height: auto;
	font-weight: bold;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/game-monitor/icoo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.titleb h1{font-size: 14px;
	line-height: 58px;text-indent: 18px;}