@charset "utf-8";
/* CSS Document */

/* font color  ---------------*/
.font_brown{
		color: #A6420B;
		font-weight: bold;
		}

/* p_tpx  -------------------*/
#p_tpx{
	background: none;
	background-color: #dcceaa;
	padding: 13px;
	}
	#p_tpx #container{
		width: 734px;
		margin: 0 auto;
		padding-bottom: 65px;
		background:none;
		background-color: #fff;
		text-align: left;
		position: relative;
		}
	#p_tpx #content{
		margin: 0 27px;
		padding: 10px;
		background: #fcf5e8;
		border-bottom: 1px solid #997f07;
		}
		#p_tpx #content img{
			margin-right: 50px;
			}
		#p_tpx #content p{
			margin-right: 80px;
			line-height:2.5em;
			}
		#p_tpx #container #content1 div{
			width: 680px;
			display: inline;
			margin-left: 0px;
			float: left;
			}
		#p_tpx #container content1 first{
		width: 680px;
/* 			border-right: 1px solid #997f07; */
			}
			#p_tpx #container content1 li img{
				margin-right: 0px;
			}
			#p_tpx #container content1 p{
				margin-right: 0;
				font-size: 90%;
				line-height: 1.5;
				}
			#p_tpx #container content1 li p{
				margin-right: 0px;
				}
				#p_tpx #container content1 li p strong{
					display: block;
					font-size: 126%;
					line-height: 1.4;
					}
.content1{
	width: 680px;
	margin: 0 27px;
	padding-top: 10px;
	padding-botom: 10px;
	}
.product_image{
	width:248px; 
	margin-top: 10px;
	float:right;
	}
.product_left{
	width: 422px;
	margin-top: 10px;
	float:left;
	}

.product_bg{
	margin-bottom: 10px;
	width: 422px;
	height: 26px;
	}
.product_title{
	margin: 0px 10px;
	font-size: medium;
	color: #ffffff;
	font-weight: bold;
	}
.price{
	text-align: left;
	width: 662px;
	margin: 0px 0px 0px 10px;
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold
	}
.product_text{
	width: 350px; 
	height: 135px;
	margin: 0px 10px 10px 12px;
	}
.product_list{
	width: 350px; 
	vertical-align: text-top;
	list-style: disc outside;
	margin: 0px 0px 0px 26px;
	}
.product_list ul,li{
	width: 350px; 
	list-style: disc outside;
	margin: 0px 0px 0px 26px;
	}

		
		
	#p_tpx #container h2{
		padding-top: 12px;
		margin: 0 27px;
		}
	#p_tpx #container #backnum{
		margin: 0 27px;
		padding: 5px 10px;
		font-size: 79.5%;
		}
		#p_tpx #container #backnum li span{
			margin-right: 2em;
			}
		#p_tpx #container #backnum li a{
			color: #cc6633;
			}
	#p_tpx #container .alignright{
		margin: 0 27px;
		font-size: 79.5%;
		}
		#p_tpx #container .alignright a{
			color: #cc6633;
			}
	
	#p_tpx #container #close{
		position: absolute;
		right: 22px;
		bottom: 20px;
		}
	#p_tpx #container #copy{
		position: absolute; 
		left: 23px;
		bottom: 19px;
		}
		

/* p_index  -----------------*/
#p_index #body{
	width: 930px;
	margin: 0 auto;
	}

#p_index #body h3{
	margin-bottom: 10px;
	}
#p_index #body div{
	margin: 0 35px 30px;
	}
#p_index #body #topic_data{
	border: 1px solid #b2a96c;
	height: 198px;
	overflow: hidden;
	background: #fbf0db;
	}
	#p_index #body #topic_data p{
		padding: 10px 10px 0;
		margin: 0;
		}
		#p_index #body #topic_data p span{
			display: block;
			width: 35px;
			height: 35px;
			line-height:35px;
			margin-right: 5px;
			color: #fff;
			background: #525252;
			text-align: center;
			font-size: 28px;
			float: left;
			}
	#p_index #body #topic_data #detail_bt{
		display: block;
		text-align: right;
		}
		#p_index #body #topic_data #detail_bt img{
			margin-right: 10px;
			}

#p_index #body ul{
	margin: 0 35px 30px;
	}
	#p_index #body ul li{
		margin-bottom: .5em;
		}
	#p_index #body ul li span{
		margin-right: 2em;
		}
	#p_index #body ul li a{
		color: #cc6633;
		font-size: 120%;
		font-weight: bold;
		}
		
