﻿@charset "utf-8";
/* CSS Document for the TGAG IMLS Grant Project, by Jie Zhao, 2009.*/

html{
margin: 0;
padding: 0;
}
	
body{
font-family:normal Verdana, Arial, Helvetica, sans-serif;
color: #696969;		
margin:0;
padding:0px;	
font-size: 12px;
background-image:url(bg2.jpg);
}

div > *:first-child
{
margin-top:0;
padding-top:0;
}

.imls_hiddenitem
	{
	position:absolute;
	top:-1000px;
	left:-1000px;
	height:0;
	width:0;
	overflow:hidden;
	font-size:0;
	}
	
.imls_caption
	{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	}
	
#imls_wrapper02
	{
	width: 100%;
	margin:0;
	padding:0;
	
	}

#imls_wrapper01
	{
	text-align:left;	
	background-color:#ffffff;
	width:905px;
	padding:0;
	margin:0;
	margin:auto;
	
	}

#imls_header
	{

background-color:#edf7ff;
	}

#imls_content
	{
margin:5px 20px auto 20px;
	}
#imls_content h2
{
text-align:center;
font-family:comic sans MS, new york, times;
font-size:20px;
}
#imls_content h3
 { color:#669999;
font-size:16px;
font-weight:bold;
margin:0;
padding:15px 0 0 0;	
}
 
		
#imls_content p
    {
text-align:left;
font-family:"Times New Roman",Georgia,Serif;
font-size:16px;
    }
}


/*for the table on the index page only*/
.righttable 
{
padding:15px 0px 15px 18px;
}

/*for the IMLS Partners rotating images*/
#imls_partners
	{
	font-size:14px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	}

/*for the left side navigation*/
#imls_navigation{

	
margin: 10px 10px 10px 10px;
width:20%;
float: left;

}
#imls_navigation a{	
color:#888888;
text-decoration: none;
font-size:11px;

}
	
#imls_navigation a:hover{
color:#EF8A1C;
text-decoration: none;
font-size:11px;
font
}
		
#imls_navigation h3
		{
	border-top: #c8e5c7 dotted 2px;
	border-bottom: #c8e5c7 dotted 2px;
		}

#imls_navigation h3{
color:#669999;
font-size:11px;
margin:0px;
padding:5px 0px 5px 0px;

text-transform: uppercase; 
}	

#imls_navigation ul	{
		list-style-type:none;
		margin:0;
		padding:0;
		margin-top:.3em;
		margin-bottom:.5em;
		}
		
#imls_navigation li
		{
		font-size: 12px;		
		 margin-top:.2em;
		 margin-bottom:.2em;
		color:#A52A2A;
		}	


#imls_contentwrap
	{
	background-color:white;
	border-bottom:#F47F24 dashed 1px;
	}

a{  
    /*color:#003366;*/color:#6666cc;
	text-decoration:none;
}

a:hover{

	color:#b76300;
	text-decoration: none;
	
}

h1{
	font-size:16px;
		margin:0;
		padding:0;

}

 h2{
font-family:comic sans MS, new york, times;
font-size:16px;
margin:0;
padding:0;
}

 h3{
color:#669999;
font-size:12px;
margin:0;
padding:15px 0 0 0;	
}

h4{
color:#8d8d8d;
font-size:10px;
}

/*for English and Chinese version*/
#lang{
color: #003c7b;
font-family:宋体;
font-weight: bold;
margin:5px 0 5px 0;
}

#lang a{

text-decoration:none;
font-size:12px;
color:#003c7b}

#lang a:hover{
color:#003c7b;
text-decoration: none;
font-weight: bold;
}


/*for the "News Annoucement“ on the homepage*/
#gallery {
width:905px;
float:center;
text-align: center;		
}
#gallery th{
border-top: 1px dotted;	
border: #ffffff 0;

}


#gallery td{
float:center;
width:120px;
border: #ffffff 0;
min-height: 50px;
border-bottom: none;

}
#gallery td a {
font-family:comic sans MS, new york, times;
font-weight:bold;
}

#News{
 
margin:5px 20px auto 20px
}
#News h1{
text-align:center;
font-size:20px;
font-family:"Times New Roman",Georgia,Serif;
padding-top:10px;
}
#News p{
font-family:"Times New Roman",Georgia,Serif;
font-size:16px;
}
.clear { clear: both;}

/*for the footer*/
#imls_footer
	{
	text-align: center;	
	clear:both;
	font-size:12px;
	
	}
#imls_footer img 
{
margin-top: 20px;
}

#imls_footer a
{text-decoration:none;
font-weight:normal;
}

#imls_footer a:hoover
{text-decoration:none;
font-weight:normal;
}


/*for the "Exchange programs“ navigation table on the homepage*/
#program {
	color:#003976;
}
#program th{
	border: #ffffff 0;
	border-top: 2px dotted;
	
}
#program td{
	border: #ffffff 0;
	padding: 6px;
	min-height: 50px;
	border-bottom: 1px dotted gray;
	
}
#program ul, ol {
margin: 0px;
margin-left: 16px;
padding-left: 0px;
}

#program li {
padding-bottom: 6px;
font-size: 90%;
line-height: 130%
}
