/* CSS Document */

/* part */
.rim01 { position:relative; zoom:1; text-align:left; }
	.rim01 .cr1 { position:absolute; background:url("../images/cr1.gif") no-repeat; overflow:hidden; width:3px; height:3px; top:0; left:0; }
	.rim01 .cr2 { position:absolute; background:url("../images/cr2.gif") no-repeat; overflow:hidden; width:3px; height:3px; top:0; right:0; }
	.rim01 .cr3 { position:absolute; background:url("../images/cr3.gif") no-repeat; overflow:hidden; width:3px; height:4px; bottom:0; left:0; }
	.rim01 .cr4 { position:absolute; background:url("../images/cr4.gif") no-repeat; overflow:hidden; width:3px; height:4px; bottom:0; right:0; }
	.rim01 .w { border:1px solid #e4e4e4; border-bottom:1px solid #ccc; zoom:1; }
	.rim01 .w2 { border:1px solid #fff; border-bottom:1px solid #e4e4e4; zoom:1; }
			
/* frame */
.banner { width:1000px; height:256px; overflow:hidden; zoom:1; position:relative; }
	.banner .helpBox { position:absolute; top:10px; right:10px; width:100px; text-align:left; line-height:24px; }
		.banner .helpBox a { font-size:14px; color:#5b85b3; text-decoration: underline;}
	.banner .menu { position:absolute; bottom:20px; right:20px; }
		.banner .menu li { float:left; width:135px; height:38px; line-height:38px; padding:0 5px; }
			.banner .menu li a { cursor:pointer; float:left; width:105px; height:38px; padding-left:30px; background:url("../images/btBG.png") no-repeat top; text-align: left; font-family:"microsoft yahei"; font-size:14px; color:#393939;  }
			.banner .menu li a:hover {  background:url("../images/btBG.png") no-repeat bottom; color:#13519e; }

.newPrd { width:998px; border:1px solid #e4e4e4; position:relative; text-align:left; }
	.newPrd .w { width:996px; border:1px solid #fff; background:#f4f4f4; padding:14px 0; }
	.newPrd .leftArr { position:absolute; width:55px; height:57px; top:0; left:0; }
	.newPrd ul { float:left; width:228px; padding:0 10px; line-height:24px; border-right:1px solid #e8e8e8; }
		.newPrd ul .pic { text-align:center; padding:5px 0; }
		.newPrd ul .tle { color:#d30f00; font-size:14px; font-weight:bold;  height:20px; line-height:20px; }
		.newPrd ul .foot { color:#d30f00; border-bottom:1px solid #e8e8e8; height:10px; line-height:10px; }
		.newPrd ul .cnt { padding:0 10px; color:#5b85b3; font-family:"ËÎÌå"; border-top:1px solid #fff; }
		.newPrd ul .price { padding:10px; color:#898989; font-family:"Arial"; }
			.newPrd ul .price strong { color:#d30f00; font-size:18px; }
		.newPrd ul .bt { padding:10px; height:22px; } 
			.newPrd ul .bt a { float:left; text-align:center; color:#fff; margin-right:10px; width:65px; height:22px; line-height:22px; background:url("../images/btBG01.gif") no-repeat top; }
			.newPrd ul .bt a:hover { background:url("../images/btBG01.gif") no-repeat bottom; }
		
		
		
	
	

.left { width:200px; float:left;  }
				
	.sideBar h6 { height:28px; line-height:28px; background:url("../images/barBG1.gif") repeat-x; color:#fff; font-size:14px; padding-left:10px; }
	.sideBar ul { padding:2px; }
		.sideBar ul li { display:block; height:24px; line-height:24px; padding:1px; border-bottom:1px solid #ececec; }
			.sideBar ul li a { display:block; background:url("../images/arrow01.gif") no-repeat 10px 10px; padding-left:20px; }
			.sideBar ul li a:hover { background:#cde1f3 url("../images/arrow01.gif") no-repeat 10px -21px; color:#425a8f; }
	
	
.right { width:770px; float:right; overflow:hidden; }
	.likePrd { text-align:left; width:770px; }
		.likePrd .tle { color:#f75e1a; font-family:"microsoft yahei"; font-size:18px; }
		.likePrd .bmk { display:block; height:28px; line-height:28px; border-bottom:1px solid #e4e4e4; }
			.likePrd .bmk li { padding:0 2px; float:left; height:34px; }
				.likePrd .bmk li a { float:left; padding:0 10px; height:34px; background:url("../images/hoverBG.gif") no-repeat 100px; }
				.likePrd .bmk li a:hover, .likePrd .bmk li .hover { background:url("../images/hoverBG.gif") no-repeat center; color:#fff; }
		.likePrd .pList { padding:10px 0; border-bottom:1px solid #e4e4e4; display:none; }
			.likePrd .pro { float:left; width:216px; padding:10px 20px; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; }
			.likePrd .t1 { padding-left:0; width:236px; }
			.likePrd .t2 { border-right:none; padding-right:0; width:236px; }
			.likePrd .t3 { border-bottom:none; }
				.likePrd .pro h6 { font-size:14px; height:24px; line-height:24px; color:#67a4d2; font-family:"ËÎÌå"; padding:5px 0; font-weight:bold; }
				.likePrd .pro .pic { padding:10px 0; text-align:center; }
				.likePrd .pro .cnt { color:#686868; padding:5px 0; line-height:24px; font-family:"ËÎÌå";}
				.likePrd .pro .price { color:#898989; padding:5px 0; line-height:24px; }
					.likePrd .pro .price strong { color:#c71d18; }
				.likePrd .pro .bt { padding:10px 0; height:22px; } 
					.likePrd .pro .bt a { float:left; text-align:center; color:#fff; margin-right:10px; width:65px; height:22px; line-height:22px; background:url("../images/btBG01.gif") no-repeat top; }
					.likePrd .pro .bt a:hover { background:url("../images/btBG01.gif") no-repeat bottom; }

	.priceTable { text-align:left; width:770px; }
		.priceTable .bmk { display:block; height:30px; line-height:30px; border-bottom:1px solid #fff; }
			.priceTable .bmk li { padding-right:2px; float:left; height:30px; }
				.priceTable .bmk li a { float:left; padding:0 20px; height:30px; background:url("../images/barBG4.gif") no-repeat 0 100px; }
				.priceTable .bmk li a:hover, .priceTable .bmk li .hover { background:url("../images/barBG4.gif") repeat-x; color:#fff; }
		.priceTable .table{ display:none; }
			.priceTable .table table { border-top:1px solid #b2adac; border-left:1px solid #dfdddc; }
				.priceTable .table table td { padding:0 5px; line-height:30px; border-right:1px solid #dfdddc; border-bottom:1px dotted #dfdddc; }
				.priceTable .table table .tle { background:url("../images/barBG3.gif") repeat-x; color:#785540; } 
				.priceTable .table table .t1 { color:#785540; } 
				.priceTable .table table td strong { color:#f00; }

		.priceTable .table1{ }
			.priceTable .table1 table { border-top:1px solid #b2adac; border-left:1px solid #dfdddc; }
				.priceTable .table1 table td { padding:0 5px; line-height:30px; border-right:1px solid #dfdddc; border-bottom:1px dotted #dfdddc; }
				.priceTable .table1 table .tle { background:url("../images/barBG3.gif") repeat-x; color:#785540; } 
				.priceTable .table1 table .t1 { color:#785540; } 
				.priceTable .table1 table td strong { color:#f00; }

		 .bmk1 {  height:30px; line-height:30px; border-bottom:1px solid #fff; }
		 .bmk1 li { padding-right:2px; float:left; height:30px; }
		 .bmk1 li a { float:left; padding:0 20px; height:30px; background:url("../images/barBG4.gif") no-repeat 0 100px; }
		 .bmk1 li a:hover, .bmk1 li .hover { background:url("../images/barBG4.gif") repeat-x; color:#fff; }



