a {
	text-decoration: none;	
	color:			#333;
}

a:hover {
	text-decoration: none;	
	color:			#cc0000;
}

body,div,html,td {
	padding: 0;
	margin:	0;
	font-size: 12px;
	line-height: 1.6em;
	color: #595959;
}

body {
	background: #999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

img {
	padding: 0;
	border: 0;
}

.txt_box{
	background: #ffffff;
	padding: 5px 5px 15px 10px;
}

img {
	border:				none;
}

input.txt, textarea.txt {
	font-size:			1em;
	border:				1px #aaa solid;
	border-top:			1px #888 solid;
	padding:			2px 3px 2px 3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
}

textarea.txt {
	font-size:			1em;
	line-height:		1.4em;
	border:				1px #aaa solid;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
}

input.btn {
	font-size:			1em;
	padding:			2px 0px 0 0px;
	color:				#575757;
}

*html input.btn {
	font-size:			12px;
	line-height:		10px;
	padding:			4px 0px 1px 0px;
}

select.txt, select.date {
	border:				1px #aaa solid;
	border-bottom:		1px #888 solid;
	font-size:			1em;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

select.date {
	font-size:			0.9em;
}

select.txt option { 
	padding:			2px 3px 0 3px;

}

.title {
	color: #808080;
}

.title a {
	text-decoration: none;	
	color:			#808080;
}

.title a:hover {
	text-decoration: underline;	
	color:			#cc0000;
}

.products_list {
	margin:				0;
	padding:			0 0 0 0;
	list-style:			none;
}
.products_list li {
	width:				123px;
	height:				120px;
	padding: 			0 0 0 15px;
	text-align:			center;
	float:				left;
}

.products_list li div.pic {
	border:				1px solid #EBEBEB;
	width:				121px;
	height:				82px;
	overflow: 			hidden;
}

.pic ul {
	padding: 0 0 0 10px;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 20px;
	margin:0 ;
	font-weight:normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	margin:0 ;
	font-weight:normal;
}

.page_no {
	background:			#F3F3F3;
	text-align:			center;
	padding:			6px 0 6px 0;
}

.end {
	clear:			both;
}

.porducts_mid {
	margin:				0 10px 0 10px;
}
/* 版面設定 */

#header, #index, #foot, #i_header {
	margin: 0 auto 0 auto;
	width: 900px;
	border-right: 1px solid;
	border-left: 1px solid;
}

#header {
	background: url(../images/logo_title.gif) no-repeat;
}
#i_header {
	background: url(../images/logo.gif) no-repeat;
}
#menu {
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0px;
	list-style:	none;
}

#menu li {
	height: 42px;
	overflow: hidden;
	float: left;
	display: block;
}

#index {
	background: url(../images/index_bg.gif) repeat-y ;
}

#index #left_menu {
	background: url(../images/index_bg.gif) repeat left;
	float: left;
	width: 177px;
}

#index #left_menu ul {
	padding-top: 0;
	margin-top: 0;
}

#index #left_menu li {
	border-bottom: 1px #809ED0 solid;
	padding: 10px 0 10px 0;
	color: #fff;
}

#index #left_menu a{
	text-decoration: none;	
	color:			#fff;
}

#index #left_menu a:hover {
	text-decoration: none;	
	color:			#cc0000;
}

#index #content {
	background: #fff;
	float: left;
	width: 586px;
	*height: 300px;
	min-height: 300px;
}

#index #right_menu {
	float :right;
	background: url(../images/index_bg.gif) repeat right;
}

#index #reback {
	clear: both;
	font-size: 0;
}

#foot {
	background: #ababab;
	height: 36px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
