body{
	color: #393939;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	background-image: url(/images/en-coolgame/ggbg0.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,div,ul,li,h1,h2{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
a{color:#cc0000;text-decoration: none;}
a:hover{color:#000000;text-decoration: underline;}
.b{font-weight: bold;font-size: 16px;}
/*===========================================================================*/
#head {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 172px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	height: 150px;
	width: 450px;
	background-color:
	#FFFFFF;
}
#head_r0 {float: left;
	height: 150px;
	width: 350px;
	background-color:
	#FFFFFF;
	text-align:inherit;
}

#meinboby {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: auto;
	padding-right:0px;
	padding-left:0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
}
#left{
     float: left;
	 width:300px;
	 height:auto;
	 display: table;
	 }
#right{
     float: left;
	height: auto;
	width: 500px;
	display: table;
	}
	 
#path {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#path a {
	color: #666666;
	text-decoration: underline;
}
#path a:hover {
	color: #cc0000;
	text-decoration: none;
}

.title01 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 30px;
	color: #cc0000;
	padding-top: 18px;
}
.content01 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;
}
.more {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman";
}
#copyright {
	height: 10px;