@charset "utf-8";

#wrap {
	height:581px;
	padding-bottom:0;
}

/*list*/

#list {
	position:absolute;
	top:66px;
	left:417px;
	width:351px;
	height:284px;
	background:url(../images/home/list-bg.png) 0 26px no-repeat;
	padding-left:9px;
}

/*listbtn*/

#listbtn {
	height:27px;
	background:url(../images/home/list-btn-bg.png) 0 bottom no-repeat;
	padding-left:14px;
}

#listbtn li {
	float:left;
	margin-left:3px;
	display:inline;
}

#listbtn a {
	color:#fff;
	text-align:center;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/home/tabs.png);
}

#listbtn a:hover {
	text-decoration:none;
}

#listbtn1 a, #listbtn2 a {
	margin-top:6px;
	padding-top:2px;
	height:18px;
	padding-left:2px;
}

#listbtn1 a {
	width:81px;
	background-position:0 bottom;
}

#listbtn2 a {
	width:107px;
	background-position:right bottom;
}

#listbtn1 a.selected, #listbtn2 a.selected {
	margin-top:0;
	padding-top:6px;
	height:20px;
	padding-left:0;
}

#listbtn1 a.selected {
	width:83px;
	background-position:0 0;
}

#listbtn2 a.selected {
	width:109px;
	background-position:right 0;
}

/*list1 & list2*/

#list1, #list2 {
	position:relative;
}

#list1 {
	padding-top:16px;
}

#list2 {
	padding:12px 26px 0 6px;
}

#list1 .more {
	color:#c8d701;
	position:absolute;
	top:2px;
	right:30px;
}

#list2sub {
	overflow:hidden;
	height:240px;
}

/*newslist*/

.newslist {
	line-height:22px;
	color:#3a3a3a;
	margin-left:7px;
	margin-bottom:14px;
	margin-right:2em;
}

.newslist li {
	padding-left:18px;
	background:url(../images/icon/litype1.png) 0 7px no-repeat;
}

.newslist a {
	color:inherit;
}

.newsbanner {
	margin-left:10px;
}

/*biolist*/

.biolist {
	margin-top:14px;
}

.biolist:first-child {
	margin-top:0;
}

.biolist h3 {
	margin-bottom:6px;
	color:#c60000;
	font-size:14px;
	border-bottom:1px dotted #bababa;
}

.bioimg {
	float:left;
	margin-right:8px;
}

.biolist p {
	line-height:16px;
	color:#a7a7a7;
}

.biolist p.biolinks {
	color:#7eb21a;
	margin-top:4px;
}

.biolinks a {
	color:inherit;
}

#biolist-btn {
	position:absolute;
	right:19px;
	top:-19px;
}

#biolist-btn li {
	display:inline;
	margin-left:9px;
}

/*box*/

.box {
	position:absolute;
	bottom:47px;
	width:147px;
	height:118px;
	padding:8px 14px 0 14px;
	background:url(../images/home/box-bg.png) 0 bottom no-repeat;
	line-height:18px;
	color:#777777;
}

.box .more {
	color:#c8d701;
	position:absolute;
	right:16px;
	bottom:10px;
}

.box h2, .box h2 img {
	position:absolute;
	left:0;
}

.box h2 {
	width:175px;
	overflow:hidden;
}

#study {
	left:15px;
}

#job {
	left:206px;
}

#scholarship {
	left:397px;
}

#study h2 {
	height:45px;
	top:-45px;
}

#job h2 {
	height:48px;
	top:-48px;
}

#job img {
	top:-45px;
}

#scholarship h2 {
	height:44px;
	top:-44px;
}

#scholarship img {
	bottom:0;
}

.author {
	color:#a5b500;
}

/*research*/

#research {
	position:absolute;
	width:177px;
	top:110px;
	right:25px;
	color:#a7a7a7;
}

#research h2 {
	height:118px;
	overflow:hidden;
}

#research ul {
	padding:4px 6px 0 5px;
}

#research li{
	padding:2px 10px 2px 6px;
	border-top:1px solid #e5e5e5;
	background:url(../images/icon/litype2.png) 159px 6px no-repeat;
}

#research li:first-child {
	border:0;
}

#research a {
	color:inherit;
}

/*recruit*/

#recruit {
	position:absolute;
	right:215px;
	bottom:45px;
}

/*friedns*/

#friends {
	position:absolute;
	top:317px;
	right:25px;
}

#friends li {
	margin-top:3px;
}

#friends li:first-child {
	margin-top:0;
}

/*banner*/

#banner {
	position:absolute;
	top:78px;
	left:0;
}
