/* ------------------------------------------------

	(C)2006-2010  http://www.halove.net/ming/

--------------------------------------------------- */

@charset "utf-8";

/*定义页面基本样式*/
body {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 14px;
	font-family: Verdana,Tahoma,Georgia,sans-serif;
	color: #000;
}
* {
	line-height: 150%;
}
#mainDiv {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#C1 {
	width: 620px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #fed;
	float: left;
}
#C2 {
	width: 320px;
	margin-top: 8px;
	padding: 0;
	border: 0;
	float: right;
}

/*定义元素基本样式*/
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #f30;
	text-decoration: underline;
}
img {
	border: 0;
}
ul, dl {
	margin: 0;
	padding: 0;
}
.mark1, .notice {
	color: #00f;
}
.mark2, .back {
	color: #f60;
}

/*定义 header 布局样式*/
#header {
	width: 960px;
	margin: 0 auto;
}
#logo h2 {
	width: 250px;
	height: 60px;
	margin: 5px auto;
	background: url(logo.gif) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	float: left;
}
#logo h2 a {
	display: block;
	width: 250px;
	height: 60px;
	background: url(logo.gif) no-repeat;
}
#banner {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	float: right;
}
#preNav {
	width: 960px;
	height: 35px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: #fe9c17 url(navbg.png) repeat-x 0 -13px;
	clear: both;
}
#preNav li {
	list-style: none;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	background: url(navbg.png) no-repeat 0 -47px;
	float: left;
}
#preNav #index {
	background-image: none;
}
#preNav li a {
	display: block;
	width: 90px;
	margin: 0 23px;
	padding: 0;
	text-align: center;
	line-height: 35px;	
/*	float: left;	*/
}
#preNav li a:link, #preNav li a:visited {
	color: #d6290b;
	text-decoration: none;
}
#preNav li a:hover, #preNav li a:active {
	color: #fefefe;
	text-decoration: none;
	background: url(navbg.png) no-repeat center 28px;
}

/*定义 footer 布局样式*/
#footer {
	width: 960px;
	margin: 0 auto;
	margin-top: 8px;
	padding-top: 10px;
	background: url(footbg.gif) repeat-x;
	font-size: 12px;
	font-family: Verdana,Tahoma,Georgia,sans-serif;
	text-align: center;
	clear: both;
}

/*定义 C1 布局样式*/
#C1 h1 {
	width: 610px;
	margin: 5px auto;
	padding: 0;
/*	border: 1px dashed #ffa500;		*/
	background: #fff8ed;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 80px;
	text-align: center;
	clear: both;
}
#C1 h2 {
	font-size: 14px;
	text-align: center;
}
#C1 h2 a {
	margin-top: 20px;
	text-decoration: underline;
}
#content {
	margin: 0;
	padding: 5px 0;
	font-family: '宋体',Tahoma,Georgia,serif;
}
#content p {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
	text-indent: 2em;
}
#content img {
	margin: 0 auto;
	display: block;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content input, #content select, #content textarea, #content table {
	font-size: 14px;
}
#content textarea {
	padding: 6px;
	border: 1px solid #000;
}
#content .textInput, #content .itemSelect {
	height: 20px;
	padding: 2px;
	border: 1px solid #000;
}
#content .textInput:focus {
	background: #ecf2fd;
}
#content .cc, #content .c_center {
	margin: 10px 0;
	text-align: center;
}
#content .loading {
	padding-top: 5px;
	font-size: 12px;
	color: #00f;
	text-align: center;
}
#show {
	margin: 0 auto;
}
#bookmark, #copy_url {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	clear: both;
}

/*定义 C2 布局样式*/
#C2 div {
	width: 308px;
	margin-bottom: 6px;
	padding: 5px;
	border: 1px solid #fed;
	text-align: center;
	clear: both;
}
#C2 dl {
	width: 314px;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #fed;
	background: #fffff8;
	float: left;
}
#C2 dt {
	padding: 5px 0;
	background: #fffbde url(navbg.png) repeat-x 0 -80px;
	color: #d6290b;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
#C2 dd {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	float: left;
}
#C2 dd a {
	display: block;
	width: 54px;
	margin: 0;
	padding: 2px;
	text-align: center;
/*	float: left;	*/
}
#C2_DD_2 {
	font-size: 12px;
}

/*定义广告布局样式*/
#C1_DD_1 {
	width: 336px;
	height: 280px; 
	padding: 0;
	margin: 10px 10px 10px 0;
	border: 0;
	float: left;
	display: inline;
}
#C1_DD_2, #C1_DD_3, #C1_DD_4 {
	margin: 10px auto;
	text-align: center;
}

/*定义解梦列表*/
#meng {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
#meng li {
	width: 80px;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	padding-top: 5px;
	display: block; 
	float: left; 
}

/*定义抽签页面*/
#qian p {
	text-align: center; text-indent: 0;
}

/*定义住宅图像映射*/
#zhuzhai {
	margin: 0 auto;
	width: 439px;
	height: 522px;
	position: relative;
	background: url(../zhuzhai/0.gif) left top no-repeat;
}
#zhuzhai a {
	position: absolute;
	display: block;
	width: 90px;
	height: 80px;
	text-indent: -1000em;
}
#zhuzhai a.pos1 {
	top: 71px;
	left: 68px;
}
#zhuzhai a.pos2 {
	top: 40px;
	left: 180px;
}
#zhuzhai a.pos3 {
	top: 71px;
	left: 290px;
}
#zhuzhai a.pos4 {
	top: 190px;
	left: 30px;
}
#zhuzhai a.pos5 {
	top: 190px;
	left: 332px;
}
#zhuzhai a.pos6 {
	top: 300px;
	left: 68px;
}
#zhuzhai a.pos7 {
	top: 330px;
	left: 180px;
}
#zhuzhai a.pos8 {
	top: 300px;
	left: 290px;
}
#zhuzhai a:hover {
	border: 1px dashed #f00;
}