body {
  background-image: url("../Home/bg_1.jpg");
}

a:link {  
  font-family: "Times New Roman"; 
  font-size: 20px; 
  color: #f8f8ff; 
  text-align: left;
  text-decoration:none;
}

a:visited {  
  font-family: "Times New Roman";  
  font-size: 20px; 
  color: #f8f8ff; 
  text-align: left;
  text-decoration:none;
}

a:hover {  
  font-family: "Times New Roman";  
  font-size: 20px; 
  color: #ff1493; 
  text-align: left;
  text-decoration:none;
}

a.extern:link { 
  color: #DF80C3;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: bold; 
  font-size: 25px;  
}

a.extern:visited { 
  color: #DF80C3;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: bold; 
  font-size: 25px;
}
a.extern:hover {
  color:#ff1493;
  font-family: "Times New Roman"; 
  font-style: italic;
  font-weight: bold;
  font-size: 25px;
}

a.ex:link { 
  color: #DF80C3;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: bold; 
  font-size: 20px;  
}

a.ex:visited { 
  color: #DF80C3;
  font-family: "Times New Roman";
  font-style: italic;
  font-weight: bold; 
  font-size: 20px;
}
a.ex:hover {
  color:#ff1493;
  font-family: "Times New Roman"; 
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
}

#banner {position:absolute; margin-left:-20px; top:11px; width:1000px; height:200px;}

.container{
	width:1200px; 
	height: 4700px;
	margin:auto; 
	background-color:#800080;
	-moz-box-shadow: 0px 0px 24px #520752;
	-webkit-box-shadow: 0px 0px 24px #520752;
	 box-shadow: 0px 0px 24px #520752;
    border:inherit 4px #e3d786;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright:20px;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
}

#content{background-color: #800080;margin-left:260px; margin-top:250px; width:900px;}

.dia {margin-left:-150px;} 
.dia_1 {margin-left:70px;} 

h1 {color: #ffffff; font-size: 23px;}

#h1 {color: #ffffff; font-size: 30px; font-style: italic; text-align:center;}

#header{width:900px;height:10px;}

#nav {text-align:center;position:absolute;margin-left: 20px;top:340px;width:150px;height:300px;background-color:#800080;
-moz-box-shadow: 0px 0px 24px #bb54bb;
	-webkit-box-shadow: 0px 0px 24px #bb54bb;
	 box-shadow: 0px 0px 24px #bb54bb;
    border:inherit 4px #bb54bb;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright:20px;
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
}

p {font-family: "Times New Roman";color: #ffffff;text-align:justify;font-size: 20px; margin-right:45px;}

.pic_left {float:left;margin-left: 7px; padding-right:1.5em;}
.pic_right {float:right;margin-left: 10px; padding-right: 2.5em;}
.pic_center {margin-left: 250px; margin-top:1px;}

td {color: #ffffff;font-family: "Times New Roman";font-size: 20px; border:1px; border-color: #ffffff;}

ul {
  list-style-image: url(block10-12.gif);
  text-align: left;
  color: #ffffff;
  font-family: "Times New Roman";
  font-size: 20px;
}

#zf {margin-left:50px; margin-right:100px; font-family:"Times New Roman"; font-size: 20px;}

