/* CSS Document */
*{ font-size:14px; margin:0; padding:0;}
body{ background-color:#FFFFFF; font-size:14px; line-height:200%;text-align:center; margin:0 auto; padding:0;}
img{ border:0;}
ul,ol,li{list-style:none;}
div{ margin:0; text-align:left;}
td{ font-size:12px; line-height:200%;}
select{ padding:auto;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
/*链接*/
a:link{color:#00097b;text-decoration:none;}
a:visited{color:#00097b;text-decoration:none;}
a:hover{color:#da0000;text-decoration:underline;}
a.red:link{ color:#da0000;}
a.red:hover{text-decoration:underline;}
a.red:visited{ color:#da0000}
a.blue:link{ color:blue;text-decoration:none;}
a.blue:hover{ color:#da0000;text-decoration:underline;}
a.blue:visited{color:blue;text-decoration:none;}
a.green:link{ color:#00645b;text-decoration:none;}
a.green:hover{ color:#da0000;text-decoration:underline;}
a.green:visited{color:#00645b;text-decoration:none;}
a.yellow:link{ color:yellow;text-decoration:underline;}
a.yellow:hover{ color:#da0000;text-decoration:underline;}
a.yellow:visited{color:yellow;text-decoration:underline;}
/*其他*/
.clear{ clear:both; line-height:0; font-size:0; overflow:hidden;}
.marginB{ margin-bottom:6px;}
.marginT{ margin-top:6px;}
.font12{ font-size:12px; line-height:24px;}
.font746a01{ color:#746a01;}
.strong{ font-weight:bold;}
.dot{ border-bottom:1px dotted #b4b4b1; font-size:6px; line-height:6px;}
.red{ color:#da0000;}
.requiredField{ color:#da0000;}
.help{color:#666; font-size:12px;}

/*前端小窗口css*/
.foreWindow {
	padding:1px;
	background-color: #e9f0f8;
	position: absolute;
	width: 305px;
	left: 291px;
	top: 150px;
	display: none;
}

.winTitlebar {
	
	background-color: #88b8e7;
	padding:4px;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #94bde6;
}
.winContent div input{ padding-top:3px;}
.winContent {
	background-color: #e9f0f8;
	padding:8px;
}
/*订单*/
/*order Tabs*/
#orderTab {FLOAT: left; WIDTH: 100%; LINE-HEIGHT: 29px; BACKGROUND: url(../image/shop_manage/bg_tabOrder.gif) bottom; margin-bottom:0px; _margin-bottom:-20px;}
#orderTab UL {PADDING-BOTTOM: 0px; MARGIN: 0px;LIST-STYLE-TYPE: none;}
#orderTab LI {PADDING-LEFT: 9px; BACKGROUND: url(../image/shop_manage/order_tab_left.gif) no-repeat left top; FLOAT: left; MARGIN-right: 1px;}
#orderTab A {PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 8px;BACKGROUND: url(../image/shop_manage/order_tab_right.gif) no-repeat right top; FLOAT: left;  COLOR: #010c44; TEXT-DECORATION: none
}
#orderTab A {FLOAT: none}
#orderTab A:hover {color: red;}
#orderTab #current {BACKGROUND-IMAGE: url(../image/shop_manage/order_tab_left_on.gif)}
#orderTab #current A {
BACKGROUND-IMAGE: url(../image/shop_manage/order_tab_right_on.gif);COLOR: #000; font-weight:bold;
}
#tabBd{ padding:8px; border-bottom:1px solid #b7cade; border-left:1px solid #b7cade; border-right:1px solid #b7cade;}
/*书店简介*/
#about{ height: auto!important;
height: 300px;
min-height: 300px; 
margin-left:20px; margin-right:20px;}
/*testheader*/
#testHeader{ background:url(../image/shop_manage/bg_testheader.gif); height:40px; line-height:18px; font-size:12px; width:950px; margin:0 auto;}
#testHeader p{ margin-left:40px; margin-right:40px;font-size:12px; margin-top:2px;}
#testHeader p a{ color:blue; text-decoration:underline;font-size:12px;}
#testHeader p a:hover{ color:#da0000;}
/*书店小调查*/
#vote{ text-align:center;height:300px; }
#vote h2{ font-size:14px; text-align:center; margin-top:12px;}
#vote01{ text-align:left; width:700px;}
#vote01 *{ font-size:14px;}
