@charset "utf-8";
#banner_violethouse {
	background-image: url(../images/violethouse.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 980px;
}
#violethouse {
	height: 360px;
	width: 980px;
	margin-top: 10px;
	border: 1px solid #4A72D4;
	background-image: url(../images/violetflower.png);
	background-repeat: no-repeat;
	background-position: center;
}
#article {
	margin-top: 10px;
	height: 320px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: scroll;
	line-height: 150%;
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]font-size: 14px; */
	border: 1px solid #cecece;
	padding: 10px;
	margin-bottom: 10px;
}
.space2 {
	margin-left: 28px;
}
.space20 {
	margin-left: 280px;
}
#answer {
	clear: left;
	line-height: 150%;
	margin-top: 10px;
	border: 1px solid #4A72D4;
	background-image: url(../images/answer.png);
	background-repeat: no-repeat;
	height: 400px;
}
#question {
	clear: left;
	line-height: 150%;
	margin-top: 10px;
	border: 1px solid #4A72D4;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
}

.table1 {
	border: 1px dashed #6cf;
}
.table1 th {
	border-bottom: 1px dashed #6cf;
}
.table1 td {
	border-bottom: 1px dashed #6cf;
}
.PagerStyle table
{
    text-align:center;
    margin:auto;
}

.PagerStyle table td
{
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PagerStyle td
{
	background-color: #e3eefb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #6cf;
}

.PagerStyle a
{
	color: #039;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.PagerStyle span
{
	font-weight: bold;
	color: #039;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0a0a0;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #a0a0a0;
}

#answerlist {
	margin-left: 200px;
	line-height: 190%;
}
