/*--------------------------------------------------------- 

甘肃地震信息网
QQ:19050073
create date:  2008/06/30

---------------------------------------------------------*/

/*--------- 两侧 ---------*/

.left {
    float:left;
	width:200px;
}
.right {
	float:right;
	width:200px;
}
.sideBox {
	padding:0 0 5px 0;
	background:url(/view/WKTemplet/res/image/sideBg.png) no-repeat bottom;
	overflow:hidden;
	zoom:1;
}
.sideBox h3 {
	text-align:left;
	height:36px;
	font:bold 14px/40px 宋体;
	padding:0 0 0 30px;
	margin:0;
	overflow:hidden;
    background:url(/view/WKTemplet/res/image/sideT01.png) no-repeat;
	color:#0057AE;
}
.search h3 { background:url(/view/WKTemplet/res/image/sideT02.png) no-repeat; }
.sideMenu a,.sideMenu a:visited {
	list-style:none;
	display:block;
	width:130px;
	height:32px;
	margin:0 auto;
	padding:0 0 0 50px;
	line-height:32px;
	color:#31599B;
	text-align:left;
	overflow:hidden;
	background:#fff url(/view/WKTemplet/res/image/menuBg.png) no-repeat 0 0;
}
.sideMenu a:hover { background:url(/view/WKTemplet/res/image/menuBg.png) no-repeat 0 -32px; }
.sideBox li {
	list-style:none;
	text-align:left;
	padding:3px 7px 2px 18px;
	background:url(/view/WKTemplet/res/image/flag01.gif) no-repeat 8px 7px;
}
.sidePic img {
	width:180px;
	height:auto;
	margin:0 auto;
	display:block;
	padding:4px 0;
}
.sidePic span  { padding:0 10px; display:block; }

.search p { text-indent:0; }
.search input { width:160px; }
.search select { width:100px; }
.search img { margin:0 0 0 6px; }

/*  ---------------------------  */
.mid {
	width:590px;
	float:left;
	background:url(/view/WKTemplet/res/image/positionBg.png) repeat-x top;
}
.position {
	text-align:left;
	padding:0 0 0 25px;
	color:#31599B;
	font:bold 12px/28px 宋体;
	background:url(/view/WKTemplet/res/image/home.gif) no-repeat 7px 5px; 
}
.position a,.position a:visited { color:#31599B; text-decoration:none; }
.position a:hover { text-decoration:underline; }

.listBox,.picBox {
	border:0;
	width:566px;
	padding:3px;
	margin:0 8px 4px 8px;
	background:#fff;
	overflow:hidden;
	zoom:1;

}
.listBox h3,.picBox h3 {
	height:40px;
	background:url(/view/WKTemplet/res/image/midT3.png) no-repeat 0 0;
	text-align:left;
	font:bold 14px/28px 宋体;
	color:#fff;
	padding:0 0 0 30px;
}
.listBox h3 img { 
	float:right;
	margin:6px 6px 0 0;
}
.listBox li {
    list-style:none;
	text-align:left;
	background:url(/view/WKTemplet/res/image/flag03.gif) no-repeat 4px 9px;
	border-bottom:1px dotted #ccc;
	padding:4px 4px 2px 22px;
	margin:0 5px;
}
.listBox li a { font-size:14px; }
.listBox span {  
	float:right;
	color:#31599B;
	padding:0 0 0 5px;
}




.picBox li {
    list-style:none;
	float:left;
	width:175px;
	height:150px;
	overflow:hidden;
	margin:8px 3px 0 9px;
	display:inline;
	line-height:200%;
}
.picBox li img {
    width:160px;
	height:120px;
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	display:block;
	margin:0 0 4px 0;
}

.otherBox {
	margin:0 5px 5px 5px;
	border-bottom:1px dotted #ccc;
	padding:8px;
	background:#fff;
	text-align:left;
	font:normal 11px Arial;
	color:#777;
	line-height:160%;
	cursor:default;
}
.otherBox h4 {
	font:bold 14px Arial;
	padding:1px 0 6px 20px;
	color:#666;
	background:url(/view/WKTemplet/res/image/flag03.gif) no-repeat 2px 5px;
}
.otherBox span { 
	color:#36c;
	float:none;
	padding:2px 0;
	display:block;
}
.otherBox img {
	float:right;
	margin:6px 0 0 0;
}


/*----------- detail -----------*/
.content {
    margin:0 auto;
	width:700px;
	padding:15px 30px;
	background:#fff;
	font-size:16px; 
	line-height:180%; 
	text-align:left;
	border:1px solid #ccc;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=3,offY=3,positives=true);
}
.subContent {
	font:normal 14px/180% 宋体;
	text-align:left;
	padding:5px 15px;
}
.infoBox {
    margin:0 auto;
	text-align:center;
	border:1px solid #B5DAFF;
	background:#EBF5FF;
	height:30px;
	line-height:30px;
	color:#4693DF;
	font-size:11px;
}
.infoBox a { cursor:pointer; }

/*-----------guestBook----------*/
.gTitle {
	width:815px;
	height:56px;
	padding:10px 25px 0 0;
	text-align:right;
	background:url(/view/WKTemplet/res/image/guestTitle.gif) no-repeat;
}
#inputBox {
	padding:10px 15px;
	margin:0 0 5px 0;
	width:810px;
	border:1px solid #ccc;
	background:#f5f5f5;
	text-align:left;
	font-size:12px;
	display:none;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
#inputBox h3 {
	font-size:14px;
	background:url(/view/WKTemplet/res/image/user.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
	margin:0 0 8px 0;
}
#inputBox h3 img {
	float:right;
	margin:3px 0 0 0;
}
.guestList {
	padding:0 14px 0 4px;
}
.guestList table {
	border-collapse:collapse;
	border:1px solid #ccc;
	margin:0 0 5px 0;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
.guestList td {
	padding:8px 15px;
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
}
.guestList td.title {
	background:#eee url(/view/WKTemplet/res/image/flag04.gif) no-repeat 6px center;
	padding:5px 5px 3px 20px;
	font:bold 12px Tahoma;
	color:#f60;
}
.guestList td.title span {
	float:right;
	color:#666;
	margin:-2px 0 0 0;
	font-size:11px;
	font-weight:normal;
}
.guestList td.title span img { margin:0 3px -3px 0; }
.guestList th {
	padding:10px 5px;
	background:#eee;
	border:1px solid #ccc;
	color:#666;
	text-align:center;
	font-size:12px;
}
.guestList th img {
	display:block;
	margin:0 0 5px 0;
}
.guestList .re {
	border:1px dotted #EBB37A;
	padding:8px;
	margin:5px 0 0 0;
	background:#FFFFEC url(/view/WKTemplet/res/image/re.gif) no-repeat 8px 14px;
	text-indent:2em;
}
