@charset "utf-8";
/* CSS Document for the TGAG IMLS Grant Project, by Jie Zhao, 2009.*/

html{
margin: 0;
padding: 0;
}
	
body{
font-family:Verdana, Tahoma, Arial, sans-serif;
color: #696969;		
margin:0;
padding:0px;	
font-size: 11px;
background-color:#cccccc;
/*background:url(images/bg.jpg) no-repeat center;*/
}

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:780px;
	padding:0;
	margin:0;
	margin:auto;
	
	}

#imls_header
	{

background-color:#edf7ff;
	}

#imls_content
	{
	margin-top:5px;
	margin-left:23%;
	margin-right: 18px;
	margin-bottom:10px;
	}
	
#imls_content p
    {
    text-align: left;
    }

/*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-size:14px;
		margin:0;
		padding:0;
}

 h3{
color:#669999;
font-size:12px;
margin:0;
padding:15px 0 0 0;	
}

h4{
color:#8d8d8d;
font-size:10px;
}
/*for the Previous Event navigation on the homepage*/
#gallery {
width:150px;
float:right;
}

#gallery th{
border: #ffffff 0;
border-top: 1px dotted;	
}

#gallery td{
border: #ffffff 0;
padding: 6px;
min-height: 50px;
border-bottom: none;
}

#gallery ul, ol {
margin: 1px;
margin-left: 1px;
padding-left: 1px;
}

#gallery li {
list-style-type:none;
padding-bottom: 6px;
font-size: 90%;
line-height: 130%
}

/*for English and Chinese version*/
#lang{
color: #990000;
font-family:宋体;
font-weight: bold;

}

#lang a{

text-decoration:none;
font-size:12px;
color:#990000}

#lang a:hover{
color:#990000;
text-decoration: none;
font-weight: bold;
}


/*for the "News Annoucement“ on the homepage*/
#gallery {
width:150px;
float:right;
}
.#News{
width: 72%;
float: left;
}
.clear { clear: both;}
/*for the footer*/
#imls_footer
	{
	clear:both;
	margin: 10px;
	font-size:11px;
	text-align: center;	
	}

#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%
}
