@import "shop.css";

#container
	{
	width:760px;
	margin:auto;
	padding:auto;
	text-align:left;
	background:#fff;
	}

#title{width:700px;float:left;margin-bottom:5px;padding:20px 18px 0 0;}

#main_des h1
	{
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	color:#000;
	}


#main
	{
	float:right;
	width:550px
	background:#fff;
	}

#side
	{
	float:left;
	width:199px;
	border-right:1px dotted #d2d2d2;
	border-bottom:1px dotted #d2d2d2;
	}

#main_des
	{
	width:540px;
	padding-left:10px;
	padding-bottom:10px;
	float:left;
	}

.table1
	{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}

.table1 td
	{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	}

.table2 td
	{
	border:none;
	}

.table3 td
	{

	border-bottom:1px solid #ccc;
	line-height:170%;
	}

.pan
	{
	font-size: 10pt;
	clear:both;
	padding:2px 10px;
	margin:10px;
	border-left:5px solid #eaeae9;
	border-top:1px solid #eaeae9;
	border-right:5px solid #eaeae9;
	border-bottom:1px solid #eaeae9;
	line-height: 140%;
	width: 500px;
	}

.pan a
	{
	text-decoration:none;
	}

.gotop
	{
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	font-size: 10pt;
	}

.box_h1
	{
	letter-spacing:1px;
	color:#383638;
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:4px double #999;
	background:#fff;
	}

.style10 {font-size: 10pt}
