body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
	font-family: "宋体";
}
a img{border:none;}
ul,li{
	padding:0;
	margin:0;
	list-style:none;
}
h2,h3,h4,form{
    margin:0;
    padding:0;
}
.page{
	width:1000px;
	margin:0 auto;
}

#header {
	height:128px;
}
#logo{
	margin:10px;	
	float:left;
	margin-bottom:5px;
}
.tt2{
    float:right;
    margin-top:30px;
}

#search{
	float:right;
	width:284px;
	height:92px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
}
#search .key{
	background-image: url(../images/search_ico.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	border:solid 1px #ccc;
	background-color:#f6f6f6;
	width:200px;
	height:20px;
	line-height:20px;
	padding-left:3px;
	margin-left:60px;
	margin-top:20px;
	color:#666;
}
#menu{
	height:35px;
	clear:both;
}
#menu ul{
	list-style:none;	
	padding-left:25px;
}
#menu li{
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position:relative;
    margin-right:1px;
}
#menu li.first{
	background:none;
}
#menu li a{
	color:#fff;
	text-decoration:none;
	display:block;	
	padding:5px 12px;
}
#menu li.focus{
	color:#fff;
    background-image:url(../images/menu_cur.gif);
    background-repeat:repeat-x;
    background-position:left bottom;
}
#menu li.cur{    
    background-image:url(../images/menu_cur.gif);
    background-repeat:repeat-x;
    background-position:left top;
    color:#ffc;
}
#menu li a:hover{
	background-image:url(../images/menu_cur.gif);
    background-repeat:repeat-x;
    background-position:left bottom;	
	text-shadow:1px 1px 0 #f00;
}

#menu li ul{
	display:none;
}
#menu .visibled 
{
	border-top:solid 1px #fff;
	display:block;
    _width:100px;
	position:absolute;    
	top:35px;
	padding:0;
	left:0;
	background-color:#444;
	z-index:999;
}

#menu .visibled li{
	background-image:none;    
    padding:0 1px;

}
#menu .visibled li a{
	border-bottom:solid 1px #777;	
	width:110px;    
	font-weight:normal;
	text-align:center;
}
#menu .visibled li a:hover{
    color:#fff;    
    background-image:url(../images/menu_cur.gif);
    background-repeat:repeat-x;
    background-position:left top;
}

.banner1 {
    background-image: url(../images/banner1.jpg);
}
.banner2 {
    background-image: url(../images/banner2.jpg);
}
.banner3 {
    background-image: url(../images/banner3.jpg);
}
.banner4 {
    background-image: url(../images/banner4.jpg);
}
.banner5 {
    background-image: url(../images/banner5.jpg);
}

#banner{	
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
}
#main{
	min-height:200px;
    background:url(../images/page_bg.gif) repeat-y;
}
#bar {
	background-color:#ddd;
	background-repeat: repeat-x;
	height: 34px;
}
#path {
    font-size:12px;
    line-height:32px;
    text-align:right;
    color:#666;
}
#path a{
    text-decoration:none;
    color:#555;
}

#bar_cont {
	background-image: url(../images/notice.GIF);
	background-repeat: no-repeat;
	background-position: 35px center;
	padding-left: 60px;
	line-height: 32px;
	font-size:12px;
	color:#444;
}
#bar_cont a{
	color:#000;
	
}
#bar_cont a:hover{
	color:#c00;
}
.clear{
	clear:both;
}
.box{
	float:left;
	margin:10px;
}

.b1{
	width:320px;
	height:320px;
}
.b2{
	width:440px;
    _width:430px;
	height:320px;
}
.b3{
	width:180px;
	height:320px;
}
.b4{
	width:980px;
	height:195px;
}
.box .tt{
	height:33px;
	border-bottom:solid 1px #ccc;	
}
.box .tt .left{
	float:left;
	color:#444;
	font-weight:bold;
	font-size:16px;
	padding:7px 25px 5px 10px;
	
	border-bottom:solid 3px #CD0104;
	text-shadow:1px 1px 1px #ecc;
}
.b3 .tt .left{
	color:#633;
}
.box .tt .more{
	float:right;
	font-size:12px;
	line-height:28px;
	padding-top:5px;
	padding-right:5px;
}
.box .tt .more a{
	color:#999;
	text-decoration:none;
}
.box .tt .more a:hover{
	color:#444;
}
.box ul.cont{
	padding:10px 0;
}
.box ul.cont li{
	list-style:none;
	font-size:12px;
	line-height:22px;
	background-image: url(../images/reddot.gif);
	background-repeat: no-repeat;
	background-position: 2px center;	
	padding-left:10px;
}
.b2 ul.cont li{
	line-height:26px;
}
.box ul.cont li a{
	color:#666;
	text-decoration:none;
}
.box ul.cont li a:hover{
	text-decoration:underline;
	color:#c00;
}

