@charset "gb2312";
/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd { margin: 0;  padding: 0;}
textarea, input, select, body { font-size: 12px;}
select, input { margin: 0; vertical-align: middle;}
fieldset, img { border-style: solid; border-width: 0;}
ul, ol {list-style: none outside none;}
tabe{ border:0;}
a {color: #000000;text-decoration:none;}

a:hover {color: #FF0000;text-decoration: underline;}

.clear{ clear:both;}
body{ background:#fff; background:url(bodybg.gif) repeat;}

/*--导航--*/
	.top{ width:100%; height:38px;  overflow:hidden; margin:0 auto; background:url(bg-head.jpg) repeat-x;}
	.top_logo{ width:980px; margin:0 auto; height:33px; overflow:hidden;}
	.top_left{ float:left; }
	.top_right{ float:right; line-height:38px;}
		.top_right li{ float:left;}
		.top_right a{ margin-right:10px;}

/*--导航结束--*/

/*--头部--*/
	.head{ width:960px; margin:0 auto;}
		.head_1{ width:960px; height:150px; margin:0 auto; background:url(head_01.jpg) no-repeat;}
		.head_2{ width:960px; height:150px; margin:0 auto; background:url(head_02.jpg) no-repeat;}
		.head_3{ width:960px; height:150px; margin:0 auto; background:url(head_03.jpg) no-repeat;}
/*--头部结束--*/

/*--内容--*/
	.con{ width:960px; margin:0 auto; line-height:25px; background:#fc4a00; padding-top:5px;}
			.daoyu { width:950px; margin: 0 auto; background:#fff; line-height:25px;}
				.daoyu p{ font-size:16px;} 
			
			
			
			.hdnr_1{ width:950px; margin:0 auto; background:url(hdnr_01.jpg) no-repeat; height:170px;}
			.hdnr_2{ width:950px; margin:0 auto; background:url(hdnr_02.jpg) no-repeat; height:170px;}
			.hdnr_3{ width:950px; margin:0 auto; background:url(hdnr_03.jpg) no-repeat; height:171px;}
			
			
			.zhuanqu{ width:950px; margin:0 auto;}
			.map a{ display:block;}
			.map_1{ width:950px; margin:0 auto; background:url(map_01.jpg) no-repeat; height:175px;}
			.map_2{ width:950px; margin:0 auto; background:url(map_02.jpg) no-repeat; height:175px;}
			.map_3{ width:950px; margin:0 auto; background:url(map_03.jpg) no-repeat; height:250px;}
			.map_4{ width:950px; margin:0 auto; background:url(map_04.jpg) no-repeat; height:224px;}
			
			
/*--内容结束--*/

/*--底部--*/
	.footer{ width:950px; margin:5px auto 0 auto; background:#fff; color:#000;  }
/*--底部结束--*/


/*--切换窗口 -- */

a img{border:0;}

.hidden{display:none;}

/*隐藏*/

.cxcp{ width:950px; margin: 0 auto; overflow:hidden; background:#fff;}
.content{ line-height:25px; font-size:14px;}
.content img{ width:300px; height:225px; padding:2px; border:1px solid #CCCCCC; }
.cp{ width:940px; margin:0 auto; background:#fff;}
	.cp span{ color:#FF0000;  font-weight:bold;}
	.diarylist span{ color:#FF0000;  font-weight:bold;}

/*日记的选项卡*/
div.tab ul{margin:0;padding:0;list-style:none; width:100%; margin:0 auto; font-size:14px;}
div.tab ul li{float:left; width:475px;}
div.tab ul li.s{padding-bottom:0;}
div.tab a{text-align:center;width:475px;display:block;text-decoration:none;color:#658A16;background:#E2F3B8;padding:2px 0px;height:30px;line-height:25px;}
div.tab li.s a{background:#658A16;color:#E2F3B8;padding-bottom:2px;font-weight:bold;cursor:default;}
div.tab a:hover{background:#658A16;color:#E2F3B8;text-decoration:underline;}
div.tab li.s a:hover{text-decoration:none;}
div.content{clear:both;border:solid 1px #658A16;border-width:5px;}
