body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family : Trebuchet MS, Tahoma;
	overflow-x:hidden;
	background-image:url(../engine/bg.gif);
	background-position: center top;
}
A:link,A:active,A:visited {
	color: #391E1E;
	text-decoration: underline;
}
A:hover {
	color:#391E1E;
	text-decoration: none;
}
div,form {
	margin: 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
	font-size: 11px;
	color: #391E1E;
	font-family: Trebuchet MS, Tahoma;
}
td,tr,p,select,input  {
	line-height:16px;
	font-size : 11px;
	color: #391E1E;
	font-family: Trebuchet MS, Tahoma;
}
/* Opacity */
.alpha100 {filter:alpha(opacity=100);-moz-opacity:1;}
.alpha90 {filter: alpha(opacity=90);-moz-opacity: 0.9;}
.alpha80 {filter:alpha(opacity=80);-moz-opacity:0.8;}
.alpha70 {filter:alpha(opacity=70);-moz-opacity:0.7;}
.alpha50 {filter:alpha(opacity=50);-moz-opacity:0.5;}
.alpha0 {filter:alpha(opacity=0);-moz-opacity:0;}

.pdDetail{
	text-decoration: none;
}
.pdOff {
	background-image:url(../upload/products/Off.jpg);}
.pdOn {
	background-image:url(../upload/products/On.jpg);}
/* Form */
.displaynone{
	display:none;
}
.inputHead{
	text-indent:3px;
	border:none;
	height: 20px;
	background:none;
	width:86px;
}
.input{
	text-indent:2px;
	border:solid 1px #CCCCCC;
	height: 20px;
}
.inputMultiline{
	border:solid 1px #CCCCCC;
	height: 150px;
}
.dropdown{
	border:solid 1px #CCCCCC;
	height: 16px;
	font-size:11px;
}
.submit{
	border:1px solid #CCCCCC;
	background-image: url(../engine/form/submit.gif);
	height: 20px;
	font-size: 11px;
	color:#666666;
}
.head{
	line-height:13px;
	color: #391E1E;
	font-weight:bolder;
	font-size:12px;
	padding-bottom:15px;
}
.head_large{
	line-height:20px;
	color: #FFF1CA;
	font-weight:bolder;
	font-size:18px;
}
.hr{
	height:5px;
	border-top:1px solid #999999;
	margin-bottom: 5px;

}
.img{
	border:1px solid #CCCCCC;
}
.content{
	margin-right: auto;
	margin-left: auto;
	width:770px;
}
/* Font */
.note {
	line-height:13px;
	font-size : 10px;
	color: #555555;
	font-family: Trebuchet MS, Tahoma;
}
.linkblack A:link,.linkblack A:active,.linkblack A:visited {
	color: #555555;
	text-decoration: none;
}
.linkblack A:hover {
	color:#F0027E;
	text-decoration: none;
}
.date{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;

}
.crumbs {
	color:#F0027E;
	font-weight:bold;
}
.crumbs A:link,.crumbs A:active,.crumbs A:visited {
	font-weight:normal;
	color: #555555;
	text-decoration:none;
}
.crumbs A:hover {
	font-weight:normal;
	color:#F0027E;
	text-decoration: none;
}
/* Line */
.lineVar{
vertical-align:top;
width:7px;
background-image:url(../engine/line_var.gif);
background-repeat:repeat-y;
}
.lineHor{
height:8px;
background-image:url(../engine/line_hor.gif);
background-repeat:repeat-x;
}
.lineCross{
width:7px;
height:8px;
background-image:url(../engine/line_cross.gif);
background-repeat:no-repeat;
}
/* Frame */
#ifooter{
width:770px;
height:70px;
}
#ihead{
width:770px;
height:40px;
}
/* BG */
.bgL{
	background-position: top right;
	background-repeat: repeat-x;
}
.bgTL{
	background-position: top right;
	background-repeat: no-repeat;
}
.bgR{
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 8px;
}
.bgT{
	background-position: bottom;
	background-repeat: repeat-x;
}
.bgBL{
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 1px;
	line-height: 1px;
}
.bgB{
	background-position: top;
	background-repeat: repeat-x;
}
.bgC{
	background-position: center top;
	background-repeat: repeat-x;
}
.bgHiR{
	background-image:url(../engine/bg_hi_r2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height:310px;
}
.bgHiL{
	background-image:url(../engine/bg_hi_l2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height:310px;
}
/* ID */
#logo {
	position:absolute;
	width:95px;
	height:115px;
	z-index:1;
	margin-left: -10px;
}
#logoLink {
	position:absolute;
	width:95px;
	height:115px;
	z-index:99;
}
#footerL {
	position:absolute;
	width:50px;
	height:8px;
	z-index:2;
	margin-left: -50px;
	background-image: url(../engine/line_hor.gif);
	background-repeat: repeat-x;
}
#footerR {
	position:absolute;
	width:70px;
	height:8px;
	z-index:2;
	background-image: url(../engine/line_hor.gif);
	background-repeat: repeat-x;
}
#topR {
	position:absolute;
	width:148px;
	height:119px;
	z-index:3;
	clear: right;
	float: right;
	text-align: right;
	display: block;
	right: 0px;
}
/* Table */
.table td{
	padding-top:5px;
	padding-bottom:5px;
}
.tableNone td{
	padding-top:0px;
	padding-bottom:0px;
}
.tableBR{
	border:1px solid #DDDDDD;
}

.newhead{
	line-height:18px;
	color: #08205C;
	font-weight:bolder;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
.reflect {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;s
}
.btMore {
	background-image: url(../engine/icon/more_on.gif);
	height: 20px;
	width: 70px;
}
.tdOver {
	background-color: #F5F5F5;
}
.tab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	padding-left: 10px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url(../engine/tab.gif);
}
.tabok {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	padding-left: 10px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url(../engine/tabok.gif);
	cursor:hand;
}
.inputWidth {
	width: 200px;
}
/* BG Paper */
.bs_l{
background-image:url(../engine/bg/bs_l.gif);
height:25px;
width:30px;
}
.bs_c{
background-image:url(../engine/bg/bs_c.gif);
}
.bs_r{
background-image:url(../engine/bg/bs_r.gif);
width:30px;
}
.bs_t1l{
background-image:url(../engine/bg/bs_t1_01.gif);
height:25px;
width:30px;
}
.bs_t1c{
background-image:url(../engine/bg/bs_t1_02.gif);
}
.bs_t1r{
background-image:url(../engine/bg/bs_t1_03.gif);
width:30px;
}
.bs_t2l{
background-repeat:repeat-y;
background-image:url(../engine/bg/bs_t2_01.gif);
height:25px;
width:30px;
}
.bs_t2c{
background-image:url(../engine/bg/bs_t2_02.gif);
}
.bs_t2r{
background-repeat:repeat-y;
background-image:url(../engine/bg/bs_t2_03.gif);
width:30px;
}
.bs_b1l{
background-image:url(../engine/bg/bs_b1_01.gif);
height:30px;
width:30px;
}
.bs_b1c{
background-image:url(../engine/bg/bs_b1_02.gif);
}
.bs_b1r{
background-image:url(../engine/bg/bs_b1_03.gif);
width:30px;
}
.bs_b2l{
background-image:url(../engine/bg/bs_b2_01.gif);
height:40px;
width:30px;
}
.bs_b2c{
background-image:url(../engine/bg/bs_b2_02.gif);
}
.bs_b2r{
background-image:url(../engine/bg/bs_b2_03.gif);
width:30px;
}
