/* CSS Document */
a {color:#000; text-decoration:none; font-size:12px; font-weight:normal; line-height:20px;}
a:hover {color:#000; text-decoration:underline; font-size:12px; font-weight:normal;}

/*text*/
.txt_tittle { color:#ca0002; font-size:18px; font-weight:bold; text-decoration:none;}
.txt_tittle:hover {color:#336699; font-size:18px; font-weight:bold; text-decoration:none;}

.txt_tittle1 { color:#336699; font-size:18px; font-weight:bold; text-decoration:none;}
.txt_tittle1:hover {color:#ca0002; font-size:18px; font-weight:bold; text-decoration:none;}


.txt_tittle2 { color:#ca0002; font-weight:bold; text-decoration:none;}
.txt_tittle2:hover {color:#336699; font-weight:bold; text-decoration:none;}

.txt_tittle3 { color:#fff; font-weight:bold; text-decoration:none;}
.txt_tittle3:hover { color:#fff; font-weight:bold; text-decoration:underline;}

.txt_tittle4 {font-weight:bold; text-decoration:none;}
.txt_tittle4:hover {font-weight:bold; text-decoration:underline;}

.txt_view {color:#164983; font-size:11px; font-weight:normal; text-decoration:none;}
.txt_view:hover {color:#ca0002; font-size:11px; font-weight:normal; text-decoration:none;}

/*content*/
.content li {text-align:justify;}
.content li a {color:#164983; font-weight:bold; text-decoration:none;}
.content li a:hover {color:#164983; font-weight:bold; text-decoration:underline;}

.content1 li {text-align:justify; color:#164983;}
.content1 li a {color:#eb5f01; font-weight:bold; text-decoration:none;}
.content1 li a:hover {color:#eb5f01; font-weight:bold; text-decoration:underline;}

/*list*/
.list li {background:url(../images/list-icon.jpg) 0px 0px no-repeat #b0c4d9; padding-left:30px;}
.list li a {color:#164983; font-weight:normal; text-decoration:none;}
.list li a:hover {color:#164983; font-weight:normal; text-decoration:underline;}

.list2 li {background:url(../images/list2-icon.jpg) 10px 7px no-repeat; padding-left:25px;}
.list2 li a {color:#164983; font-weight:normal; text-decoration:none;}
.list2 li a:hover {color:#164983; font-weight:normal; text-decoration:underline;}

.list3 li {background:url(../images/list3-icon.jpg) 10px 9px no-repeat; padding-left:30px; line-height:30px;}
.list3 li a {color:#0066cc; font-size:13px; font-weight:bold; text-decoration:none; font-style:italic;}
.list3 li a:hover {color:#0066cc; font-size:13px; font-weight:bold; text-decoration:underline; font-style:italic;}

#booking {background:url(../images/booking-icon.jpg) 0px 6px no-repeat; padding-left:10px;}
#booking a {color:#ff6100; font-weight:bold; text-decoration:none;}
#booking a:hover {color:#ff6100; font-weight:bold; text-decoration:underline;}


.copyright {
	font-size:11px;
	color:#666;
}
.copyright:hover {
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
.date {
	font-size:11px;
	color:#666;
	font-style:italic;
}
.counter { font-size:24px; font-weight:bold;}
.laguage {
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.laguage:hover {
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
#page a{color:#3366cc;font-weight:bold; font-size-adjust:inherit; margin:5}
#page a:hover {color:#3366cc;font-weight:bold; text-decoration:underline;}
#page a:curent {color:#333; font-weight:bold;}
.price1 {
	color:#ff6100;
	font-weight:bold;
}
.price2 {
	color:#3366cc;
	font-weight:bold;
	text-decoration:line-through;
}
.alert {color:#ff0000;}
