#sddm /* Main menu properties - Menu box */
{	margin: 0;
	padding: 0;
}

#sddm li /* Main menu properties - Menu box */
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px "Arial";
}

#sddm li a /* Main menu properties - Links */
{	display: block;
    margin: 0 1px 0 0;
    padding: 0px 5px;
	text-decoration: none;
}

#sddm li a:hover /* Main menu properties - Links */
{	color: #F00;
}

#sddm div /* Pull down menu properties - Menu box */
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-color: #db99ff #630460 #630460 #db99ff;
	background: #fff;
}

	#sddm div a /* Pull down menu properties - Links */
	{	position: relative;
		display: block;
		margin: 0;
        padding: .2em .5em;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #000;
		font: 11px "Arial";
    }

	#sddm div a:hover /* Pull down menu properties - Links */
	{	background: #630460;
		color: #FFF;
    }

#sddm_chi /* Main menu properties - Menu box */
{	margin: 0;
	padding: 0;
}

#sddm_chi li /* Main menu properties - Menu box */
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px "Times New Roman";
}

#sddm_chi li a /* Main menu properties - Links */
{	display: block;
    margin: 0 1px 0 0;
    padding: 0px 5px;
	text-decoration: none;
}

#sddm_chi li a:hover /* Main menu properties - Links */
{	color: #F00;
}

#sddm_chi div /* Pull down menu properties - Menu box */
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid;
	border-color: #db99ff #630460 #630460 #db99ff;
	background: #fff;
}

	#sddm_chi div a /* Pull down menu properties - Links */
	{	position: relative;
		display: block;
		margin: 0;
        padding: .2em .5em;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #000;
		font: 12px "Times New Roman";
    }

	#sddm_chi div a:hover /* Pull down menu properties - Links */
	{	background: #630460;
		color: #FFF;
    }

.pstyle {
  line-height: 18px;
  font-size: 12px;
  font-family: Times New Roman, Times, serif;
}

.pstyle_t1 {
  font-size: 12px;
  font-family: Times New Roman, Times, serif;
}

.pstyle_chi {
  line-height: 24px;
  font-size: 12px;
  font-family: Times New Roman, Times, serif;
}

.pstyle_chi_title {
  line-height: 24px;
  font-size: 15px;
  font-family: Times New Roman, Times, serif;
}

.pstyle_topic {
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
  font-family: Times New Roman, Times, serif;
  color: #f60;
  text-decoration: underline;
}

.index_font {
  font-size: 11px;
  font-family: Times New Roman, Times, serif;
}

.index_font1 {
  font-size: 10px;
  font-family: Times New Roman, Times, serif;
}
