﻿/* CSS reset */

html,body,div,p,form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;}
ul,ol{list-style:none;}
table { border-collapse:collapse; border-spacing:0;}
a{ cursor:pointer; font-size:12px; }
a:link,a:visited{color:#333;text-decoration:none;}
a:hover { color: #f60;}
a:active { text-decoration: none;}
p { padding:5px 0; }
h1 { font:24px/120% ÷ו; text-align:center; padding:18px; }
textarea { overflow:auto; }
/*--reset end--*/

.b { font-weight:bold; }
.font_red { color:#f60; }
.font_green { color:#0c0; }
.font_blue { color:#06c; }
.font_key { color:#f00; }

.left {	float:left;	display:inline; }
.right { float:right; display:inline; }

body { 
    background:#ebebeb; 
	font:12px Tahoma,Verdana,ו; 
	color:#333;
	text-align:left;
	height:100%;
}

.container {
	width:992px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	background:#ebebeb;
}
/* 
Header  -------------------------------------*/ 
#header {
    margin:0 auto;
	width:992px;
	overflow:hidden;
	zoom:1;
}
.top{ height:32px; background:url(top_bj.png) repeat-x;}
.date{ width:596px; margin-left:10px; display:inline; float:left; line-height:32px;}
.search_l{ width:84px; float:left; text-align:right; line-height:32px;}
.search{ float:right; text-align:right; padding-top:4px; margin-right:12px; display:inline;}
.text{ width:218px; height:20px; line-height:20px; padding:0 2px; font-size:12px; color:#666666; background:#FFFFFF; border:1px solid #CCCCCC;}
.submit{ display:block; float:right; margin-left:4px; width:60px; height:22px; background:url(search.png) no-repeat; border:none;}

.banner{ height:160px; margin-top:1px;}
.nav{ height:69px; background:url(nav_bj.png) no-repeat;}
.menu{ height:35px;}
.menu a{ display:block; width:82px; line-height:35px; font-size:14px; font-weight:bold; color:#FFFFFF; float:left; text-align:center;}
.menu a:hover{ background:url(menu_h.png) no-repeat;}
.menu_bot{ height:34px;}
.title{ width:85px; line-height:34px; font-size:14px; font-weight:bold; color:#c41b01; padding-left:15px;}
.scroll{ width:892px; line-height:34px;}

.picList {
	height:155px;
	text-align:center;
	margin-top:10px;
	background:#FFFFFF;
	overflow:hidden;
	zoom:1;
	padding:5px;
	border:1px solid #CCCCCC;
}
.picList a,.picList a:visited {
	float:left;
	display:block;
	width:194px;
	text-align:center;
	padding:5px 0 8px 0;
	overflow:hidden;
	border:1px solid #fff;
}
.picList a:hover {
	text-align:center;
	background:#FFFFCC;
	border:1px solid #FFCC99;
}
.picList img {
	width:166px;
	height:115px;
	display:block;
	margin:5px auto;
}
.linkBox {
	background:url(linkBg.png) no-repeat 0 0;
	height:31px;
	margin-top:8px;
	padding:12px 0 0;
	text-align:center;
}
.linkBox select {
	margin:0 5px;
	width:175px;
}

#bottom{ margin-top:8px;}
.footer{ margin:0 auto; width:992px; height:98px; padding-top:36px; text-align:center; background:url(footer_bj.png) repeat-x;}
.footer p{ line-height:22px;}

#demo {
	margin-top:8px;
	height:180px;
	text-align:center;
	background:#FFFFFF;
	overflow:hidden;
	zoom:1;
	border:1px solid #CCCCCC;
}
/*#demo img {border:none; margin-bottom:5px; width:120px; height:90px; }*/
#indemo {float: left; width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}

.picbox{ width:188px; height:158px; float:left; margin:10px 15px 10px 0; display:inline; }

.picdx{ width:188px; height:138px;}
.picdx img{ width:180px; height:130px; padding:3px; background:#FFFFFF; border:1px solid #CCCCCC;}
.picbox p{ text-align:center; line-height:20px;}




.gdmap{ width:100%; height:140px; margin-top:10px;}

#demo {
background: #FFF;
overflow:hidden;
border: 1px solid #CCC;
width:100%;
height:140px;
}
#demo img {
border: 3px solid #F2F2F2;
width:166px;
height:115px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo1 li{ float:left; text-align:center; font-size:14px;}

#demo2 {
float: left;
}