body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

a:link {
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.img_border{border:1px solid #999}
.img_pad{padding:5px 15px 10px 0}

/* TOP */
.top_logo{background:url(../images/top_logo.gif) no-repeat; height:120px}
.bg_line{height:2px; background:url(../images/bg_line.gif) repeat-x}
.title1{font-family:Times New Roman; color:#cc0000; font-weight:bold; font-size:18px; text-transform:uppercase}
.txt_red{color:#cc0000}

/* MID */
.title_red{font-family:Times New Roman; color:#cc0000; font-weight:bold; font-size:14px; text-transform:uppercase}
.title_gray {font-family: times new roman; font-size: 14px; color: #333333; font-weight: normal;}

a.lk_lang:link, a.lk_lang:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a.lk_lang:hover {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
}

a.lk_contact:link, a.lk_contact:visited {
	font-family: Arial;
	font-size: small;
	color: #333333;
}
a.lk_contact:hover {
	font-family: Arial;
	font-size: small;
	color: #cc0000;
}

/*div*/
.div_tittle {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/bg_title.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	padding-left:10px;
	height:28px;
	padding-top:0px;
}

.div_tittle2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../images/bg_title.gif);
	padding:0 0 0 10px;
	margin:15px 0;
}

.div_content{
	line-height:16px;
 	margin-top:15px;
	margin-bottom:15px}
	
.title_border {
	border: 1px solid #e6e6e6;
}

a.lk_bottom:link, a.lk_bottom:visited {
	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
}
a.lk_bottom:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

a.lk_red:link, a.lk_red:visited{font-family:Times New Roman; color:#cc0000; font-weight:bold; font-size:14px;}
a.lk_red:hover {font-family:Times New Roman; color:#333; font-weight:bold; font-size:14px;}

a.lk_red2:link, a.lk_red2:visited{color:#cc0000; font-weight:bold; font-size:12px;}
a.lk_red2:hover {color:#333; font-weight:bold; font-size:12px;}

.pad_indent{padding-left:15px}

.table_row{padding:5px 0; background:#e3c22c; color:#fff; font-weight:bold; padding-left:15px}
.table_row1{padding:5px 10px 5px 10px; background:#fff;}
.table_row2{padding:5px 10px 5px 10px; background:#fdfade;}
.table_row3{padding:5px 0 5px; background:#fdfade;}

.faq_div{background:#fefce7; padding:10px; border:1px solid #fff8bf}
.question_form{width:180px; border:1px solid #e3c22c}
.btn_gradient{background:url(../images/btn_gradient.gif) repeat-x; border:1px solid #e3c22c; padding:2px 5px}