@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
#header,#among,#footer{
	width:944px;
	margin:auto;
	clear:both;
}
#among{
	background:url(../images/bg1.jpg) repeat-y right;
}
#content{
	width:944px;
	background:url(../images/bg2.jpg) no-repeat right bottom;
}
.div div{
	text-align:right;
}
#left{
	float:left;
	width:683px;
	text-align:center;
}
#sidebar{
	float:right;
	width:247px;
}
#sidebar_bg{
	width:247px;
	background:url(../images/bg4.jpg) no-repeat 0 0;
	text-align:center;
	min-height:640px!important;
	height:auto!important;
	height:640px;
	margin:0 0 5px 0;
	text-align:center;
}
#bg{
	background:url(../images/bg3.jpg);
	height:33px;
	padding:0 0 0 12px;
	color:#FF0000;
}
#bg div{
	float:left;
}
#bg,#bg div,#bg a{
	color:#FF0000;
	font-weight:bold;
}
#Details{
	clear:both;
	width:665px;
	margin:0 auto 10px auto;
}
