/* 
* author: jinye 
*
* date: 2009.09.22
*
*/

/* css reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear: both;
}
/* end */

/* font */
body {
	font-size:67.5%;
}
div.login, ul.list, #footer p, .box a, .currentPosition, .person p, .person h3, .bookInfo {
	font-size:12px;
}
.book h3 {
	font-size:1.3em;
	font-weight:bold;
}
/* end */

/* layout */

#wrap {
	width:960px;
	margin:0 auto;
}
#logoBar {
	margin-top:10px;
}
#nav {
	height:39px;
	background:url(images/navbg.png) no-repeat;
}
#menu {
	float:left;
	height:39px;
	width:720px;
}
div.searchArea {
	width:230px;
	float:right;
	height:39px;
}
#leftCol {
	background:url(images/left.col.bg.png) repeat-y;
	width:255px;
	vertical-align:top;
}
#rightCol {
	width:700px;
	vertical-align:top;
}
/*#rFooter {
	background:url(images/rightCol.footer.bg.png) repeat-x;
	height:76px;
	width:709px;
	float:right;
}*/
#footer {
	text-align:center;
	padding:20px 0;
}
/* end */

/* navigator content */

/* nav menu */


#menu ul {
	margin-left:30px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	text-indent:-9999em;
	display:block;
	height:39px;
}
a.home {
	width:60px;
	background:url(images/menu.home.png) no-repeat right;
}
a.about {
	background:url(images/menu.about.png) no-repeat;
	width:90px;
}
a.books {
	background:url(images/menu.book.png) no-repeat;
	width:90px;
}
a.community {
	background:url(images/menu.community.png) no-repeat;
	width:90px;
}
a.team {
	background:url(images/menu.team.png) no-repeat;
	width:90px;
}
a.joinus {
	background:url(images/menu.joinus.png) no-repeat;
	width:90px;
}
a.hr {
	background:url(images/menu.hr.png) no-repeat;
	width:90px;
}
a.contact {
	background:url(images/menu.contact.png) no-repeat;
	width:90px;
}
/* change */
a.home:hover {
	width:60px;
	background:url(images/menu.home.gif) no-repeat right;
}
a.about:hover {
	background:url(images/menu.about.gif) no-repeat;
	width:90px;
}
a.books:hover {
	background:url(images/menu.books.gif) no-repeat;
	width:90px;
}
a.community:hover {
	background:url(images/menu.community.gif) no-repeat;
	width:90px;
}
a.team:hover {
	background:url(images/menu.team.gif) no-repeat;
	width:90px;
}
a.joinus:hover {
	background:url(images/menu.joinus.gif) no-repeat;
	width:90px;
}
a.hr:hover {
	background:url(images/menu.hr.gif) no-repeat;
	width:90px;
}
a.contact:hover {
	background:url(images/menu.contact.gif) no-repeat;
	width:90px;
}
/* change */
a.menuSelected {
}
/* end */

/* search area */

div.searchArea table {
	height:39px;
	width:220px;
}
input.stringInput {
	background:url(images/search.inputBg.png) no-repeat;
	width:164px;
	height:21px;
	border:0;
	padding-top:5px;
	padding-left:5px;
}
input.goSearch {
	background:url(images/search.goBg.png) no-repeat;
	border:0;
	cursor:pointer;
	height:26px;
	width:45px;
}
/* end */

/* end */

/* left column content */
.login {
	background:url(images/login.bg.png) no-repeat;
	height:151px;
	width:232px;
	padding-top:13px;
	margin:13px 0 0 7px;
}
.login p {
	padding-left:17px;
	margin-top:5px;
}
input.inputTxt, .inputPW {
	border:0;
	height:20px;
	width:135px;
	padding-top:5px;
	padding-left:3px;
}
input.inputTxt {
	background:url(images/login.inputBg.png) no-repeat;
}
input.inputPW {
	background:url(images/passwordBg.png) no-repeat;
}
input.submit {
	background:url(images/sumbit.png) no-repeat;
	border:0;
	width:47px;
	height:24px;
	margin-left:10em;
	cursor:pointer;
}
div.operator {
	margin:20px 0 0 10px;
}
div.operator a {
	padding:0 10px;
	color:#000;
}
.box {
	margin:5px 0;
}
.box h3 {
	text-indent:-9999em;
}
.box a {
	float:right;
	color:#fff;
	margin-right:1em;
}
.company, .recommend, .experience, .join {
	line-height:38px;
}
.company {
	background:url(images/company.action.png) no-repeat right;
	height:41px;
}
.recommend {
	background:url(images/recommend.png) no-repeat right;
	height:41px;
}
.experience {
	background:url(images/experience.png) no-repeat right;
	height:41px;
}
.join {
	background:url(images/join.png) no-repeat right;
	height:41px;
}
ul.list li {
	background:url(images/arrow.icon.png) no-repeat 16px 5px;
	line-height:25px;
	padding-left:2.8em;
}
ul.list li a:link{
	float:none;
	line-height:25px;
	color:#3b5383;
}
ul.list li a:visited{
	float:none;
	line-height:25px;
	color:#3b5383;
}
ul.list li a:hover{
	float:none;
	line-height:25px;
	color:#363636;
}
img.tel {
	margin:5px 18px 0 10px;
}
/* end */

