@import url(links.css);

dxiv{
	border:solid 1px red;
}

#contain{
	width:950px;
	margin:0px auto;
	background:#fff;
}

#header{
	position:relative;
}

#logo{
	position:absolute;
	top:13px;
	left:6px;
	width:308px;
	height:61px;
}

#menu{
	height:40px;
	text-align:center;
	overflow:hidden;
	background:#fff url(../images/menu_blue_bg.gif) repeat-x;
}

#menu li{
	display:inline;
}

#menu li span{
	display:inline-block;
	width:32px;
	height:41px;
	background:url(../images/menu_blue_spliter.gif) no-repeat center top;
}

#menu a:link,#menu a:visited{
	vertical-align:top;
	display:inline-block;	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:41px;
	line-height:40px;
	text-decoration:none;
}

#menu a:hover{
	color:#ffff00;
}

#menu_tabs{
	height:32px;
	*height:33px;
	overflow:hidden;
}

#menu_tabs ul{
	padding-left:370px;
	padding-right:10px;
}

#menu_tabs li{
	float:left;
}

a.menu_tabs:link,a.menu_tabs:visited,a.menu_tabs_curr:link,a.menu_tabs_curr:visited{
	display:inline;
	float:left;
	color:#000;
	font-size:14px;
	line-height:31px;
	width:122px;
	height:31px;
	text-align:center;
	border:solid 1px #cbcbcb;
	border-bottom:none;
	margin-left:-1px;
	margin-top:1px;
	position:relative;
	text-decoration:none;
}

a.menu_tabs:hover{
	color:#f00;
	text-decoration:underline;
}

a.menu_tabs_curr:link,a.menu_tabs_curr:visited{
	color:#fff;
	border:none;
	height:33px;
	_height:33px;
	line-height:32px;
	font-weight:bold;
	margin-top:0px;	
	margin-right:1px;
	margin-left:0px;
	background:#0092fa;
}

#top_links{
	height:44px;
	padding-top:7px;
	text-align:right;
}

#top_links li{
	display:inline;
}

#top_links li span{
	margin:0px 6px;
	*margin:0px 4px;
}

#marquee{
	height:32px;
	line-height:32px;
	border:solid 1px #ccc;
	border-top:none;
	margin-bottom:7px;
}

#cont_left{
	float:left;
	width:193px;
}

#cont_right{
	float:right;
	width:auto;
}

.box{
	border:solid 1px #ccc;
	
}

.box .title{
	height:29px;
	line-height:29px;
	padding-left:20px;
	background:url(../images/box_tit_bg.gif) no-repeat;
}

.box .cont{
	min-height:100px;
	_height:100px;
}


.tree_list .lev1{
	height:30px;
	line-height:30px;
	background:url(../images/dot_1.gif) repeat-x left top;
	margin-top:-2px;
}

.tree_list .lev1 a:link,.tree_list .lev1 a:visited{
	padding-left:30px;
	background:url(../images/icon_1.gif) no-repeat 10px 0px;
}

.lev2_list{
	padding:4px 0px;
	background:url(../images/dot_1.gif) repeat-x left top;
}

.lev2_list .lev2 a:link,.lev2_list .lev2 a:visited{
	padding-left:40px;
	line-height:25px;
	background:url(../images/dot_2.gif) no-repeat 28px 3px;
}

.lev3 a:link,.lev3 a:visited{
	padding-left:20px;
	line-height:25px;
	background:url(../images/dot_2.gif) no-repeat 10px 3px;
}


#login{
	float:right;
	width:195px;
	height:158px;
}

#login table{
	width:100%;
	margin-top:10px;
}

#login td{
	text-align:center;
	padding:3px 0px;
}

#login tr{
}

.loginBtn{
	width:55px;
	height:20px;
	*padding-top:3px;
	border:none;
	color:#333;
	background:url(../images/btn_1_bg.gif) no-repeat;
}

.loginIpt{
	border:solid 1px #999999;
	height:16px;
	width:120px;
}

