/*
Website styles
Created by JoyceCheung on 2008-5-25
*/


@charset "UTF-8";


/* Global styles */
html * {
	margin:0px; padding:0px;
}
img {
	border:0px;
}
div,td,p,span {
	font-family:ËÎÌå,Arial; font-size:12px; line-height:18px;
}
a{text-decoration:none; color:#333;}
a:hover{color:#FF3300;}
.new{
	color:#FF3300; font-weight:bold; font-size:11px;
}
.date{
	float:right; color:#999; font-size:10px; line-height:22px;
}
.paperDate{
	clear:both; float:right; color:#003366;font-weight:normal; font-size:12px;
}
.more{
	text-align:right; color:#3B6387; line-height:30px; font-weight:bold;
}
.more a{
	color:#3B6387; text-decoration:underline;
}
.more a:hover{
	color:#FF3300; text-decoration:none;
}
#bottom{
	display:block; clear:both;  
	padding:10px 0px; border-top:1px solid #C3D2E1; height:80px;		
	line-height:17px; color:#59738A;
}
body {
	background:#E5EFF9 url('../images/bg.jpg') repeat-x; font-family:arial; text-align:center; line-height:20px;
}
#wrap {
	max-width:870px; width:870px; margin:0px auto; text-align:left;
}
#header {
	height:116px; 
}
#nav {
	height:45px; 
}
#content{
	width:870px; 
}


/*Menu style*/

ul#menu {
	position:absolute; background:url('../images/menu_bg.jpg') no-repeat; margin:0px; padding:0px; padding-left:50px;
	list-style:none; height:44px; line-height:44px; width:870px;
}
ul#menu li {
	border-bottom:none; 
	float:left; margin:0px; padding:0px;
}
ul#menu li a {
	display:block; width:100%; text-indent:-99999px; line-height:44px;
}
ul#menu li.menu0 {
	width:67px; background:url('../images/menu.jpg') no-repeat;
}
ul#menu li.menu0 a:hover,
ul#menu li.menu0 a.current {
	background:url('../images/menu.jpg') no-repeat 0px bottom;
}
ul#menu li.menu1 {
	width:87px; background:url('../images/menu.jpg') no-repeat -67px 0px;
}
ul#menu li.menu1 a:hover,
ul#menu li.menu1 a.current {
	background:url('../images/menu.jpg') no-repeat -67px bottom;
}
ul#menu li.menu2 {
	width:87px; background:url('../images/menu.jpg') no-repeat -154px 0px;
}
ul#menu li.menu2 a:hover,
ul#menu li.menu2 a.current {
	background:url('../images/menu.jpg') no-repeat -154px bottom;
}
ul#menu li.menu3 {
	width:87px; background:url('../images/menu.jpg') no-repeat -241px 0px;
}
ul#menu li.menu3 a:hover,
ul#menu li.menu3 a.current {
	background:url('../images/menu.jpg') no-repeat -241px bottom;
}
ul#menu li.menu4 {
	width:87px; background:url('../images/menu.jpg') no-repeat -328px 0px;
}
ul#menu li.menu4 a:hover,
ul#menu li.menu4 a.current {
	background:url('../images/menu.jpg') no-repeat -328px bottom;
}
ul#menu li.menu5 {
	width:87px; background:url('../images/menu.jpg') no-repeat -415px 0px;
}
ul#menu li.menu5 a:hover,
ul#menu li.menu5 a.current {
	background:url('../images/menu.jpg') no-repeat -415px bottom;
}
ul#menu li.menu6 {
	width:86px; background:url('../images/menu.jpg') no-repeat -502px 0px;
}
ul#menu li.menu6 a:hover,
ul#menu li.menu6 a.current {
	background:url('../images/menu.jpg') no-repeat -502px bottom;
}
ul#menu li.menu7 {
	width:86px; background:url('../images/menu.jpg') no-repeat -589px 0px;
}
ul#menu li.menu7 a:hover,
ul#menu li.menu7 a.current {
	background:url('../images/menu.jpg') no-repeat -589px bottom;
}
ul#menu li.menu8 {
	width:87px; background:url('../images/menu.jpg') no-repeat -675px 0px;
}
ul#menu li.menu8 a:hover,
ul#menu li.menu8 a.current {
	background:url('../images/menu.jpg') no-repeat -675px bottom;
}



/* Main styles */

#left{
	float:left; width:240px; background:url("../images/left_box_bg.jpg") no-repeat; 
	height:455px; margin-right:11px;
}
#left #focus{
	padding:20px;
}
#center{
	float:left; width:368px; margin-right:11px;
}
#center #news{
	padding:20px; 
	margin-top:13px; 
	background: url("../images/center_box_bg.jpg") no-repeat; 
	height:212px;		
}
#right{
	float:right; width:240px;
}
#papers{
	padding:20px 20px 0px 20px; 
	background: url("../images/right_box_papers.jpg") no-repeat; 
	height:269px;	
}
#broad{
	margin-top:10px; padding:20px 20px 10px 20px;
	background: url("../images/right_box_broad.jpg") no-repeat; 
	height:145px;	
}
ul{
	list-style-type:none; margin:0px; padding:0px;	
}
ul li{
	border-bottom:1px dotted #999; line-height:23px;
	background:url("../images/dot.gif") 3px no-repeat; padding-left:15px;	
}
ul.paperList{
	list-style-type:none; margin:0px; padding:0px;	
}
ul.paperList li{
	border-bottom:none; line-height:23px;
	background:url("../images/dot2.gif") 2px 8px no-repeat; padding-left:15px;	
}
ul.paperList li a{
	text-decoration:underline; color:black;
}
ul.paperList li a:hover{
	color:#FF3300;
}
.description{
	color:#666; line-height:16px; margin-bottom:3px;
}
#focusBook{
	line-height:18px;margin:2px 0px 10px 0px; padding:0px; height:120px;
}
#focusBook p{
	text-indent:24px; margin:0px; padding:0px; margin-top:5px;
}
#focusBook h1{
	margin:0px; padding:0px; font-size:13px; text-decoration:underline;
}
.book{
	border:3px solid white; text-align:right; margin:3px; margin-top:0px;
}

/*Subpage Style*/
#subpageRight{
	float:right; width:619px; min-height:500px; 
	background:url("../images/subpage_right_bg.jpg") repeat-y; 
	margin-bottom:20px;
}
ul.subMenu{
	list-style-type:none; margin:0px; padding:0px;	
}
ul.subMenu li{
	border-bottom:1px dotted #999; line-height:30px;
	background:url("../images/dot2.gif") 2px 10px no-repeat; padding-left:15px;	
}
ul.subMenu li a{
	text-decoration:underline; color:black;
}
ul.subMenu li a:hover{
	color:#FF3300;
}
#paperContent{
	padding:15px 25px 20px 25px; 
}
#paperContent h2{
	font-size:16px; font-weight:bold; color:#003366;
	margin:0px; padding-bottom:5px;
}
#paperContent h3{
	font-size:12px; font-weight:bold; color:#003366;	
	margin:0px; padding-bottom:5px;
}
#paperContent p{
	text-indent:24px; margin-bottom:5px; line-height:20px; 
}
.line{
	height:2px; border-bottom:1px solid #E7E7E7; margin-bottom:10px;
}
.subTitle{
	background:url("../images/subTitle_top.jpg") no-repeat;
	width:220px; height:40px;
	font-size:16px; font-weight:bold; line-height:40px; padding-left:20px;
}