/* right column content */

.currentPosition {
	background:url(images/rightCol.title.bg.png) repeat-x;
	height:40px;
	line-height:40px;
	padding-left:2em;
}
.currentPosition span, .currentPosition a {
	padding:0 6px;
}
.txt {
	padding:10px 0 10px 21px;
	border-bottom:1px solid #dcdde3;
	font-size:12px;
}
.txt h3 {
	text-indent:-9999em;
	margin-bottom:8px;
}
.txt p, dl {
	text-indent:2em;
}
.txt p {
	margin-left:2em;
}
.txt p, dl {
	line-height:20px;
}
dl {
	margin:25px 0 20px 2em;
	;
}
.profile h3 {
	background:url(images/profile.icon.png) no-repeat;
	height:28px;
}
.culture h3 {
	background:url(images/culture.icon.png) no-repeat;
	height:28px;
}
.develop h3 {
	background:url(images/develop.icon.png) no-repeat;
	height:28px;
}
.profession h3 {
	background:url(images/profession.icon.png) no-repeat;
	height:28px;
}
/* culture picture position*/

.culture {
	position:relative;
}
div.img {
	width:390px;
	position:absolute;
	top:55%;
	left:40%;
}
div.img img {
	float:left;
	margin-right:10px;
}
/* end */

/* team person */

.teamIntro {
	padding:10px 0 0 21px;
}
.person {
	margin:5px 0;
}
.person h3 {
	background:url(images/team.name.bg.png) no-repeat center bottom;
	text-align:center;
	line-height:35px;
}
.person table td {
	padding:5px;
}
.person table img {
	margin:0 10px 0 20px;
}
.person table p {
	background:url(images/team.arrow.icon.png) no-repeat 6px 6px;
	line-height:20px;
	padding-left:2em;
}
.boxTop {
	height:10px;
	background:url(images/team.boxTop.png) no-repeat;
	width:684px;
}
.boxCenter {
	background:url(images/team.boxCenter.png) repeat-y;
	width:684px;
padding-left:
}
.boxBottom {
	height:14px;
	background:url(images/team.boxBottom.png) no-repeat;
	width:684px;
}
/* end */

/* books */
.bookInfo {
	padding:10px 0 0 0px;
}
.book {
	margin:15px 0;
}
.book table td {
	padding-left:21px;
}
.book img {
	margin-right:1em;
}
.book h3 {
	line-height:25px;
	margin-bottom:16px;
}
.book p {
	text-indent:2em;
	line-height:20px;
	height:100%;
}
.book a {
	display:block;
	background:url(images/detail.png) no-repeat;
	width:121px;
	height:33px;
	line-height:35px;
	padding-left:1.2em;
	float:right;
}
td.rightBottom {
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	vertical-align:bottom;
}
/* end */
/* footer line */

#footer p {
	line-height:20px;
	color:#737373;
}

/*CXY*/
.content_tit {
	font-size:16px;
	font-weight:bold;
	margin-left:30px;
	margin-bottom:15px;
}
.news_content {
	margin-left:30px;
}
.index_bbs_bg ul li a {
	line-height:22px;
	padding-left:50px;
}
.index_bbs_bg ul li a:link {
	line-height:22px;
	padding-left:50px;
	color:#363636;
}
.index_bbs_bg ul li a:visited {
	line-height:22px;
	padding-left:50px;
	color:#363636;
}
#carlendar_div {
	position:absolute;
}
/*CXY*/