.box .intro{
	height:100px;
	margin-top:10px;
	
}
.box .intro .img{
	float:left;
	margin-right:10px;	
	padding:5px;
	-webkit-box-shadow:inset 0 0 10px #ccc;  
	-moz-box-shadow:inset 0 0 10px #ccc;  
	box-shadow:0 0 10px #ccc;
}
.box .intro .img:hover{
	-webkit-box-shadow:inset 0 0 10px #999;  
	-moz-box-shadow:inset 0 0 10px #999;  
	box-shadow:0 0 10px #999;
}
.box .intro .img img{
	width:122px;
	height:90px;
}
.box .intro h3{
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}
.box .intro h3 a{
	color:#333;
	text-decoration:none;
}
.box .intro h3 a:hover{
	color:#000;
	text-decoration:underline;
}
.box .intro p{
	margin:0;padding:0;
}
.box .intro p.txt{
	font-size:12px;
	line-height:22px;
	color:#777;
}
.b3 ul.link{	
	background-color:#eee;
	margin-top:10px;
	list-style:none;
	font-size:12px;
	border:solid 1px #ccc;	
	-webkit-box-shadow:2px 2px 5px #ccc;
	-moz-box-shadow:2px 2px 5px #ccc; 
	box-shadow:2px 2px 5px #ccc;	
}
.b3 ul.link li{		
	
}

.b3 ul.link li a{
	display:block;
	border-bottom:solid 1px #ddd;
	background-color:#fff;
	color:#666;	
	text-decoration:none;
	height:2.3em;
	line-height:2.3em;
	padding-left:.5em;
	font-weight:bold;	
	padding-left:1.5em;
}
.b3 ul.link li a:hover{
	color:#000;
	background-color:#eee;
	text-shadow:1px 1px 1px #aac;	
	background:url(images/luqudot.gif) no-repeat 3px 7px;
}
.b4 ul.piclist{
	padding:18px 0;
	white-space:nowrap;
}
.b4 ul.piclist li img{
	width:145px;
	height:110px;
}
.piclist span{
    display:block;
    width:145px;
    overflow:hidden;
    text-align:center;
    line-height:22px;
    white-space:nowrap;
}
.piclist a{
    color:#333;
}
.piclist a:hover{
    text-decoration:none;
    color:#000;
}

.b4 ul.piclist li{	
	-webkit-box-shadow:inset 0 0 10px #ccc;  
	-moz-box-shadow:inset 0 0 10px #ccc;  
	box-shadow:0 0 10px #ccc;
	display:block;
	float:left;
	padding:5px;
	margin-left:10px;
}
.b4 ul.piclist li:hover{
	-webkit-box-shadow:inset 0 0 10px #666;  
	-moz-box-shadow:inset 0 0 10px #666;  
	box-shadow:0 0 10px #666;
}
.b4 ul.piclist li.first{
	margin-left:0;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 155px;
	background-position: left top;
}
#flink{
	font-size:12px;
	line-height:18px;
	padding:10px 0;
	color:#888;
}
#flink span{
	padding-left:20px;
}
#flink a{
	color:#655;
	padding:0 8px;
	text-decoration:none;
}
#flink a:hover{
	color:#333;
	text-decoration:underline;
}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.gray{color:gray;}
#bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 126px;
}
#bottom .d1,#bottom .d2,#bottom .d3{
	margin-top:20px;
	padding:5px;
}
#bottom .d1 {
	float: left;
	width: 290px;
	margin-right:20px;
}
#bottom .d2 {
	float: left;
	width: 320px;
}
#bottom .d3 {
	float: right;
	width: 320px;
	margin-right:10px;
}
#copyright {
	color:#ddd;
	font-size:12px;
	line-height:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:20px 0;
}
#copyright p{
	margin:0;
}
#copyright p a{
	color:#ffc;
	text-decoration:none;
}
#copyright p a:hover{
	color:#fff;
}
#copyright .text {
	float: left;
	width: 840px;
}
#copyright .qr {
	float: right;
	width: 150px;
}

