body {
	background-image: url(../images/bgall.jpg);
	background-repeat: no-repeat;
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333;
	width:auto;
	padding:0;
	margin:0;
	background-position: center top;
	background-color: #F93;
}
#pkpic{
	width:927px;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}
#d_content{
	width:auto;
	background-image: url(../images/bg12.png);
	background-repeat: repeat-x;
	overflow:auto;
	background-position: top;
	height: 220px;
}
#d_detailbox{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCC;
	margin-top:40px;
	overflow:visible;
}
#footercredit{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:20px;
	text-align: center;
}
/*--------------------------- */
a:focus {
	outline: none;
}
#panel {
	height: 160px;
	padding-top:5px;
	display: none;
	background-color: #F93;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}
#centerhome{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
#sociallog{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
/*   PopupMenu */
.menu2 {
	padding: 0;
	margin-top: 5px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.menu2 ul{ 
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu2 li {
	display:inline;
	margin: 0 2px;
	position: relative;
	text-align: center;
	list-style: none;
}
.menu2 a {
	padding: 14px 10px;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;
}
.menu2 li em {
	font-weight: normal;
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
img{
	border:none;
}
#centopmenu{
	width:990px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
#myfooterli{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	border: 1px dotted #FC9;
}
#myfooterli ul a{
	padding:0;
	margin:0;
	text-decoration:none;
}
#myfooterli  li{
	display:inline;
	list-style:none;
	text-align: center;
}
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  {
	color: #FFF;
}
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }

