@charset "UTF-8";

#productsR {
	padding-bottom:20px;
}

h3 {
	font-size: 2.0em;
	font-weight: bold;
}

h4 {
	clear:both;
	width:620px;
	height:30px;
	line-height:30px;
	padding:0 0 0 10px;
	color:#005AA6;
	font-weight:bold;
	font-size:1.3em;
	background: transparent url(images/list_h4_bg.jpg) no-repeat 0 0;
}

.atdListSet {
	position: relative;
	clear:both;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	width:656px;
	background: transparent url(images/bg_dot.gif) no-repeat 0 100%;
}

	.atdListSet .goDetailBtn {
		position: absolute;
		top: 199px;
		left: 543px;
	}


.atdItemBox1 {
	float:left;
	width:328px;
}

	.atdItemBox1 h5 {
		width:302px;
		height:40px;
		text-align:right;
		color:#005AA6;
		font-weight:bold;
		margin-top:-1px;
		background: transparent url(images/list_h5_bg.gif) no-repeat 100% 0;
	}

		.atdItemBox1 h5 .name {
			float:left;
			width:178px;
			text-align:right;
			font-size:1.4em;
			line-height:34px;
		}

		.atdItemBox1 h5 .num {
			float:right;
			width:102px;
			text-align:left;
			color:#fff;
			font-size:1.3em;
			line-height:30px;
		}



.atdItemBox2 {
	padding:14px 0 10px 0;
}

	.atdItemBox2 .ATDbImg {
		display:block;
		float:left;
		width:168px;
		margin:0 20px 0 0;
	}

	.atdItemBox2 .atdItemBox2_2 {
		float:left;
		width:120px;
		background: transparent url(images/list_h5_bg.gif) no-repeat 0 0;
	}

		.atdItemBox2_2 h5 {
			position: relative;
			width:114px;
			font-size:1.3em;
			font-weight:bold;
			line-height:30px;

		}

			.atdItemBox2_2 h5 .name {
				width:114px;
				color:#005AA6;
				text-align:center;
				position: absolute;
				top: 150px;
				left: 0;
			}

			.atdItemBox2_2 h5 .num {
				color:#fff;
				width:114px;
				position: absolute;
				top: 0px;
				left: 10px;
			}

			.atdItemBox2_2 img {
				margin-top:32px;
			}