#homeAD{
	float:left;
	width:553px;
	height:159px;
}

.right_row{
	margin-bottom:8px;
}

.home_search{
	background:url(../images/search_bg.gif) no-repeat;
	height:33px;
	padding-top:11px;
	padding-left:95px;
	position:relative;
	overflow:hidden;
}

.tabDiv{
	height:31px;
	margin-bottom:15px;	
	background:url(../images/tab_line.gif) repeat-x left bottom;
}

.tabDiv ul{
	margin-left:5px;
}

.tabDiv li{
	float:left;
	display:block;
	width:90px;
	height:31px;
	background:url(../images/tab_2.gif) no-repeat;
	margin-left:6px;
	text-align:center;
	line-height:31px;
	cursor:pointer;
}

#curr_tab,.curr_tab{
	font-weight:bold;
	background:url(../images/tab_1.gif) no-repeat;
}

.productDiv{
	border:solid 1px #c8c8c8;
	min-height:200px;
	_height:200px;
	padding-top:10px;
}

.img_links{
	margin-top:10px;
}

.img_links img{
	margin-bottom:6px;
}

.product{
	float:left;
	width:350px;
	height:100px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:10px;
}

.book_img{
	float:left;
	width:75px;
}

.book_img img{
	border:solid 1px #ddd;
}

.book_info{
	float: left;
	width:275px;
}

.book_info li{
	line-height:20px;
}

.right_left{
	float:left;
	width:373px;
}

.right_right{
	float:right;
	width:373px;
}

.newslist{
	padding:5px 0px;
}

.newslist table{
	width:100%;
}

.newslist tr{
	height:23px;
}

.newslist td{
	overflow:hidden;
}

.newslist td span{
	font-size:11px;
}

.newslist a:link,.newslist a:visited{
	color:#143c8f;
	padding-left:20px;
	background:url(../images/dot_2.gif) no-repeat 7px 4px;	
}

#footer{
	height:85px;
	border-top:solid 5px #0081dd;
	background-color:#e9e9e9;
	text-align:center;
	line-height:24px;
	padding-top:10px;
}

.location{
	height:22px;
	padding-left:25px;
	background:url(../images/book_icon.gif) no-repeat 2px 1px;		
	border-bottom:solid 1px #d8d8d8;
}

.location span{
	font-family:宋体;
}

.location a{
	margin:0px 6px;
}

.bookInfo{

}

.bookInfo_left{
	text-align:center;
	width:175px;
	float:left;
	border:solid 1px #ccc;
}

.bookInfo_left img{
	margin:2px 0px;
}

.bookInfo_right{
	width:750px;
	float:right;
}

.bookInfo_right .bookname{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.bookInfo_right table{
	width:100%;
}

.bookInfo_right tr{
	height:22px;
}

.context{
	padding:0px 10px;
	line-height:22px;
}

.list_book{
	width:96%;
	margin:10px auto;
	padding-bottom:10px;
	background:url(../images/dot_3.gif) repeat-x left bottom;		
}

.list_book .img{
	text-align:center;
	padding:5px 0px;
	width:85px;
	float:left;
	border:solid 1px #ccc;
}

.list_book .info{
	width:625px;
	float:right;
}

.list_book .info span{
	font-weight:bold;
}

.paging{
	width:96%;
	margin:0px auto;	
	text-align:right;
	padding-bottom:10px;
}


/*******************table style start*******************/
#tableDiv{
	width:754px;
	float:right;
}

#bg_table{
	width:100%;
	height:35px;
	background:url(../images/table_bg.gif)  repeat-x 0 0 ;
	}
#arror{
	background:url(../images/arrow.gif) no-repeat  7px center;
	width:inherit;
	height:35px;
	line-height:35px;
	padding-left:30px;
	color:white;
}

#tableDiv table{
	width:100%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#tableDiv table tr td{
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.oddStyle{
	background-color:#E1F1FC;
}

.eveStyle{
	background-color:#fff;
}
#page{
	
	text-align:right;
	padding-right:10px;
	}
