﻿@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	clear:both;
	text-align:center;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:246px;
	height:545px;
	display:inline;
	text-align:center;
	background-image: url(5.jpg);
	background-repeat: no-repeat;
	background-position: right 13px;
}
#right{
	width:716px;
	float:left;
	display:inline;
	height:100%;
	background-image: url(6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer{
	width:1002px;
	clear:both;
	margin:auto;
	background-color:#FFFFFF;
	background-image: url(dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo1{
	height:43px!important;
	height:58px;
	padding:8px 0 7px 125px;
	text-align:center;
	background-image: url(logo1.jpg);
	background-repeat: no-repeat;
	background-position: 61px 18px;
}
#footer1{
	width:1002px;
	margin:auto;
	height:6px;
	overflow:hidden;
	background-image: url(ddbg.jpg);
}
#dhbg{
	height:26px;
	overflow:hidden;
	background:url(dhbg.jpg);
}
#menu{
	background:url(menu.jpg);
	width:80px;
	height:24px!important;
	height:26px;
	float:left;
	overflow:hidden;
	text-align:center;
	display:inline;
	padding:2px 0 0 0;
	margin:0 12px 0 0;
}
#menu a{
	color:#FFFFFF;
}
#menu2 a{
	color:#FF0000;
}
#g{
	padding: 32px 0 0 64px;
}
#g1{
	width:596px;
	margin:12px 0 0 64px;
}
.g2{margin-left:10px;margin-top:10px;}
.g3{
	padding-right: 60px;
}

.input{
	width:117px;
	height:20px;
	border:1px solid #2C7CAB;
}
#sort{
	background: url(3.jpg);
	width: 188px;
	height: 26px;
	overflow: hidden;
	padding: 0 0 0 40px;
	background-repeat: no-repeat;
}

