@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
#header,#among,#footer{
	width:927px;
	margin:auto;
}
#among{
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#header{
	background:url(../images/tbg.jpg) repeat-x top;
}
#nav{
	background:url(../images/dhbg.jpg);
	height:51px;
	margin:2px 0 0 0;
}
#nav table tr td{
	height:43px;
	padding:0 22px 0 22px;
	text-align:center;
	vertical-align:top;
	cursor:pointer;
}
#nav table tr td a{
	color:#FFFFFF;
	font-weight:bold;
	line-height:43px;
	font-family:'Arial';
}
#nav table tr td a:hover{
	color:#FF8B00;
}
#footer div{
	text-align:center;
}
#footer div,#footer div a{
	color:#495B65;
	font-family:Arial;
	font-size:11px;
}
#footer div a:hover{
	color:#FF8B00;
}
#menu{
	height:35px!important;
	height:37px;
	background:url(../images/dbg.jpg);
	border:1px solid #E2E2E2;
}
#menu,#menu a{
	line-height:35px;
}
#news_list{
	background:url(../images/arrow.gif) no-repeat 0 9px;
	padding:0 0 0 14px;
}
#news_list a{
	line-height:22px;
	color:#999898;
	font:bold;
}
#news_list a:hover{
	color:#28577B;
}
#more{
	text-align:right;
}
#more a{
	color:#3A9AD0;
}
#more a:hover{
	color:#FF0000;
}
/*内页样式====================================*/
#caidan{
	background:url(../images/bg1.jpg);
	height:38px;
}
#sidebar{
	float:left;
	width:200px;
	margin:0 13px 0 0;
	*display:inline;
	text-align:center;
}
#right{
	float:left;
	width:704px;
	min-height:400px!important;
	height:auto!important;
	height:400px;
}
#clear{
	clear:both;
	height:9px;
	overflow:hidden;
}
#pro_sort_list{
	width:162px!important;
	width:180px;
	margin:auto;
	background:url(../images/arrow.jpg) no-repeat 4px 10px;
	padding:0 0 0 18px;
	font-weight:bold;
}
#pro_sort_list1{
	width:162px!important;
	width:180px;
	margin:auto;
	padding:0 0 0 18px;
}
#location{
	background:url(../images/dian.jpg) no-repeat 4px 17px;
	padding:8px 0 8px 18px;
}
#pro_list{
	background:url(../images/pro_bg.jpg) no-repeat top;
	width:138px;
	height:149px;
	margin:auto;
}
#pro_list div{
	text-align:center;
}
#pro_list div img{
	width:136px;
	height:115px;
	margin:7px auto 0 auto;
}
#Layer{
    position:absolute;
    width:900px;
    z-index:999;
	margin:-8px 0 0 0;
	padding:8px 0 8px 20px;
    visibility: hidden; 
    background:url(..);
}
#Layer a{
	font-weight:bold;
}
