/* 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:#fff url(bg.jpg) no-repeat center 0; 
	font:12px Tahoma,Verdana,ËÎÌå; 
	color:#333;
	text-align:left;
	height:100%;
}

.container {
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	background:#fff;
}
/* 
Header  -------------------------------------*/ 
#header {
    margin:0 auto;
	width:1000px;
	overflow:hidden;
	zoom:1;
}
#top{ height:34px; background:url(top_bj.png) no-repeat;}
.riqi{ width:200px; line-height:34px; padding-left:16px;}
.search{ width:214px; padding-top:4px; margin-right:11px; display:inline;}
.search .text{ width:144px; height:26px; display:block; float:left; line-height:26px; background:none; border:none; color:#999999;}
.search .submit{ width:68px; height:26px; display:block; float:right; text-align:center; line-height:26px; background:none; border:none; font-weight:bold; color:#FFFFFF;}

#banner{}
#menu{ padding:0 0 0 3px; height:33px; background:url(menu_bj.png) no-repeat;}
#menu a{ display:block; width:83px; float:left; text-align:center; font-size:14px; font-weight:bold; color:333333#; line-height:33px;}
#menu a:hover{ background:url(menu_ahover.png) center bottom no-repeat; color:#FFFFFF;}
.menu_bot{ height:38px; background:url(menu_bot.png) no-repeat;}
.title{ width:85px; line-height:34px; font-size:14px; font-weight:bold; color:#c41b01; padding-left:16px;}
.scroll{ width:892px; line-height:34px;}

#demo {
	margin-top:10px;
	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;}

.linkBox {
	height:31px;
	margin-top:10px;
	padding:12px 0 0;
	text-align:center;
	background:#fbf4e3;
	border:1px solid #ead8b2;
}
.linkBox select {
	margin:0 5px;
	width:175px;
}

#footer {
	line-height:180%;
	clear:both;
	margin:0 auto;
	color:#000;
	padding:10px 0 20px;
	text-align:center;
	margin-top:10px;
	background:url(footer_bj.png) left top no-repeat;
}
#footer a { font-weight:bold; color:#DD2D00; }

.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;
}