@import url('public.css');

#LeftBox{
	float:left;
	width:210px;
	background-color:#EBEDEE;

}
#LeftBox dl{
	margin-bottom:10px;
}
#sortNav dd{
    border-bottom:1px #999999 dashed;
    height:30px;
    line-height:30px;
    margin-left:15px;
    margin-right:15px;
    font-size:13px;
    font-weight:bold;
    background-image: url('../images/Li.gif');
}
#MidBox{
	float:left;
	width:516px;
	margin-left:7px;
}
#MidBox dt{
	background-image: url('../images/SortMidBG.gif');
}
#MidBox dl{
	margin:0px;border-top:1px solid #4673D0;
}
#MidBoxSort{
	float:right;
	width:728px;
	margin-left:7px;
	margin-right:2px;
}
#MidBoxSort dt{
	background-image: url('../images/SortMidBG3.gif');background-repeat:no-repeat;
}
#MidBoxSort dt a{
    color:#fff;
}
#MidBoxSort dt a:hover{
    color:red;
}
#MidBoxSort dl{
	margin:0px;border-top:1px solid #4673D0;
}
#MidBoxSort dd{
	margin-left:20px;
	margin-right:20px;
	height:30px;
	line-height:30px;
	border-bottom:1px #CCCCCC dashed;
	background-image:url('../images/dot.gif');
	background-repeat:no-repeat;
	background-position:2px 13px;
}
#MidBoxAirticleShow{
	float:right;
	margin:0;
	width:100%;
}
#MidBoxAirticleShow dd{
	height:auto;
	background-image:none;
	border:0px;
	margin:auto 15px;
}
#MidBoxAirticleShow dt{
	background-image: url('../images/ArticleShowBG.gif');background-repeat:no-repeat;
}
#MidBoxAirticleShow dl{
	border-top:1px solid #4673D0;
}

.ArticleTitle{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin:20px 30px 10px 30px;
	
}
.ArticleRight{
	text-align:right;padding-right:50px;color:#666666;background-color:#CCC;margin-bottom:15px;border-top:1px #C0C0C0 solid;
}
.ArticleCenter{
	text-align:center;padding-right:50px;color:#666666;background-color:#CCC;margin-bottom:15px;border-top:1px #C0C0C0 solid;
}
#ContentNav{
	background-image:url('../images/Sort.gif');background-repeat:no-repeat;background-position:10px 3px;font-weight:normal;
}
#ContentNav a{
	font-size:14px;font-weight:bold;color:#fff;font-weight:normal;
}
#ContentNav a:hover{
	color:#CC3300;
}

#search{
	height:35px;line-height:35px;margin:5px auto;border:1px solid #4673D0;background-image:url('../images/SearchBG.gif');background-repeat:no-repeat;background-position:0px 3px;
}
#search span{
	padding-left:130px;
}
.Banner{
	height:77px;border:1px solid #4673D0;margin:7px auto;
}
#RightBox{
	float:right;
	width:210px;
	background-color:#EBEDEE;
}
#SMidBox{
	height:auto;
	overflow:hidden;
	margin-top:2px;
}
#SMidBox dl{
	width:252px;
	height:180px;	
}
#SMidBox dt{
	background-image: url('../images/SortBG2.gif');
}


/*content style start*/
dl,dt,dd{
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	width:auto;
}
dl{
 margin:0 3px;border-left: 1px solid #4673D0; margin-bottom:8px; border-right: 1px solid #4673D0; border-bottom: 1px solid #4673D0
}
dd{
	margin-left:7px;
	margin-right:2px;
	height:20px;
	line-height:25px;
	background-image:url('../images/dot.gif');
	background-repeat:no-repeat;
	background-position:2px 11px;
}
dd a:hover{
	text-decoration:underline;
	color:#C60000;
}
ul{
	list-style-type:none;
}
dt{
	height: 33px;
	line-height: 33px;
	background-image: url('../images/DtBG.gif');
	background-repeat:repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
}
.more a{
	float:right;font-size:12px;font-weight:normal;color:#FFFFFF;padding-right:10px;text-decoration:none;
}
.Title{
	background-image:url('../images/SortBG.gif');
	background-repeat:no-repeat;
	background-position:8px 0px;
	padding-top:1px;
}
.time{
	float:right;padding-right:5px;color:#999999;
}
.imgLink{
	text-align:center;
	margin-bottom:5px;
}
.imgLink a img{
	border-width:0px
}
#Gov{
	border:0px;
}
#Gov dd{
	background-color:#CCCCCC;
	height:25px;
	line-height:25px;
	margin:2px 1px;
	padding-left:10px;
	background-position:10px 11px;
}
#Gov dd:hover{
	background-color:#FFB84D;
	color:#fff;
}

