*{ padding:0; margin:0; color:#333333;}
table{margin:auto;}
div{ margin:auto;}

img{ border:0;}

a{color:#FF9900; 
  text-decoration:none;}
a:hover{ color:#FF0000; 
         text-decoration:underline;}


body {
    font-size: 13px; 
    *font-size: small; 
    *font: x-small; 
	font-family:'CI',	sans-serif;
}

html{ }
body{ text-align:center;}

td,th,li{ line-height:160%; font-size:80%;}

p.bolder {
	font-weight: bolder;
	color: #FF0000;
}

p.large {
	font-size: 15px;
	color: #FF0000;
}

.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}

#bg{ background:url(img/tpl/bg_con.gif) repeat-y; width:800px; text-align:left;}
#container{ margin:0 11px 0 10px;}
#head{ background:url(img/tpl/ucsc.jpeg) no-repeat left; height:122px;}
#head h1{ float:left; width:520px; color:#FFFFFF; margin:40px 0 0 10px; }
	
#contents{ clear:left;}

#menu{float:left; width:160px;}
#menu ul{ list-style-type:none; margin:6px 0 0 0;}
#menu ul li{ border:1px solid #999999; margin:-1px 1px 0px 1px;}
#menu ul li a{ width:100%; height:30px; line-height:30px; font-size:14px; background-color:#ffffff; color:#000000; display:block; text-indent:4px;}
#menu ul li a:hover{ background-color:#99CCFF; text-decoration:none;}


#main{ float:left; margin:10px 0 10px 12px; width:600px;}


#new_up{ clear:both;}

#news1{ background-color:#5E767E; border:solid #95B9C7; border-width:0px 0 3px 0;
	   color:#FFFFFF; height:75px; clear:left;  text-align:left; margin:2px 0 0 0; font-size:95%;
	   }
#news1 v{ color:#ffffff; font-weight:bold; font-size:100%; vertical-align:top; margin:5px 0 0 0; } 	   
#news1 p{ color:#ffffff; font-weight:bold; font-size:80%; text-indent:20px; vertical-align:top; margin:2px 0 0 0; } 

#line{ background-color:#5E767E; border:solid #95B9C7; border-width:0px 0 3px 0;
	   color:#FFFFFF; height:10px; clear:left;  text-align:center; margin:1px 0 0 0; font-size:60%;
	   }

#foot_up{ clear:both;}

#foot{ background-color:#5E767E; border:solid #95B9C7; border-width:0px 0 3px 0;
	   color:#FFFFFF; height:10px; clear:left;  text-align:center; margin:20px 0 5px 0; font-size:60%;
	   }



