/*¹ºÎïÀ¸Ä¿*/
.cartShow {
	margin:30px 0;
	overflow:hidden;
	clear:both;
}
.cartShow .price{
	font-family:tahoma,verdana;
	color:red;
}

.cartShowNav {
	margin:20px auto;
	height:25px;
}
.cartShowNav ul{
}
.cartShowNav ul li{
	float:left;
	padding:0 10px;
	text-align:left;
	line-height:25px;
}
.cartShowNav ul li.isHere{
	background-color:#555;
	color:white;
}

.cartShowTitle {
	width:100%;
	margin:10px auto;
	color:red;
	background-color:#f7f7f7;
	text-align:center;
	height:25px;
	line-height:25px;
}
.cartTbl {
	width:100%;
	background-color:#ddd;
}
.cartTbl tr {
}
.cartTbl tr td {
	background-color:white;
	text-align:center;
	line-height:25px;
}
.cartTbl tr.head td{height:23px;line-height:23px;color:white;text-align:center;background:url(/images/style1/bg4.gif) repeat-x;}
.cartTbl tr td.right{text-align:right;}
.cartTbl tr td.left{text-align:left;}
.cartTbl tr td.center{text-align:center;}
.cartTbl tr td input{text-align:center;}
.cartTbl a{color:#2684B7;}
.cartTbl a:hover{color:#2684B7;}
.cartTbl tr td textarea{border:1px solid #ccc;overflow:hidden;}


.cartTblFooter {
	width:100%;
	margin:0 auto;
	text-align:right;
	margin-right:10px;
	line-height:25px;
}
.cartTblFooter span {
	color:red;
}

.cartShowBtn {
	clear:both;
	text-align:center;
	margin:10px auto 10px auto;
}
.cartShowInfo {color:#999;line-height:25px;}
.cartShowInfo ul {}
.cartShowInfo a {color:blue;text-decoration:underline;}

.tblOrder{width:100%;border:1px solid #ccc;}
.tblOrder td{padding:2px;line-height:21px;background-color:white;border-bottom:1px dotted #ccc;}
.tblOrder tr.head td{text-align:center;background:url(/images/style1/tblHeadBg.gif) repeat-x bottom;}
.tblOrder textarea{border:1px solid #ccc;}

.tblTitle {height:30px;line-height:30px;text-align:center;font-weight:bold;overflow:hidden;}
.tblFooter {line-height:30px;text-align:right;}
.orderList {width:100%;margin:0 auto;overflow:hidden;}
.orderList .status{border:1px solid #ccc;height:30px;line-height:30px;text-align:center;}
.titleOrder{line-height:25px;text-align:center;color:red;margin:5px 0;}
.btnForm {clear:both;text-align:center;margin:10px auto;}

.tblOrder2{width:100%;background-color:#ccc;}
.tblOrder2 td{line-height:18px;background-color:white;}
.tblOrder2 tr.head td{height:23px;font-size:10px;font-weight:bold;line-height:23px;text-align:center;color:white;background-color:#7FB2CD;}
.tblOrder2 textarea{border:1px solid #ccc;}

.tblMember{width:100%;background-color:#ccc;}
.tblMember td{line-height:18px;background-color:white;padding:2px;}
.tblMember tr.head td{height:23px;font-size:10px;font-weight:bold;line-height:23px;text-align:center;color:white;background-color:#7FB2CD;padding:0;}

.tblList table {width:100%;background-color:#ccc;}
.tblList table td{line-height:23px;background-color:white;padding:2px;}
.tblList table tr.head td{height:23px;line-height:23px;padding:0;text-align:center;color:white;background:url(/images/style1/tblHeadBg.gif) repeat-x bottom;}

.tblMessage{width:100%;background-color:#ccc;margin-bottom:15px;}
.tblMessage tr td{line-height:23px;background-color:white;padding:2px;}
.tblMessage tr.head td{color:white;padding:0 2px;border:1px solid white;background-color:#7FB2CD;}
.tblMessage tr h1 span{font-weight:bold;font-size:12px;}
.tblMessage tr h2 span{font-weight:bold;}
.tblMessage tr td .title{height:25px;border-bottom:1px dotted #ccc;line-height:25px;font-weight:bold;}
.tblMessage tr td .content{line-height:23px;padding:2px;min-height:50px;height:auto;}
* html .tblMessage tr td .content {height:50px;}
html + body .tblMessage tr td .content {height:50px;}
.tblMessage tr.footer td{color:#666;padding:0 2px;}
.tblMessage tr td textarea{border:1px solid #ccc}

.memberNav{height:25px !important;height /**/:27px;padding-left:10px;line-height:25px;border:1px solid #ccc;margin-top:10px;color:#333;}
.memberNav a{color:#333;}
.memberNav a:visited{color:#333;}
.memberNav a:hover{color:#2684B7;}


.memberMenu{width:198px !important;width /**/:200px;overflow:hidden;border:1px solid #ccc;}
.memberMenu .title{padding-top:10px;text-align:center;line-height:25px;font-size:11px;font-weight:bold;border-bottom:1px solid #ccc;}
.memberMenu .list{}
.memberMenu .list ul li a{color:#333;}
.memberMenu .list ul li a:hover{color:#2684B7;font-weight:bold;}
.memberMenu .list ul li{text-align:center;height:25px;line-height:25px;border-top:1px dotted #ccc;}
.memberMenu .list ul li.isHere{background-color:#2684B7;}
.memberMenu .list ul li.isHere a{color:white;}
.memberMenu .list ul li.isHere a:visited{color:white;}
.memberMenu .list ul li.isHere a:hover{color:white;}

.memberLoginInfo{margin:10px 0;}
.memberLoginInfo .title{line-height:25px;font-size:12px;font-weight:bold;text-align:center;}
.memberLoginInfo .list{overflow:hidden;border:1px solid #ccc;}
.memberLoginInfo .list dl{clear:both;height:25px;line-height:25px;border-bottom:1px dotted #ccc;}
.memberLoginInfo .list dt{float:left;width:200px;text-align:right;font-weight:bold;font-size:10px;padding-right:5px;}
.memberLoginInfo .list dd{float:left;text-align:left;}
.memberInfoList{margin:10px;}
.memberInfoList .title{height:25px;line-height:25px;background:url(/images/style1/hline2.gif) repeat-x bottom;}
.memberInfoList .title .left{float:left;width:210px;line-height:25px;padding-left:20px;background:url(/images/style1/tle1.gif) no-repeat 0 bottom;}
.memberInfoList .title .left a{font-size:14px;font-weight:bold;}
.memberInfoList .title .right{float:right;margin-right:3px;}


