@charset "utf-8";
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bottomLine02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.pic {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.form {
	margin-top: 10px;
	margin-bottom: 10px;
}

.form02 {
	background-color: #e9e9e9;
	padding: 8px;
	margin-top: 10px;
	width: 635px;
}

.form03 {
	background-color: #e9e9e9;
	padding: 8px;
	margin-top: 2px;
	width: 670px;
}

.postList replyBlock{
	display:none;
}
.yearForm {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.hotLawList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.titleForm {
	border: 3px solid #CCCCCC;
}

.linkForm {
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
}

.linkForm a{
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	vertical-align: middle;
	padding: 5px;
}

.linkForm a:hover{
	color: #FF6600;
	text-decoration: none;
	border: 1px solid #FF9900;
	background-color: #FFE1C4;
	display: block;
}

.wForm {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EAEAEA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#yearBar {
	background-image: url(../../images/public/cardKnow/yearBar.gif);
	height: 42px;
	width: 685px;
	margin-left: 35px;
	margin-bottom: 15px;
}


.yearCubeNonLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 17px;
	float: right;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4f6ebf;
	padding-top: 3px;
	background-color: #4f6ebf;
}

.yearCube a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	border-bottom-color: #4f6ebf;
	font-size: 13px;
}

.yearCube a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	text-decoration: none;
	background-color: #4F6EBF;
}

.cube {
	float: right;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 8px;
}

.cubeArrow {
	float: right;
	margin-top: 20px;
	margin-right: 8px;
}

