 /*-- basic --*/
 body
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
			.topBG {
			background:url(../img/top_bg.gif) repeat-x ;
			}
			.botBG {
			background:url(../img/bot_bg.gif) repeat;
			}

A:link {text-decoration:none; color:#595959} 
A:visited {text-decoration:none; color:#595959} 
A:active {text-decoration:none; color:#595959} 
A:hover {text-decoration:none; color:#FF9900} 

body,table,tr,td,select,input,div,form,textarea {font-family:"", "Tahoma"; font-size:9pt; color:#838376; line-height:140%;  letter-spacing:0; word-break:break-all;}

.td1 {font-family: "??";font-size: 11px;line-height: 17px; color: #828282; letter-spacing:-1px;}
.td2 {
	font-size: 12px;
	line-height: 17px;
	letter-spacing:0px;
	color: #000000;
}
.td3 {font-size: 12px;line-height: 15px; color: #999999; letter-spacing:0px;}
.td4 {font-size: 14px;line-height: 30px; color: #000000; letter-spacing:0px; font-weight:bold;}
.td5 {font-size: 12px;line-height: 15px; color: #FFFFFF; letter-spacing:0px; font-weight:bold;}
.td6 {font-family: "";font-size: 11px;line-height: 15px; color: #492C09; letter-spacing:0px; font-weight:bold;}
.td7 {font-family: "";font-size: 12px;line-height: 17px; color: #4C4C4C; letter-spacing:-1px;}
.td8 {font-family: "";font-size: 12px;line-height: 17px; color: #4C4C4C; letter-spacing:0px;}
.td9 {font-family: "";font-size: 11px;line-height: 17px; color: #d5d1cd; letter-spacing:0px;}
.td10 {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	letter-spacing:-1px;
	text-decoration: blink;
}

img {border:none}

 /*-- left-menu --*/
.news-left-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E4EC;
	font-weight: bold;
}
.shop-left-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6D8E7;

}
.com-left-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5DDC8;
	font-weight: bold;
}
.food-left-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE4C5;
	font-weight: bold;
}


.bottom-bg {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.line1 {
	background-image: url(../img/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.line-dot {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

 /*-- form --*/
.input-1 {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}
.input-2 {
	background-color: #fafafa;
	border: 1px solid #C8D6DF;
}
.input-3 {
	background-color: #FFFFFF;
	border: 1px solid #BAC4CC;
	color: #970c12;
}
.input-4 {
	background-color: #F9FCFD;
	color: #003333;
	border: 1px solid #D9E5E7;
}
.input-5 {
	background-color: #FFFFFF;
	border: 1px solid #BAC4CC;
	color: #990000;
}
.input-6 {
	background-color: #666666;
	border: 1px solid #555555;
	color: #CCCCCC;
}

.textarea-1 {
	background-color: #FFFFFF;
	border: 1px solid #BAC4CC;
	overflow:auto;	
}
.textarea-2 {
	background-color: #fafafa;
	border: 1px solid #C8D6DF;
	overflow:auto;
}

 /*-- ? --*/
.bt-1 {
	background-color: #7C7C7C;
	border: 1px solid #1F1F1F;
	color: #FFFFFF;
	height: 32px;
	width: 50px;
	font-weight: bold;
	vertical-align: middle;
}
.bt-blue {
	color: #FFFFFF;
	background-color: #313986;
	height: 18px;
	border: 1px solid #252C67;
}
.bt-2 {
	color: #666666;
	background-color: #91c873;
	height: 18px;
	border: 1px solid;
}

a,area{ blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus{ -moz-outline-style: none; } /* for Firefox */

IMG {border: none;}

/* Tab Design 01 */
.tab_type01 { background:url("/front/images/form/tab_prcenter_bg_01.gif") no-repeat left top; height:22px; font-size:0px; }
.tab_type01 .wrap { background:url("/front/images/form/tab_prcenter_bg_02.gif") no-repeat right top; width:100%; height:22px; } /* 164px */
.tab_type01 ul { padding-left:10px; }
.tab_type01 ul li { float:left; padding:0px; }

img {border:none}
select{ behavior: url('/inc/selectbox.htc');} 