* {
  color: #545454;
}


.title {
  color: #684997;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

a.title {
  color: #095183;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

.subtitle {
  font-size: .9em;
  font-weight: bold;
  color: #545454;
}

a.subtitle {
  font-size: .9em;
  font-weight: bold;
}

.normal {
  font-size: .83em;
}

a.normal {
  font-size: .83em;
}

.author {
  font-size: .9em;
  font-weight: normal;
  color: #970F00;
}

a.author {
  font-size: .9em;
  font-weight: normal;
  color: #970F00;
  text-decoration: underline;
}

.date {
  font-size: .76em;
  font-weight: normal;
}

a.date {
  font-size: .76em;
  text-decoration: underline;
}

.emphasize {
  font-size: .83em;
  font-weight: bold;
}

a.emphasize {
  font-size: .83em;
  font-weight: bold;
  text-decoration: underline;
}

.img_border {
  border-style: solid;
  border-width: 1px;
  border-color: #949494;
  padding: 2px;
  margin-top: 2px;
}

a.img_border {
  border: none;
}

/*-- {"right --*/

div#rightpart .bbsb_text_list {
  font-size: .86em;
  font-family: verdana,sans-serif;
  text-decoration: none;
}

div#rightpart * {
  color: #336699;
}

div#rightpart div.bbsb_para {
  background: #FAFAFA;
  height: 4px;
  font-size: .1em;
  visibility: hidden;
}

div#rightpart .title {
  font-size: 1em;
  color: #336699;
  font-weight: bold;
  text-align: left;
}

div#rightpart a.title {
  font-size: 1em;
  font-weight: bold;
}

div#rightpart .subtitle {
  font-size: .9em;
  font-weight: bold;
  color: #336699;
}

div#rightpart a.subtitle {
  font-size: .9em;
  font-weight: bold;
}

div#rightpart .normal {
  font-size: 1em;
}

div#rightpart a.normal {
  font-size: 1em;
}

div#rightpart .author {
  font-size: .9em;
  font-weight: normal;
  color: #970F00;
}

div#rightpart a.author {
  font-size: .9em;
  font-weight: normal;
  color: #970F00;
  text-decoration: underline;
}

li.ul_1 {
	font-size: .8em;
	padding-bottom: .6em;
}

ul.normal {
  list-style: none;
  font-size: 1em;
}

ul.normal li.normal {
  background: transparent url(/images/login/ul_1.png) no-repeat 0px 6px;
  padding: 0px 0px 0px 10px;
  margin: 2px 0px;
}

span.slogan {
	padding: 0px 0px 0px .6em;
	font-size: 1em;
	color: #684997;
	font-weight: bold;
/*	border-left: solid 6px #00AFB4; */
	display: block;
}

.about {
	margin:0 0 0 0;
	border:1px solid #684997;
	padding: 10px;
}

.note {
	background: #DBDBDB;
	padding: 10px;
	border: 1px solid #684997;
	font-size: .9em;
}

.head {
	background: #E2D0F7;
	padding:2px 2px 2px 10px;
	border-top:1px solid #684997;
	border-left:1px solid #684997;
	border-right:1px solid #684997;
	font-weight:bold;
	color: #095183;
}

