﻿.ActiveLink
{
	font-size: 12px;
	font-weight: bolder;
	color: Blue;
}
.davTreeTitle
{
	width: 100%;
	height: 20px;
}
.davTreeLeft
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	float: left;
	overflow: hidden;
}
.davTreeRight
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	float: right;
	overflow: hidden;
}

/* 图书列表 */
.itemContainer0
{
	width: 49%;
	float: left;
}
.itemContainer1
{
	width: 49%;
	float: right;
}
.bigSeperator1
{
	display: block;
}
.smallItem
{
	display: inline;
	margin-left: 3;
	margin-right: 3;
}
.bigItem
{
	border-top: #dddddd 1px solid;
	padding-left: 2px;
	font-weight: bold;
	background: #99a2b1;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 22px;
}
.bookInfo_left
{
	float: left;
}
.bookInfo_left2
{
	float: left;
}
.dashedline
{
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-bottom-style: dashed;
}
.bkSmallImg
{
	width: 88;
	height: 115;
}
.smallImg_left
{
	width: 88px;
	height: 115px;
	margin: 2px 5px 0px 5px;
	border: solid 1px Black;
}
.largeImg
{
	width: 120px;
	height: 156px;
	margin: 2px 5px 0px 5px;
	border: solid 1px Black;
}
.largeImgDiv
{
	width: 120px;
	height: 156px;
}

.bookTitle2
{
	font-size: 14px;
	font-weight: bold;
}

.bkInfoItem_sep
{
	clear: both;
}
.bkItemCaption
{
	font-weight: bold;
}
.price1, .price2
{
	color: Red;
}
.pageCon
{
	width: 100%;
}
.ali_right
{
	text-align: right;
}
.sep1
{
	clear: both;
	height: 6px;
	overflow: hidden;
}
.sep
{
	clear: both;
}
.col_left
{
	width: 49%;
	float: left;
}
.col_right
{
	float: right;
	width: 49%;
}
.col_left11, .col_left12
{
	float: left;
}
.bookTitle
{
	font-weight: bold;
}
table.bkTable
{
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	border-style: none;
	font: 12px Tahoma, sans-serif;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
table.bkTable tr td
{
	padding: 10 0 10 0;
}
table tr td
{
	border-bottom-width: 10;
	border-spacing: 10;
}
tr.tr_header th
{
	background-color: #a9a9a9;
	font-weight: bold;
	color: Black;
	height: 30px;
}
.tr_normal td
{
	padding: 5px 2px 5px 2px;
}
.tr_alter td
{
	padding: 5px 2px 5px 2px;
	background-color: #cccccc;
}
tr.tr_mormal td a
{
	color: Black;
}
.normalA
{
	color: Black;
}
.header1
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/skin/bkheader1.gif);
	background-repeat: repeat;
	line-height: 150%;
	padding-top: 0px;
}
.memo1
{
	padding: 8px 3px 5px 3px;
	font-size: 12px;
	line-height: 150%;
}
.hsep
{
	padding: 0px 2px 0px 2px;
}
.vsep
{
	height: 20px;
}
div.buyDiv2
{
	padding: 10px 0px 0px 5px;
}
Img.buyImg2
{
	height: 22px;
	width: 63px;
	border: none;
	margin-left: 10px;
}
li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul
{
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}
.tab_left
{
	width: 8px;
	height: 26px;
	overflow: hidden;
	background-repeat: repeat;
	background-image: url("images/skin/tab_left2.gif");
	display: inline;
	float: left;
}
.tab_center
{
	height: 26px;
	background-image: url("images/skin/tab_center2.gif");
	background-repeat: repeat;
	display: inline;
	float: left;
	vertical-align: middle;
}
.innerText
{
	margin-top: 10px;
}
.tab_right
{
	width: 8px;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url("images/skin/tab_right2.gif");
	display: inline;
	float: left;
}
.tab
{
	height: 26px;
	overflow: hidden;
	cursor: hand;
}
.tab span
{
	margin-left: 0px;
	padding-left: 0px;
}

img
{
	border: none;
}
html
{
	min-width: 776px;
	padding: 0 0 0 0;
}

.linkWhiteU a:link, .linkWhiteU a:visited
{
	text-decoration: underline;
	color: #fff;
}
.linkWhiteU a:active, .linkWhiteU a:hover
{
	text-decoration: underline;
	color: #ff0;
}
.linkWhiteU
{
	color: #fff;
}

