/*
以後
*/
body {
	margin:0;
	padding:0;
	border:0;
	font-family:新細明體,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#333;
	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;}

#top {
	width:960px;
	height:70px;
	background:url(../images/bg/top.gif) no-repeat;
}
#bt {
	width:960px;
}

#bt .bt_l {
	width:165px;
	height:30px;
	background:#0073cc url(../images/bg/bt_left.gif) repeat;
}
#bt .bt_r {
	width:795px;
	height:24px;
	padding-top:6px;
	background:url(../images/bg/bt_right.gif) no-repeat left top;
}

#content {
	width:960px;
}
#menu {
	width:165px;
	min-height:500px !important; height:500px;
	background:url(../images/bg/menu_bg.gif) no-repeat left top;
}
#menuend {
	width:165px;
	height:4px;
	background:url(../images/bg/menuend.gif) no-repeat left top;
}
#menu .menu_link {
	padding:4px 0 4px 8px;
	font-size:13px;
	background:#0073cc;
}

#menu .menu_link a {color:#fff;text-decoration:none;}
#menu .menu_link a:visited{color:#fff;}
#menu .menu_link a:hover{color:#ff0;text-decoration:underline;}

#main {
	width:795px;
}
#main .lessbg {
	padding-left:30px;
	width:640px;
}
#main .lessbg .company {
	color:#555;
}
#main .lessbg .company p {
	text-indent:2em;
}
#main .lessbg .company strong {
	font-style:normal;
	text-decoration:underline;
	color:#930;
}
#main .lessbg .company img {
	border:1px solid #000;
}
#main .lessbg .company th {
	color:#360;
	padding:0 0 12px 0;
}

#main .lessbg a {color:#c60;text-decoration:none;}
#main .lessbg a:visited{color:#c30;}
#main .lessbg a:hover{color:#f30;}

#products {
	padding-left:20px;
	color:#555;
}
#products .p_name {
	color:#000;
	background:#ffc;
	height:22px;
	padding:2px 0 0 4px;
}
#products .p_help {
	padding:2px 0 0 4px;
	font-size:13px;
}
#products .p_img {
	width:12%;
}
#products .p_img img {
	border:1px solid #000;
	margin:4px;
}
#products .p_img .noimg {
	width:120px;
	height:20px;
	border:1px solid #000;
	padding-top:140px;
	margin:4px;
}
#products .p_bgc {
	background:#FDFDF4;
}
#products h2 {
}
#products .top {
}

#bottom {
	width:960px;
	color:#000;
}
#false_bottom {
	width:960px;
}
#false_bottom hr {
	width:90%;
	color:#32343D;
}
#bottom .box {
	width:380px;
	padding:4px 4px 2px 88px;
	letter-spacing:0.1em;
	Line-height:1.1em;
	font-family:Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}

#bottom .box a {color:#00f;}
#bottom .box a:visited{color:#00f;}
#bottom .box a:hover{color:#6c0;text-decoration:underline;}

.fc30 {
	color:#c30;	
}
.fc93 {
	color:#c93;
}
.f13 {
	font-size:13px;
}
.f15 {
	font-size:15px;
}