.select1 {
	background-color: #336666;
	color: #FFFFFF;
	font-family: "新細明體";
	font-size: 24px;
	border-left-width: 33px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #339966;
	height: 65px;
	text-align: left;
	border-right-width: 3px;
	border-right-color: #339966;
	margin: 1px;
}

.select1 a {
    color : white ;
}

.select2 {
	color: #234747;
	font-size: 18px;
	margin-top: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: visible;
	margin-bottom: 9px;
	text-decoration: none;
	margin-left: 16px;
}

.foucs {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFCC66;
	border: 1px dashed #FF6600;
}
.foucsin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	margin-top: 9px;
	margin-bottom: 9px;
}

.danger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.select2_link {
	color: #2C5656;
	text-decoration: none;
}

.topic {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	background-color: #99CC66;
	border: 5px outset #99CC66;
}
.topictitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	text-indent: 2px;
	border-top-width: 16px;
	border-top-style: solid;
}
.smallwrd {
	color: #999999;
	font-size: 12px;
	font-weight: lighter;
}
.sosotalk {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
        border-right-width :24px ;
}
.hiddentag {
	visibility: hidden;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.posttitle {
	font-family: "新細明體";
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: medium outset #FF6600;
	font-size: 18px;
	letter-spacing: 18px;
	margin-bottom: 28px;
}
.postcontext {
	font-family: "新細明體";
	font-weight: bold;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #444444;
	margin-top: 9px;
	margin-right: 32px;
	margin-bottom: 21px;
	margin-left: 32px;
}

.question {
	color: #993333;
	text-decoration: underline;
	height: 30px;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.answer{
	font-size: 16px;
	color: #5B5B5B;
	padding-bottom: 16px;
	width: 450px;
	padding-left: 16px;
	border: 0px none #993333;
}

