@import url(nav.css);
@import url(slides.css);

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #CCCCCC;
	background: #000 url(../images/bg_home1.gif) top center no-repeat; 
	/* rel to stylesheet */
}
	
img {border: none;}
ul {margin: 0; padding: 0;}
li {margin: 0; padding: 0; list-style-type: none;}
a {text-decoration: none;}

.Faculty {
	position: relative;
	font-size: 1em;
	margin: 0em;
	padding: 0;
	line-height: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid #CCCCCC;
	}
.Facultyshow {
	position: relative;
	font-size: 1em;
	margin: 0em;
	padding: 0;
	line-height: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
#content {
	position: relative;
	width:960px;
	font-size: 0.8em;
	margin: 0.5em auto 0em;
	padding: 0;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.content1{
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 140%;
	}
.content1 p a{
	color: #333333;
	}
.content1 p a:hover{
	color: #FF0000;
	}
.content1 p a:active {
color: #333333;
	}
.STYLE1 {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}
.newsbiaoti {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height: 140%;
}
.STYLE22 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header {
	margin: 0em auto 1.25em;
	padding: 0;
	/*border: 1px dashed teal;*/
	}

div#nav {
	top: 8px;
	right: 3px;
	}
div#search {
	position: absolute;
	top: -13px;
	right: 6px;
	}
#banner {
	float: left;
	/*border: 1px solid teal;*/
}
#banner h1 {
	position: absolute;
	top: -9999px;
	}
#featuredimage {
	margin-bottom: 13px;
	padding: 3px;
	background: #991122;
	border: 1px solid #991122; /* leave in. layout problem when taken out */
}

#featuredimage img {
	float: left;
	height: 380px;
	width: 646px;
	}
#featuredtext {
	float: right;
	width: 270px;
	font-family: Georgia, Utopia, Times, 'Times Roman', 'Times New Roman', Palatino, 'Palatino Linotype', serif;
	margin: 30px 17px 10px;
	_margin-right:8px; /* IE6 */
	/*border: 1px dashed black;*/
}
}
#newssection {
	margin-bottom: 1.5em;
	}
#newsbox {
	width:615px;
	padding: 0;
	float:left;
	background: url(../images/bg_home2.png);
	/* IE6 can't handle PNG */
	_background-image:none;
	_background-color:#212121;
	height: 132px;
	margin: 0;
}

/*
#slides {
	float: left;
	width: 615px;
	height: 128px;
	}
*/

#footer {
	margin-bottom: 20px;	/*border: 1px solid teal;*/
	margin-top: 20px;
}

.offset { 
	position: absolute;
	left: -9999px;
	}
	
div#skipnav a:focus, div#skipnav a:active {
  position: relative;
  top: 100px; 
  left: 10030px;
  display: block;
  padding: 15px; 
  width: 15em; 
  z-index: 9;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  color: #991122;
  background-color: #fff;
	filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
	}


em {font-style: italic;}	
strong {font-weight: bold; font-style: normal;}




#banner img {
	float: left;
}
#banner h1 {
	margin-left: -9999px;
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	/*	font-size: 16px;
	letter-spacing: .27em;
	color: white;
	padding: 6px ;
	margin-left: 33px;
	font-weight: lighter;
*/
}



#featuredtext h3 {
	font-weight: bold;
	width: 270px;
	font-size: 1.6125em;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cc6666;
}
#featuredtext p {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.15em;
	line-height: 1.533em;
	color: white;
}
#featuredtext a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#featuredtext a:hover,
#featuredtext a:active {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
	}

#newsbox h2 a {
	color: #F0F0F0;
	font-family: Georgia;
	font-size: 0.8em;
}
#newsbox h2 a:hover,
#newsbox h2 a:active {
	
	color: #FF0000;
}
#harvardworld {
	float: right;
	width: 328px;
	padding: 0;
	line-height: 1em;
	background: url(../images/bg_home2.png);
	_background-image:none;
	_background-color:#212121;
	height: 132px;
	}	

.login_btn{
	border:1px solid #000000;
	width:auto;
	height: 22px;
	color: #FFFFFF;
	background-color: #990000;

}
.login{
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: -5px;
}
#login1{
	font-size: 1.13em;
	font-weight: bold;
	color: #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A5A5A;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

#login22{
	margin-top: 10px;
}
.login3{
	width: 140px;
	height: 18px;
	border: 1px solid #000000;
}
.login4{
	width: 50px;
	height: 18px;
	border: 1px solid #000000;
}
#footer {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	clear:both;
	color: #333333;
}
#footer a {
	text-decoration: none;
	color: #dd3344;
	}
#footer a:hover,
#footer a:active {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	}
#footer span {
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
	

div#header:after,
div#newssection:after,
div.news-header:after,
div.slide:after,
div#featuredimage:after,
div.page-content:after,
div.page-content .content:after,
div.page-nav:after,
#faq ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* IE6; hides from IE-mac \*/
* html div#header,
* html div#newssection,
* html div.news-header,
* html div.slide,
* html div#featuredimage,
* html div.page-content,
* html div.page-content .content,
* html div.page-nav,
* html #faq ul li {
	height: 1%;
	}

/* End hide from IE-mac */

/* finally, for IE7 */
*:first-child+html div#header,
*:first-child+html div#newssection,
*:first-child+html div.news-header,
*:first-child+html div.slide,
*:first-child+html div#featuredimage,
*:first-child+html div.page-content,
*:first-child+html div.page-content .content,
*:first-child+html div.page-nav,
*:first-child+html #faq ul li {
	min-height: 1px;
	}