.mt10{
    margin-top:10px;
}
.left_side{
    width:192px;
    font-size:12px;
    padding-left:1px;
    min-height:200px;
    float:left;
}
.left_side h2{
    background:url(../images/side_bg.gif) no-repeat left top;
    height:30px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:30px;
    margin:0;
}

.left_menu li a{
   background:url(../images/side_bg.gif) no-repeat left -30px; 
   display:block;
   font-weight:bold;   
   padding-left:30px;
   height:32px;
   color:#555;
   line-height:32px;
   text-decoration:none;
}
.left_menu li a.focus,
.left_menu li a:hover{
    background:url(../images/side_bg.gif) no-repeat left -62px; 
    color:#fff;
}

.main_area{
    float:right;    
    width:788px;
    _width:758px;
}
.w788{
    width:788px;
    _width:758px;

}
.box .news{
    margin-top:20px;    
    background:url(../images/news_bg.GIF) repeat-x left 8px;
    border-bottom:solid 1px #ddd;
    height:150px;
    padding:10px;
}

.box .news .img{
    float:left;
    padding:4px;
    width:180px;
    border:solid 1px #ddd;
}
.box .news .summary{
    float:right;
    width:550px;
}
.box .news .summary  a{
    color:#b00;
    text-decoration:none;
}
.box .news .summary a:hover{
    text-decoration:underline;
    color:#000;
}
.box .news .title a{
    font-size:14px;
    font-weight:bold;
    line-height:32px;
}
.box .news .date{
    color:#999;
    font-size:12px;
    margin-bottom:10px;
}
.box .news .text{
    font-size:12px;
    color:#666;
    line-height:200%;
    padding-right:15px;
    text-indent:2em;
}
.box .art_list{
    padding:10px;
    line-height:200%;
    font-size:12px;
    color:#666;
    margin-top:10px;
}
.box .art_list p{
    font-size:14px;
    margin:0;
    padding:0;
    line-height:200%;
}
.box .art_list p a{
    color:#c00;
    text-decoration:none;
}
.box .art_list li{
    height:28px;
    border-bottom:dotted 1px #ccc;
}

.box .art_list li a{
    color:#000;
    text-decoration:none;    
    float:left;        
}
.box .art_list li.top a{
    font-weight:bold;
}

.box .art_list li a:hover{
    color:#c00;
    text-decoration:underline;
}
.box .art_list li span.lanmu{
    float:left;
    color:#900;
    margin-right:5px;
    
}
.box .art_list li span.date{
    float:right;
    color:#777;
}

.w788 a{
    color:#c00;
    text-decoration:none;
}
.w788 a:hover{
    color:#000;
    text-decoration:underline;
}
.w788 .createat{
    font-size:12px;
    color:#999;
    text-align:right;
    padding:10px;
}
.w788 .summ{
    padding:10px;
    background-color:#f5f5f5;
    font-size:14px;
    margin-top: 10px;
}
.w788 .share{
    background-color:#eee;
    padding:5px;
}
.w788 .share a{
    color:#666;
    font-size:12px;
}
.w788 .content{
    margin-top:10px;
    font-size:14px;
    line-height:200%;
    color:#333;
    _width:758px;
    overflow:hidden;    
}
.w788 .content .c{
	text-align:center;
}
.w788 .content .r{
	text-align:right;
    color:#666;
}
.w788 .content h1{	
	font-size:24px;
	border-bottom:solid 1px #b58282;
	color:#a54444;
	padding-bottom:10px;
	font-family:黑体;
}
.w788 .content h2{
	font-size:20px;
	color:#666;
	
}
.w788 .content a{
    color:#000;
}
.w788 .content a:hover{
    color:#c00;
}
.w788 p{
    text-indent:2em;
}

.w788 .prevnext{
    font-size:12px;
    padding:5px;
    line-height:200%;
    color:#666;
}

.w788 .content img{
    max-width:768px;
}
.content .fl {
    float:left;
    margin-right:20px;
    margin-top:10px;
}
.content .fr{
    float:right;
    margin-left:20px;
    margin-top:10px;
}

.content h3{
    font-size:22px;
    color:#a54444;
    border-bottom:solid 1px #b58282;
    margin:10px 0;
    padding-bottom:10px;
}
.content h4{
    font-size:20px;
    color:#333;
    margin-top:10px;
}

