/*
以後
*/
body {
	margin:0;
	padding:0;
	border:0;
	font-family:新細明體,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#555;
	background:#fff;
}
a {color:#c30;text-decoration:none;}
a:visited{color:#c30;}
a:hover{color:#f30;}

img {border:0px;}
form {margin:0px;}

.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}
.taj {text-align: justify;}


.tdu {text-decoration:underline;}
.tdn{text-decoration:none;}

.fwb{font-weight:bold;}
.fsn {font-style:normal;}

.fk{clear:both;}
.fl {float:left;}
.fr {float:right;}

.ccenter {margin:0 auto 0 auto;}

.dnone {display:none;}
.dblock {display:block;}
.dinline {display:inline;}

.cp {cursor:pointer;}

.vat {vertical-align:top;}
.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}

#Globals {
	width:716px;
}
#Globals #index {
	width:710px;
	padding:2px;
	border:1px #ccc solid;
}
#Globals #default_bottom {
	background:#900;
	font-size:13px;
	color:#fff;
}
#Globals #default_bottom a,
#Globals #default_bottom a:visited{
	color:#fff;
}
#Globals #default_bottom a:hover{color:#ff0;}



#Globals #menu {
	width:636px;
	margin:0 44px 0 30px;
	padding:10px 0 0 0;
	line-height:1.3em;
}
#Globals #menu .menu_link {
	font-weight:bold;
	font-size:15px;
	width:auto;
}
#Globals #menu .menu_link a.link,
#Globals #menu .menu_link a.link:visited {
	color:#090;
	text-decoration:underline;
}
#Globals #menu .menu_link a.link:hover {
	color:#c00;
	text-decoration:none;
}
#Globals #menu .menu_link a.linknow,
#Globals #menu .menu_link a.linknow:visited {
	color:#c00;
	text-decoration:none;
}
#Globals #menu .menu_link a.linknow:hover {
	color:#c00;
	text-decoration:underline;
}
#Globals #products_box {
	width:670px;
	padding:12px 0 2px 40px;
	text-align:center;
}
#Globals #products_box .item {
	width:152px;
	background:#900;
	margin:2px;
}
#Globals #products_box .item .item_img {
	color:#900;
	width:152px;
	height:117px;
	background:#fff;
}
#Globals #products_box .item .item_img img {
	border:1px #900 solid;
}
#Globals #products_box .item .item_pname {
	color:#fff;
	text-align:center;
	padding:1px 0;
}
#Globals #products_box .item .item_pname input {
	width:148px;
	font-size:16px;
	color:#fff;
	text-align:center;
	background-color:transparent;
	border:0;
}
#Globals #products_box .item .item_more {
	color:#ccc;
	text-align:right;
	font-size:11px;
}
#Globals #products_box .item .item_more a,
#Globals #products_box .item .item_more a:visited {
	color:#ff0;
}
#Globals #products_box .item .item_more a:hover {
	color:#fff;
}



.fc30 {
	color:#c30;	
}
.fc93 {
	color:#c93;
}
.f13 {
	font-size:13px;
}
.f15 {
	font-size:15px;
}