body
{
	margin: 0 0 0 0;
	padding: 0px;
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
	font-family: 'Tahoma' , 'Lucida Grande' , 'Lucida Sans Unicode' , '宋体' , '新宋体' ,arial,verdana,sans-serif;
}
.header_logo_left
{
	background-image: url(images/skin/Logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.header_logo_right
{
	background-image: url(images/skin/Logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.em_text1, em_text2
{
	font-weight: bold;
}

.hsep
{
	padding: 0px 2px 0px 2px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #377CBD; /*color:Black; 	text-decoration:underline;*/
}
a:hover
{
	text-decoration: none;
	color: #F00;
}
a:active
{
	text-decoration: none;
	color: #004A9C;
}
.z
{
	clear: both;
}
/*  主页控制 */

#main_bar input
{
	border: solid 1px;
}
#mainBar_header
{
	float: left; /* font-size:93%;*/
	line-height: normal;
}
#mainBar_container1
{
	background: #fff url("images/skin/tabs_line.gif") repeat-x bottom;
}
#mainBar_header2
{
	float: left;
	padding-top: 10px;
}

.tab
{
	height: 26px;
	overflow: hidden;
	cursor: hand;
}

#mainBar_header ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#mainBar_header li
{
	float: left;
	background: url("images/skin/tabs-left-off_2.GIF") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
/*这里是标签的锚，设置浮动和背景*/
#mainBar_header ul li a
{
	float: left;
	display: block;
	background: url("images/skin/tabs-right_off_2.GIF") no-repeat right top;
	padding: 6px 9px 0px 0px;
	text-decoration: none;
	font-weight: bold; /*color:#765;*/
}
/*文字任何时候不出现下划线*/
#mainBar_header a
{
	text-decoration: none;
}
#mainBar_header a:hover, #mainBar_header2 a:hover
{
	color: #333;
}

#mainBar_header #current
{
	background-image: url("images/skin/tabs-left-on_2.gif");
}
#mainBar_header #current a
{
	background-image: url("images/skin/tabs-right-on_2.gif");
	color: #333;
	padding-bottom: 1px;
	padding-top: 6px;
}

/*右边的信息栏和错误栏排版*/

#sysInfo
{
	float: right;
	padding-left: 0px;
}

/*右边购物车排版开始*/

#mainBar_cart
{
	float: right;
	width: 150px;
	height: 25px;
	padding: 2px 0px 2px 0px;
	overflow: hidden;
	border: solid 1px red;
	color: Red;
}

#mainBar_sub
{
	clear: both;
	background-repeat: repeat-x;
	background: url("images/skin/subnav-bg.gif");
	width: 100%;
	height: 30px;
	margin-top: 10;
	padding: 0px 0px 0px 0px;
}
#mainBar_sub a:link, #mainBar_sub a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #0132CC;
}
#mainBar_sub a:active, #mainBar_sub a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #f00;
}

/*关于树的控制*/
.treeNodeLine
{
	vertical-align: middle;
	background-image: url(images/skin/btnline.gif);
	background-repeat: no-repeat;
}
.treeNodeText
{
	vertical-align: middle;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	float: left;
	cursor: hand;
	overflow: hidden;
}
.treeNodeImg
{
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/skin/folder.gif);
	background-repeat: no-repeat;
}

.treeView div
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.treeNode
{
	overflow: hidden;
	height: 20px;
	clear: both;
}

.treeView a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.client_div
{
	table-layout: fixed;
}
.client_tabletitle
{
	font-family: 宋体;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	background-color: background;
	border-collapse: collapse;
	table-layout: fixed;
}
.client_tabledata
{
	table-layout: fixed;
	font-size: 11px;
	font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
	border-collapse: collapse;
	border-style: none;
}

div.zwDlg
{
	z-index: 300;
	background-color: buttonface;
	position: absolute;
	border-top: thin groove;
	border-left: thin groove;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
}
div.zwDlg table.dlgTitle
{
	font-family: 宋体;
	color: White;
	font-weight: bold;
	font-size: 10pt;
	background-color: background;
	border-collapse: collapse;
	table-layout: fixed;
}
div.zwDlg table.dlgLayout
{
	table-layout: fixed;
	font-size: 11px;
	font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
	border-collapse: collapse;
	border-style: none;
}

.dlgBack
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: gray;
	filter: alpha(opacity=40);
}

.dlgBox
{
	position: absolute;
	border: 2px solid black;
	background-color: white;
	z-index: 201;
}
.dlgBox2
{
	position: absolute;
	border: 2px solid black;
	background-color: white;
	z-index: 201;
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-3dlight-color:#595959; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#CFCFCF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#CFCFCF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#595959;
}

.dlgTitle
{
	background-color: #ECEAE6;
	font-weight: bold;
	height: 1.1em;
	padding: 3px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}

.dlgTitleText
{
	z-index: 203;
	float: left;
}

.dlgTitleClose
{
	z-index: 203;
	float: right;
}

.dlgData
{
	padding-left: 1em;
	padding-top: .5em;
}

/*关于toolBtn*/
.toolBtnDisabled
{
	filter: gray() alpha(opacity=30);
}
.toolBtnOver
{
	background-color: #dff1ff;
	border: #316ac5 1px solid;
	cursor: hand;
}
.toolBtn
{
	border: #efefde 1px solid;
	cursor: default;
}

.linkPage a, .linkPage strong
{
	padding-left: 3px;
	padding-right: 3px;
	line-height: 150%;
}

.linkPage a:link, .linkPage a:visited
{
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
.linkPage a:hover, .linkPage a:active
{
	text-decoration: underline;
	color: #F00;
}

.rowdiv
{
	padding: 4px;
	width: 95%;
}
.rowdiv_left
{
	text-align: right;
	width: 100px;
	padding-top: 4px;
	float: left;
}
.rowdiv_right
{
	text-align: right;
	width: 95%;
}
.rowdiv_info
{
	padding-left: 5px;
	text-align: left;
	color: Red;
}
/* 用户确认 */
.dlgFrame
{
	padding: 12px;
}

.dlgFrame input, fieldset, lengend
{
	border: 1px solid #377CBD;
	font-size: 11px;
}

.dlgFrame input
{
	width: 128px;
}

fieldset legend
{
	color: #1E7ACE;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	background: #fff;
	border: 1px solid #1E7ACE;
}

fieldset label
{
	width: 120px;
	text-align: right;
	padding: 2px;
}
A.qqa:link
{
	color: red;
	vertical-align: top;
	text-decoration: none;
}
A.qqa:visited
{
	color: red;
	vertical-align: top;
	text-decoration: none;
}
A.qqa:active
{
	color: red;
	vertical-align: top;
	text-decoration: none;
}
A.qqa:hover
{
	color: blue;
	vertical-align: top;
	text-decoration: none;
}

A.qqb:link
{
	color: black;
	vertical-align: top;
	text-decoration: none;
}
A.qqb:visited
{
	color: black;
	vertical-align: top;
	text-decoration: none;
}
A.qqb:active
{
	color: black;
	vertical-align: top;
	text-decoration: none;
}
A.qqb:hover
{
	color: blue;
	vertical-align: top;
	text-decoration: none;
}

.zgButton
{
	border-style: none;
	width: 65px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin: 3px 5px 3px 5px;
	font-family: 宋体;
	font-size: 12px;
	text-align: center;
	background-image: url(images/skin/button.gif);
}

.zgButtonLong
{
	border-style: none;
	width: 85px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin: 3px 5px 3px 5px;
	font-family: 宋体;
	font-size: 12px;
	text-align: center;
	background-image: url(images/skin/buttonLong.gif);
}

.zgButtonLonger
{
	border-style: none;
	width: 105px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin: 3px 5px 3px 5px;
	font-family: 宋体;
	font-size: 12px;
	text-align: center;
	background-image: url(images/skin/buttonLonger.gif);
}

.zgClassButton
{
	float: right;
	width: 75px;
	height: 35px;
	background: url(images/skin/Header_3.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.zgClassButton a
{
	color: White;
}

.line
{
	background-image: url(images/skin/lineV5.jpg);
	height: 1px;
	font-size: 1pt;
}

/* 关于缩略图展示商品图片 */
#detailProduct #detailMainCon
{
	width: 100%;
	position: relative;
}
#content #mainContent
{
	float: right;
	margin-left: -220px;
	width: 100%;
	_margin-left: -210px;
	_position: relative;
}
#mainContentInfo
{
	margin-left: 230px;
}
#content
{
	clear: both;
	margin-top: 10px;
}
#detailProduct .detailImgCon
{
	float: left;
	width: 300px;
	position: relative;
}
#detailProduct .detailImgCon .productImgList
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 56px;
}
#detailProduct A
{
	color: #039;
}
#detailProduct .detailImgCon .productImgList SPAN A
{
	border-top-width: 0px;
	border-left-width: 0px;
	background: url(images/icon.gif) no-repeat 0px -598px;
	float: left;
	border-bottom-width: 0px;
	margin: 0px;
	width: 10px;
	text-indent: -4000px;
	height: 54px;
	border-right-width: 0px;
}
#detailProduct .detailImgCon .productImgList span a:hover
{
    background: url(images/icon.gif) no-repeat -20px -598px;
    border: 0;
}
#detailProduct .detailImgCon .productImgList SPAN.next A
{
	padding-right: 0px;
	background-position: -6px -598px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#detailProduct .detailImgCon .productImgList span.next a:hover
{
    float: right;
    background-position: -26px -598px;
    border: 0;
}
#detailProduct .detailImgCon .productImgList A
{
	display: inline-block;
	overflow: hidden;
	width: 56px;
}
#detailProduct .detailImgCon .productImgList #templayer
{
	left: 0px;
	visibility: hidden;
	position: absolute;
	top: 0px;
}
#detailProduct .detailImgCon .productImgList #marquees
{
	float: left;
	overflow: hidden;
	width: 276px;
	height: 56px;
}
#detailProduct .detailImgCon .productImgList #marquees .moreImgCon
{
	white-space: nowrap;
}
#detailProduct .detailImgCon .productImgList A IMG
{
	border-right: #ccc 1px solid;
	padding-right: 1px;
	border-top: #ccc 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px 2px;
	border-left: #ccc 1px solid;
	width: 50px;
	padding-top: 1px;
	border-bottom: #ccc 1px solid;
	height: 50px;
	vertical-align: middle;
	behavior: url( );
}
#detailProduct .detailImgCon .productImgList #marquees .moreImgCon IMG
{
	vertical-align: top;
	width: 50px;
	height: 50px;
}
#detailProduct .detailImgCon .mainImg
{
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;	
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	width: 300px;
	height: 300px;
}
#big_img
{
	width: 300px;
	height: 300px;
}