.content table{
     border-collapse:collapse;
     border:solid 1px #000;
     width:100%;
     line-height:120%;
}
.content table p{
    text-indent:0;
    margin:0;    
}

.content table th,
.content table td{
    border:solid 1px #666;    
    padding:5px;    
}
.content table .th,
.content table th{
    background-color:#def;
    font-weight:bold;
}

.content table.noborder th,
.content table.noborder td{
    border:none;
    background-color:none;
}

.content .down a{
	font-size: 16px;
	color:#00f;
	text-decoration: underline;
	background:url(/content/images/disk.png) left top no-repeat;
	padding-left: 20px;
}

.content p.ni{text-indent: 0em;}
.w788 embed {
    width:778px;
    height:480px;
}

.w788 .gallery{
    margin-top:20px;
}
.w788 .gallery .big{
    width:778px;
    _width:758px;
    overflow:hidden;
    background-color:#ddd;
    border:solid 1px #ccc;
    padding:3px;
    text-align:center;
    vertical-align:central;
    height:540px;
}

.w788 .gallery .big a.left{
    cursor:url("/images/l.cur"),auto;
}
.w788 .gallery .big a.right{
    cursor:url("/images/r.cur"),auto;
}

.w788 .gallery .big img{
    max-width:770px;    
    max-height:532px;
    margin:0 auto;
}
.w788 .gallery .tip{
    padding:5px;    
    font-size:12px;
    color:#999;
    text-align:center;
}
.w788 .gallery .small ul {
    margin-top:10px;
    overflow:hidden;       
    height:125px;
    padding-left:2px;
}
.w788 .gallery .small ul li {
    float:left;
    margin-right:5px;    
    border:solid 1px #ccc;
    padding:2px;
    height:118px;
    margin-bottom:5px;
    display:none;
}
.w788 .gallery .small ul li.cur{
    border:solid 1px #c00;
}
.w788 .gallery .small ul li img{
    width:118px;
    height:90px;
}
.w788 .gallery .small ul li a{
    text-decoration:none;
    font-size:12px;
    color:#000; 
}
.w788 .gallery .small ul li span{
    display:block;    
    padding:3px 0;       
    text-align:center;
    width:118px;
    white-space:nowrap;
    overflow:hidden;
}
.w788 .link{
    font-size:12px;
    text-align:right;
    padding:10px;
}
.w788 .banner{
    margin-top:10px;
}
.zts{
    margin-top:10px;
    padding:5px;
    border:solid 1px #ddd;
    background:url(/images/ztbg.jpg);
}
.zts .img{
    float:left;
    margin-right:10px;
}

.zts .data {
    font-size:12px;
    line-height:200%;
    color:#444;
}
.zts .data .title{
    font-size:14px;
    font-weight:bold;
}
.zts .data .date{
    color:#999;
    text-align:right;
}
.zts .data .text{
    text-indent:2em;
}
table.guest{
    width:100%;
    border-collapse:collapse;    
    font-size:12px;
    margin-bottom:10px;
    background-color:#f0f0f0;
}
table.guest td,
table.guest th{
    border:solid 1px #ccc;
    padding:8px;
}
table.guest tr.tt{
    background-color:#e8e8e8;
}
table.guest .girl{
    color:#c06;
}
table.guest .boy{
    color:#06c;
}
table.guest .title{
    color:#900;
    font-weight:bold;
}
table.guest .date{
    width:100px;
    color:#666;
}
table.guest .cont{
    color:#000;
    line-height:20px;
    background-color:#fff;
}
table.guest .reply{
    background-color:#f8f8f8;
}
table.guest .reply .info{
    color:#333;
}
table.guest .reply .replytxt{
    color:#900;
    line-height:18px;
    padding:5px;
}

table.guestform{
    border-collapse:collapse;
    margin-top:15px;
    width:100%;
    font-size:12px;
}
table.guestform td,
table.guestform th{
    padding:5px;
    border:solid 1px #ccc;
}
table.guestform th{
    background-color:#f2f2f2;
    width:100px;
}
table.guestform .msg{
        background-image: url(/content/Images/luqudot.gif);
    background-repeat:no-repeat;
    background-position:left top ;
    padding-left:16px;
    color:#f60;  
}
.fullpage{
    margin-bottom:10px;
}
.fullpage h2{
    font-size:16px;
    padding:10px;
    border-bottom:solid 2px #c00;
}
.photolist {
    background-color:#eee;
    margin-bottom:10px;
    padding:10px;
}

