/* table box */

.TableBox1 table{
	border-collapse: collapse;
	margin: 0 10px;
}
.TableBox1 a {
	text-decoration: none;
}
.TableBox1 a:hover {
	text-decoration: underline;
}
.TableBox1 tr{
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #fff 0%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #fff 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #fff 0%,#f2f2f2 100%);
	-pie-background: linear-gradient(#fff, #f2f2f2);
	behavior: url(pie/PIE.htc);	
}
.TableBox1 td{
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: left;
}
.TableBox1 .TableBox_img{
	width: 3%;
}
#contentFull .TableBox1 .TableBox_img img {
	width: 130px;
}
.TableBox1 .TableBox_img img {
	width: 100px;
}
.TableBox1 table .TableBox_detail {
	width: 45%;
	padding: 10px;
}
.TableBox1 table .TableBox_cat {
	width: 10%;
	padding: 10px;
	
	text-align: center;
	font-weight: bold;
}
.TableBox1 table .TableBox_update {
	width: 15%;
	padding: 10px;
	font-size: 11px;
}
.TableBox1 table .TableBox_update span {
	font-weight: bold;
	font-size: 12px;
}
.TableBox1 table .TableBox_update b {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	color: #029b02;
}
.TableBox1 table .TableBox_price {
	width: 10%;
	padding: 10px;
	
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #c90404;
}

/* end table box */

/* contentFull */
#contentFull .product_box1,#contentFull .product_box2,#contentFull .product_box3,#contentFull .product_box4,#contentFull .product_box5,#contentFull .product_box6 {
	width: 152px !important;
}
#contentFull .listBox2 .product_box1.grid2 {
    width: 324px;
}
#contentFull .listBox2 .product_box1.grid3 {
    width: 217px;
	margin: 5px 5px 5px 6px;
}
#contentFull .listBox2 .product_box1.grid4 {
    margin: 5px;
    padding: 5px;
    width: 151px;
	height: 260px;
}
/* end contentFull */

/* product_box7 */

#contentFull .product_box7 {
	width: 151px !important;	
}

.product_box7 {
	float: left;
	position:relative;
	overflow: hidden;
	margin: 5px 5px 0px !important;
	padding: 10px 0 !important;
	width: 163px !important;
	height: 240px;
	text-align: center;
	
	border: 1px dotted #ccc;
}
.product_box7 .thumbnail {
	width: 140px;
	height: 190px;
	overflow: hidden;
	margin: auto;
}
.product_box7 img{
	display: block;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	max-width: 140px !important;
	max-height: 210px !important;
}
.product_box7 img:hover{
	box-shadow: 2px 1px 2px #999;
}
.product_box7 .name,.product_box7 .name {
	overflow: hidden;
	height: 40px;
}
.product_box7 .name a,.product_box7 .name a:link{
	display: block;
	margin-top: 10px !important;
	margin: 0px auto;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.product_box7 a:hover{
	text-decoration: underline;
}
.product_box7 .product_price{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #F00;
	font-size: small;
}
/* end product box7 */

.listBox2 {
    padding: 0 10px;
}
.listBox2 .product_box1 {
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f2f2f2));
	background: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background: -moz-linear-gradient(#ffffff, #f2f2f2);
	background: -ms-linear-gradient(#ffffff, #f2f2f2);
	background: -o-linear-gradient(#ffffff, #f2f2f2);
	background: linear-gradient(#ffffff, #f2f2f2);
	-pie-background: linear-gradient(#ffffff, #f2f2f2);
	behavior: url(pie/PIE.htc);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
    -webkit-box-shadow: 0 1px 2px #CCCCCC;
    -moz-box-shadow: 0 1px 2px #CCCCCC;
    box-shadow: 0 1px 2px #CCCCCC;
	
    float: left;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.listBox2 .product_box1 a, .listBox2 .product_box1 a:link {
	margin: 0px auto;
    font-weight: bold;
    text-decoration: none;
}
.listBox2 .product_box1 a:hover {
    text-decoration: underline;
}
/* contentFull */
#contentFull .listBox2 .product_box1.grid2 {
	margin: 5px 8px 10px 5px  !important;
    width: 456px !important;	
}
#contentFull .listBox2 .product_box1.grid2 a {
	width: auto !important;
}
.listBox2 .product_box1.grid2 {
    margin: 5px 3px 10px 5px;
    padding: 10px 5px;
    width: 323px;
	height: 140px;
}
.listBox2 .product_box1.grid2 .thumbnail {
	float: left;
    height: auto;
    width: 120px !important;
	overflow: inherit !important;
}
.listBox2 .product_box1.grid2 .thumbnail img {
    box-shadow: 0 1px 2px #CCCCCC;
    float: left;
    height: 100px;
    margin: 0 10px;
    width: 100px !important;
}
.listBox2 .product_box1.grid2 .name {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid2 .detail {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid2 .lastupdate {
    margin: 0;
    padding: 0;
}
/* contentFull */
#contentFull .listBox2 .product_box1.grid3 {
    width: 307px !important;	
}
#contentFull .listBox2 .product_box1.grid3 a {
	width: auto !important;
}
.listBox2 .product_box1.grid3 {
    height: 250px;
    margin: 5px 4px;
    padding: 5px 0;
    text-align: center;
    width: 219px;
}
.listBox2 .product_box1.grid3 a, .listBox2 .product_box1.grid3 a:link {
	margin: 0px auto;
}
.listBox2 .product_box1.grid3 .thumbnail {
    height: auto;
    margin: 0 auto 10px;
    width: 100px;
}
.listBox2 .product_box1.grid3 .thumbnail img {
    box-shadow: 0 1px 2px #CCCCCC;
    height: 100px;
    margin: 0 10px;
    width: 100px;
}
.listBox2 .product_box1.grid3 .name {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid3 .detail {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid3 .lastupdate {
    margin: 0;
    padding: 0;
}
/* contentFull */
#contentFull .listBox2 .product_box1.grid4 {
    width: 220px !important;	
}
#contentFull .listBox2 .product_box1.grid4 a {
	width: auto !important;
}
.listBox2 .product_box1.grid4 {
    height: 200px;
    margin: 5px 4px;
    padding: 25px 0;
    text-align: center;
    width: 219px;
}
.listBox2 .product_box1.grid4 .thumbnail {
    height: auto;
    margin: 0 auto 10px;
    width: 100px;
}
.listBox2 .product_box1.grid4 .thumbnail img {
    box-shadow: 0 1px 2px #CCCCCC;
    height: 100px;
    margin: 0 10px;
    width: 100px;
}
.listBox2 .product_box1.grid4 .name {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid4 .detail {
    margin: 0;
    padding: 0;
}
.listBox2 .product_box1.grid4 .lastupdate {
    margin: 0;
    padding: 0;
}

