body {
	background:url('/images/body_bg.jpg') repeat-x; margin:0px; padding:0px; text-align:center;
}
form {
	margin:0px; padding:0px;
}
img {
	border:0px;
}
p,div,td,li,span,th,h1,h3,h5,div,a {
	text-decoration:none; font-size:12px; line-height:18px; text-decoration:none; font-family:arial; color:#707070;
}
a:hover {
	text-decoration:underline;
}
#wrap {
	width:950px; margin:auto; padding:0px; text-align:left; position:relative;
}
#header {
	position:relative;
}
.search {
	position:absolute; top:40px; left:590px; z-index:100;
}
.search td {
	color:white;
}

#left {
	float:left; background:url('/images/left_bg.jpg') no-repeat; width:204px; min-height:838px; height:auto;
}
* html #left {
	 height:838px;
}
*+html #left {
	 height:auto;
}
#left .login {
	padding-left:35px; background:url('/images/left_login_bg.gif') center no-repeat;
}
#left .login td {
	color:#6e97c3;
}
#left .login td .inBox {
	border:1px solid #ccc; width:90px;
}
#left .login .iconPeople {
	background:url('/images/icon_people_box.jpg') no-repeat; width:69px; height:68px; padding:5px; text-align:left;
}
#left .banner {
	margin-left:20px; margin-top:10px;
}
#left .banner div {
	margin:4px 0px;
}
#left .video {
	margin-left:15px; margin-top:10px;
}
#left .video .videoBar {
	background:url('/images/bg_video.gif') no-repeat; width:170px; height:146px; padding-left:5px; padding-top:10px;
}
#left .video .more {
	padding-left:90px;
}

#right {
	float:left; margin-left:10px;
}
#right .more {
	margin:0px; padding:0px;
}


#breadcrumb-zone {
	color:#739dc3; font-weight:bold;
}
#breadcrumb-zone a, #breadcrumb-zone span {
	color:#739dc3; font-weight:bold;
}
#breadcrumb-zone a {
	text-decoration:underline;
}
#breadcrumb-zone a:hover {
	text-decoration:none;
}
#breadcrumb-zone span.current  {
	color:#e2951b;
}


ul.research {
	margin:0px; padding:0px; list-style:none;
}
ul.research li.part1 {
	padding-left:40px; background:url('/images/homepageli.jpg') no-repeat;
}
ul.research li.part2 {
	padding-left:40px; background:url('/images/homepageli.jpg') no-repeat;
}
ul.research li.part3 {
	padding-left:40px; background:url('/images/homepageli.jpg') no-repeat;
}
ul.listHome {
	margin:0px; padding:0px; list-style:none;
}
ul.listHome li {
	padding-left:15px; background:url('/images/book_point.jpg') no-repeat 5px 6px;
}

#footer .partner {
	text-align:center;
}
#footer .partner a {
	text-decoration:underline;
}

.space1 {
	clear:both; line-height:1px; font-size:1px;
}
.space5 {
	clear:both; line-height:5px; font-size:5px;
}
.space10 {
	clear:both; line-height:10px; font-size:10px;
}
.space20 {
	clear:both; line-height:20px; font-size:20px;
}
.space30 {
	clear:both; line-height:30px; font-size:30px;
}

.dottedBorder {
	border-bottom:1px dotted #999999; margin:10px 0px;
}