/*content style end*/

/*GuestBook style start*/
.gbTableW{
	border:#ddd 1px solid;
	border-left:#ddd 1px solid;
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
	border-top:#ddd 1px solid;
	border-right:#ddd 1px solid;
	margin-top:15px;
}
.gbTableW TD{
	border-bottom:#ddd 1px dotted;
	padding:2px;
	border-right:#ddd 1px solid;
	padding-left:15px;
	
	
}
.tdbg1{
	background-color:#D9E7F8;
}
.center{
	text-align:center;
}
.dataInput{
	border:#999 1px solid;
	width:180px;
	background-color:#f9f9f9;
	font-size:12px;
	height:20px;
	line-height:20px;
}
.dataInputLong{
	border:#999 1px solid;
	width:300px;
	background-color:#f9f9f9;
	font-size:12px;
	height:20px;
	line-height:20px;

}

/*GuestBook style end*/
/*GuestBookList style start*/
.gbTable{
    border:#ccc 1px solid;
    width:98%;
    margin:0 auto;
    margin-bottom:10px;
}
.gbTable td{
    padding:0 5px;
}
.floatRight{
    float:right;
}
.gbTable .title{
    /*background:url(../images/ContentTitle.gif);*/
    height: 29px;
    color:#202020;
    background-color:#DFE8F6;
}
.gbTable .title label a{
    color:#202020;
}
.gbTable .gbTdl{
    padding:5px;
    border-right:#ccc 1px solid;
    width:130px;
    line-height:23px;
}
.gbTable .gbTdr{
    padding-left:10px;
    padding-right:15px;
    line-height:20px;
    padding-top:5px;
}
.gbTable .replay{
    border:#ddd 1px dashed;
    width :100%;
    color:blue;
    margin-bottom:5px;
    margin-top:5px;
}
#replayContent p{
    margin:0px;
    padding:0px;
}
.greenText{
    color:green;
}
.greenText2{
	color:#669900;
}
.orangeText{
    color:#CC6600;
}
.brownText{
    color:#996600;
}
.greyText{
    color:#777;
}
.redText{
    color:red;
}
.blackText{
    color:black;
}
.fontBold{
    font-weight:bold;
    font-size:14px;
}
#searchBar{
    height:150px;
}
#searchBar dd{
	list-style:none;
	background-image:none;
	height:35px;
	line-height:35px;
	padding:0 10px;
	text-align:center;
}
#lawSearchBar{
	height:355px;
}
#lawSearchBar dd select{
	background-color:#fff;
	vertical-align:middle;
	width:150px;
}
#lawSearchBar dd{
	list-style:none;
	background-image:none;
	height:23px;
	line-height:23px;
	padding:0 2px;
}
.LawInput{
	width:150px;
	height:18px;
	border:#7F9DB9 1px solid;
}
.InputBG{
	background:#fff url(../images/DatePicker.gif) no-repeat right;
}
#LawList{

}

#LawList dl{
float:left;height:200px;width:330px;border:0px #B4CAE4 solid
}
#LawList dl dt{
	border-bottom:2px #D7D7D7 solid;
	color:#EE5102;
	background:url('../images/Icon.gif') no-repeat 0px 7px;
	height:25px;
	line-height:25px
}
#LawList dl dd{
	padding:0 10px;
	margin:0 5px;
}

.voteShowTitle{
	margin-top:10px;background-image:none;text-align:center;height:35px;line-height:35px;font-size:18px;font-weight:bold;border-bottom:1px #999 dashed
}
.button { 
font-size:10px; 
background-color: #D9E7F8; 
height: 20px;
width:45px;
border: 1px solid #8DB2E3;
cursor:pointer;
} 

