#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
a:visited, a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover  {
	text-decoration: none !important;
}

#membermenu {
	background-image: url(/images/bbs_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 950px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 10px;
}
#menuitem {
	padding-top: 4px;
}
#menuitem em {
	font-style: normal;
	color: #FF6600;
}
#menuitem a:visited, #menuitem a:link {
	font-weight: bold;
	color: #555555;
}
#operations {
	height: 33px;
}
#operations .box-left {
	width: 730px;
	padding-top: 7px;
}
#operations .box-left a {
	font-size: 14px;
	font-weight: bold;
}
#operations .box-left em {
	font-style: normal;
	color: #666666;
}
#operations .box-right {
	width: 220px;
	text-align: right;
	padding-right: 10px;
}


.border-1 {
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
.th-1 {
	background-color: #fff7e0;
}
.th-1  th,.th-1 th div {
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

.td-1 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.td-1 dl dd {
	color: #666666;
	line-height: 16px;
	padding-top: 3px;
}
.td-1 dl dt a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.membernamelink:visited, a.membernamelink:link {
	color: #ab6200;
	text-decoration: underline !important;
}
a.authornamelink:visited, a.authornamelink:link {
	text-decoration: underline !important;
	font-size: 12px !important;
	font-weight: normal !important;
}
a.membernamelink:hover, a.authornamelink:hover {
	text-decoration: none !important;
}
.latest  {
	color: #888888;
}
.td-2 {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.td-2 a.articlelink {
	text-decoration: none !important;
}
.td-2 a.articlelink:hover {
	text-decoration: underline !important;
}.td-3 {
	background-color: #f8f8f8;
}
.td-4 {
	height: 20px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.td-4 a {
	font-weight: bold;
}

.td-5 {
	background-color: #f6f6f6;
}
.td-6 {
	background-color: #FFFFFF;
	padding: 1px;
}
.td-6 .content {
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.td-7 {
	font-family: Arial;
	background-color: #f8f3d9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4dcc9;
	text-align: right;
}
.td-8 {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.td-9 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
}

.qtitle {
	font-weight: bold;
	background-color: #F8F3D9;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.qsubject {
	font-weight: bold;
	color: #666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
.qcontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.qfile {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.qbutton {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.qsubjectinput  {
	font-weight: normal;
	width: 550px;
}

