@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	height:100%;
	margin:auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 76px;
}
#body1{
	background-image: url(../images/t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	padding:3px 0 0 0;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:228px;
	display:inline;
	text-align:center;
	margin:0 10px 0 76px;
}
#right{
	width:605px;
	float:left;
	display:inline;
}
#footer{
	clear:both;
	height:118px;
	overflow:hidden;
	background:url(../images/dbg.jpg);
}
#footer a{
	color:#B4B6CE;
}
#copy{
	clear:both;
	line-height:17px;
	color:#5E778A;
	padding:0 0 0 100px;
}
#dh{
	width:187px;
	height:29px!important;
	height:30px;
	padding:8px 0 0 23px;
	margin:auto;
	border-bottom:1px dotted #CCCCCC;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
.input{
	width:148px!important;
	width:150px;
	height:17px!important;
	height:19px;
	border:1px solid #CCCCCC;
}
#g{
	width:594px;
	padding:9px 0 0 0;
}