.photolist li{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    padding:5px;
    border:solid 1px #ccc;
    background-color:#fff;
}
.photolist li a{
    color:#333;
    text-decoration:none;
}
.photolist li a img{
    width:174px;
    height:120px;
}
.photolist li a span{
    display:block;
    font-size:12px;
    text-align:center;
    width:170px;
    padding:3px 0;
    overflow:hidden;
    white-space:nowrap;
    background-color:#fff;
}
.pager{
    padding:5px;
    margin-top:10px;
    font-size:12px;
}

.pager a{
    text-decoration:none;
    color:#333;
}

.pager a.btn{
    border:solid 1px #999;    
    line-height:20px;
    height:22px;
    padding:2px 5px;
    margin-right:5px;
    text-decoration:none;
    color:#333;
}


.pager a.disabled{
    border:solid 1px #ccc;
    color:#666;
    background-color:#eee;
}


.pager a.current{
    padding:5px 7px;
    font-weight:bold;
    color:#c00;
}
.pager a.num{
    text-align:center;
    border:solid 1px #999;            
    padding:5px;
    margin-right:5px;
}
.pager a.btn:hover,.pager a.num:hover{
    background-color:#ddd;
    border:solid 1px #666;
}
.pager a.disabled:hover{
    background-color:#eee;
    border-color:#ccc;
}
.pager span.num{
    color:#c00;
    padding:0 3px;
}
.warn{
    padding:20px;
    font-size:14px;
    color:#f00;
}
.warn a{
    color:#333;
}

.userstate{
    padding:10px;
    font-size:14px;
    text-align:right;
}
.userstate a{
    color:#c00;
    text-decoration:none;    
}
.userstate a.lock{
    background: url(Images/icon_user_pass.gif) no-repeat left -2px;
    padding-left:15px;
}
.userstate a:hover{
    color:#000;
    text-decoration:underline;
}
table.form{
    border:solid 1px #a99;
    border-collapse:collapse;
    width:100%;
    font-size:12px;
    margin-bottom:10px;
}
table.form td,table.form th{
    padding:8px;
    border-bottom:solid 1px #a99;
}
table.form th{
    width:100px;
    background-color:#eef;
    text-align:right;
}

table.form span.msg{
    background-image: url(/content/Images/luqudot.gif);
    background-repeat:no-repeat;
    background-position:left top ;
    padding-left:16px;
    color:#f60;  
}

table.list{
     border:solid 1px #ccc;
    border-collapse:collapse;
    width:100%;
    font-size:12px;
    margin-bottom:10px;
}
table.list td,table.list th{
    padding:8px;
    border:solid 1px #ccc;
}
table.list th{
    background-color:#eef;}

table.list tr:hover{
    background-color:#ffc;
}

div.login{
    font-size:12px; 
}
div.login p{
    padding:10px;
    font-size:14px;
    text-align:right;
    margin:0;
}

div.login table{
    border:solid 1px #a99;
    border-collapse:collapse;    
    width:100%;    
}
div.login table td,div.login table th{
    padding:8px;
}
div.login table th{
    background-color:#f5f5f5;
    width:100px;
    text-align:right;
}
div.login span.msg{
    background-image: url(/content/Images/luqudot.gif);
    background-repeat:no-repeat;
    background-position:left top ;
    padding-left:16px;
    color:#f60;
}

div.sysmsg{
    padding:20px;
    font-size:14px;
    color:#333;
}

div.sysmsg a{
    color:#c00;
    text-decoration:none;
}
div.sysmsg a:hover{
    color:#000;
    text-decoration:underline;
}

.street_view{
    margin-top:15px;
}
.street_view iframe{
    border:none;
    overflow:hidden;
    height:480px;
}

.duilian{top:200px;position:absolute; width:150px; overflow:hidden; display:none;}
    .duilian_left{ left:6px;}
    .duilian_right{right:20px;}
    .duilian_con{border:#ddd solid 1px; width:150px; height:200px; overflow:hidden;}
    .duilian_close{ width:100%; height:24px; line-height:24px; text-align:center; display:block; font-size:13px; color:#555555; text-decoration:none;background-color:#eee;}



    
.box ul.cont li.sty1 a{
    color:#000;
    font-weight:bold;
}

.box ul.cont li.sty2 a{
    color:#f00;
    font-weight:bold;
}

.box ul.cont li.sty3 a{
    color:#00c;
    font-weight:bold;
}