 /*-- basic --*/
 body
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	scrollbar-face-color:#E6E6E6; 
	scrollbar-highlight-color: cccccc; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: fafafa; 
	scrollbar-darkshadow-color: #BABABA; 
	scrollbar-track-color: #fafafa; 
	scrollbar-arrow-color: #615F5F
}
			.mainBG {
			background-image:url(/img/main_bg.jpg);background-repeat:repeat-x ;
			}
			.subBG {
			background-image:url(/img/sub_bg.jpg);background-repeat:repeat-x ;
			}

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:#990000} 

body,table,tr,td,select,input,div,form,textarea {font-family:"", "Tahoma"; font-size:9pt; color:#666666; line-height:140%;  letter-spacing:0; word-break:break-all;}

.td1 {font-family: "";font-size: 11px;line-height: 17px; color: #4C4C4C; letter-spacing:-1px;}
.td2 {
	font-size: 11px;
	line-height: 17px;
	letter-spacing:0px;
	color: #999999;
}
.td3 {font-size: 12px;line-height: 15px; color: #666666; letter-spacing:0px;}
.td4 {font-family: "";font-size: 12px;line-height: 16px; color: #4C4C4C; letter-spacing:-1px;}
.td5 {font-family: "";font-size: 11px;line-height: 15px; color: #4C4C4C; letter-spacing:-1px;}
.td6 {font-family: "";font-size: 12px;line-height: 20px; color: #4C4C4C; letter-spacing:-1px;}
.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;}
.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;
}
.title-line {
	background-image: url(../img/line.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 #C8D6DF;
}
.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;
}

.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;
}

a {selector-dummy: expression(this.hideFocus=true);}
IMG {border: none;}


.line-dot {
	background-image: url(../images/main/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
