﻿/*
 * 郁南政府门户网站
 * user.css，供求、专题、问答、用户中心共用定义
 * Coded by PowerEasy Design Team, 2009
*/

/*CSS RESET*/
em {
	font-style: normal;
}
/*通用定义*/
.spacing {
	font-size: 0px;
	visibility: hidden;
	line-height: 8px;
}
.content {
	text-align: left;
}
.showPic {
	font-size: 0;
	margin: auto;
	text-align: center;
}
input {
	font-size: 12px;
	vertical-align: middle;
}
/*清除浮动*/
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	margin-top: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	border: 0px;
	visibility: hidden;
}

/*通用定义*/
.sideBox {
	background: url(supply/tag_side.gif) repeat-x left 1px;
}
	.sideBox dt {
		background: url(images/icon_09.jpg) no-repeat 10px 6px;
		height: 26px;
		line-height: 26px;
		border-style: solid;
		border-width: 1px 1px 2px;
		border-color: #cccccc #cccccc #e83f3f;
		color: #ec0000;
		font-weight: bolder;
		padding-left: 24px;
		font-size: 14px;
	}
	.sideBox dd {
		border: solid #cccccc;
		border-width: 0 1px 1px;
		padding: 10px 5px;
	}

.sideBox2{background:url(images/bg_pageSid.jpg) repeat-x 0px 0px;border:1px solid #ccc; border-top:2px solid #E83F3F; text-align:left; }
.sideBox2 dt{background:url(images/icon_09.jpg) no-repeat 10px 7px;height:30px;line-height:28px; padding-left:25px;font-weight:bold;color:#CF2405;font-size:14px;  }
.sideBox2 dd{padding:2px 10px 10px 10px; }
.sideBox2 dd .textList li{background:url(images/dot_1.gif) repeat-x 0px bottom;padding:2px 0;  }


.hotList {
	background: url(images/icon_num.png) no-repeat 0 -2px;
	line-height: 23px;
}
	.hotList li {
		border-bottom: 1px dashed #e2e2e2;
		padding-left: 30px;
	}

.textList {
	padding-left: 8px;
}