#wrapper-top { 
	position:relative;
	top:-9px;
	left:-29px;
	}
/* Show only to IE7 */
*:first-child+html #wrapper-top {
 	top:-13px;
	left:-29px;
	}
/* Show only to IE6 */
* html #wrapper-top {
 top:-13px;
 left:-29px;
	}
	
.drewsphoto { padding:0;margin:0}
/* Show only to IE7 */
*:first-child+html .drewsphoto {
 	padding-top: 1px;
	}
/* Show only to IE6 */
* html .drewsphoto {
 	padding-top: 1px;
	}	
	
#drewsquote {
	width:182px;
	height:221px;
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	padding: 23px 19px 0 19px;
	line-height:18px;
	}
	
a.link-pres {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	}
	
a:hover.link-pres {
	color:#ffffff;
	border-bottom:1px dotted white;
	}

#wrapper-bottom {
	padding:14px 0 0 0;
	position:relative;
	font-size:1.000em;
	}

#header-news {
	float:left;
	width:491px;
	padding:1px 0 3px 0;
	font-size:12px;
	color:#ffffff;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
 
#link-news {
	font-size:0.875em;
	float:left;
	width:220px;
	padding:0px 0 4px 0;
	}
	
div#link-news a {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-weight:bold;
	color:#bbbbbb;
	}
	
div#link-news a:hover {
	color:#ffffff;
	}
	
#col-1eft {
	float:left;
	width:500px;
	}
	
.col-left1a, .col-left1b {
	float:left;
	width:229px;
	padding-right:21px;
	}
/* Show only to IE6 */
* html .col-left1a, * html .col-left1b {
	font-size:0.9375em;
  }
	
#col-right {
	float:left;
	width:221px;
	padding:0;
	margin:0;
	}
 
/*.home h4 {
	font-size:1.000em;
	line-height:1.313em;
	font-weight:bold;
	color:#cccccc;
	display:inline;
	margin:0;
	padding:0;
  }*/
  
.page-divider {
	border-bottom: 1px solid #555555;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
  }
  
.page-divider2 {
	padding: 0;
	margin:7px 0 24px 0;
	border-bottom: 1px solid #555555;
  }
/* Show only to IE7 */
*:first-child+html .page-divider2 {
	padding: 24px 0 0 0;
	margin:1px 0 2px 0;
	}
/* Show only to IE6 */
* html .page-divider2 {
	padding: 24px 0 0 0;
	margin:1px 0 2px 0;
	}
a:link {
	line-height: 180%;
	color: #BBBBBB;
	text-decoration: none;
}
a:visited {

	line-height: 180%;
	color: #BBBBBB;
	text-decoration: none;
}
a:hover {
    color: #BBBBBB;
	line-height: 180%;
	text-decoration: underline;
}
.left {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/j5.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.left1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.btn{font-size:12px;background:url("/images/button_bg.gif");border:1px solid #BDC5CA; height:25px;  color:#333333}
/*通用分页样式*/
#fenye{
	clear:both;
	float: right;
}
#fenye a{ text-decoration:none}
#fenye .prev,#fenye .next{text-align:center;}
#fenye a.curr{
	width:30px;
	border:1px solid #dcdddd;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-color: #CCCCCC;
}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:1px 4px 0 0; color:#333333;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{
	color:#fff;
	border:1px solid #CCCCCC;
	float:left;
	background-color: #999999;
}
#fenye span{display:block;margin:10px}
.biankuang1{
	background-color: #1A1A1A;
	padding: 10px;
	width: 260px;
	height: 170px;
}
#biankuang1_1{
	font-size: 1.15em;
	font-weight: bold;
	color: #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A5A5A;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.biankuang2{
	background-color: #1A1A1A;
	padding: 10px;
	width: 340px;
	margin-left: 10px;
	height: 170px;
	text-align: left;
}
.biankuang3{
	background-color: #1A1A1A;
	margin-left: 10px;
	padding: 10px;
	width: 280px;
	height: 170px;
}


.box9{
	color: #333333;
	background-image: url(/images/s1.gif);
	height: 19px;
	width: 150px;
	border: 1px solid #990000;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 12px;
}

#con { FONT-SIZE: 12px; MARGIN: 0px auto; WIDTH: 340px;COLOR: #474747; }
#tags { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 23px }
#tags LI { BACKGROUND: url(../images/tagleft.gif) no-repeat left bottom; FLOAT: left; MARGIN-RIGHT: 3px; LIST-STYLE-TYPE: none; HEIGHT: 23px }
#tags LI A { PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url(../images/tagright.gif) no-repeat right bottom; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #CCCCCC; LINE-HEIGHT: 23px; PADDING-TOP: 0px; HEIGHT: 23px; TEXT-DECORATION: none ;}
#tags LI.emptyTag { BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px }
#tags LI.selectTag { BACKGROUND-POSITION: left top; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 25px }
#tags LI.selectTag A { BACKGROUND-POSITION: right top; COLOR: #FFFFFF; LINE-HEIGHT: 25px; HEIGHT: 25px }
#tagContent {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border: 1px solid #5A5A5A;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 94%;
	HEIGHT: 120px;
	background-color: #1A1A1A;
	padding: 10px;
}
#tagContent DIV.selectTag { DISPLAY: block }
.newsbt{line-height: 140%;}
.newsnr{
	line-height: 130%;
	color: #666666;
}
.newstp{
	height: 100px;
	width: 100px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	vertical-align: middle;
}
.tupian{
height: 100px;
	width: 100px;
}
