/* ---------------------------------- */
/* --base-- */
/* ---------------------------------- */
body {
 margin:0;
 padding:0;
 font-size:95%;
 text-align:left;
 }

p {
 margin:0;
 line-height:1.4em;
 }

p.copyright {
 text-align:center;
 padding:2px;
 font-size:0.75em;
 color:#8B0000;
 }

.main_photo {
 clear:both;
 margin-top:10px;
 margin-bottom:15px;
 }

.clear {
 clear:both;
 }
 
/* ---------------------------------- */
/* --table-- */
/* ---------------------------------- */
table { border-collapse:collapse; }


/* --list-- */


/* ---------------------------------- */
/* --top page-- */
/* ---------------------------------- */
div.language_area ul {
 text-align:right;
 padding:0;
 margin-bottom:20px;
 }

div.language_area a {
 text-decoration:none;
 color:#000000;
 }

div.language_area ul li {
 list-style-type:none;
 background-image: url("../lang_img/mark01.gif");
 background-position:left;
 background-repeat:no-repeat;
 padding-left:15px;
 float:right;
 margin:0 20px;
 }





div.top_textarea {/*754*/
 margin:5px 57px 5px 57px;
 width:640px;
 }
 
div.top_textarea a {
 text-decoration:none;
	}	

div.top_textarea ul.index1 {
 list-style-type:none;
  margin:0;
 }

div.top_textarea ul.index1 li {
 padding-left:15px;
 margin: 0.75em 0 0.75em 0;
 list-style-type:none;
 background-image:url(../lang_img/arrow1.gif);
 background-position:0px center;
 background-repeat:no-repeat;
 }

div.top_textarea ul.index2 {
 list-style-type:none;
  margin:0;
 }

div.top_textarea ul.index2 li {
 padding-left:10px;
 margin: 0.75em 0 0.75em 0;
 list-style-type:none;
 background-image:url(../lang_img/arrow2.gif);
 background-position:0px center;
 background-repeat:no-repeat;
 }

#faculty_tbl{
 margin: 0;
}

#faculty_tbl p{

}

div.top_textarea h1 {
 font-size:1.4em;
 color:#8B0000;
 margin:0;
 margin-bottom:5px;
 padding:0;
 border-bottom:none;
 }

div.top_textarea h2 {
 font-size:1.1em;
 color:#8B0000;
 margin:0;
 margin-bottom:5px;
 padding:0;
 border-bottom:none;
 }

