<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logo h1{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 36px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	height: 75px;
	width: 260px;
	margin-top: 25px;
	padding: 0px;
}
#topad {
	height: 90px;
	width: 730px;
	display: block;
	float: right;
	margin-top: 5px;
}



#my_footer {
	height: 25px;
	width: 100%;
	background-color: #000;
	display: block;
	clear: both;
	margin: 0px;
	/*position: absolute;*/
	/*bottom: auto;*/
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#serach {
	display: block;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#serach #serachblock {
	display: block;
	float: left;
	height: auto;
	width: 700px;
}
#serach #number {
	display: block;
	float: right;
	height: 60px;
	width: 300px;
	background-image: url(../images/no.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#my_cont {
	display: block;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#my_cont #my_left {
	display: inline-block;
	float: left;
	width: 700px;
	background-color: #F3F3F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#my_cont #my_right {
	display: inline-block;
	float: right;
	width: 300px;
	margin-left: 10px;
}
#my_cont #my_left #jobs {
	display: block;
	clear: both;
	height: auto;
}
#my_cont #my_left #jobs #job {
	display: inline-block;
	float: left;
	width: 440px;
	color: #E8E8E8;
	background-color: #F4F4F4;
	margin-left: 10px;
}
#my_cont #my_left #jobs #job h1, h1.bhead {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #02822F;
	border-bottom-color: #02822F;
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#my_cont #my_left #jobs #job ul {
	list-style-type: none;
}
#my_cont #my_left #jobs #job ul li {
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#my_cont #my_left #jobs #job ul li h3 {
	padding: 0px;
	font-size: 16px;
	color: #000000;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#my_cont #my_left #jobs #job ul li h3 a {
	display: block;
	clear: both;
	margin-top: 4px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#my_cont #my_left #jobs #job ul li h3 a:hover {
	background-color: #EEEEEE;
}

#my_cont #my_left #jobs #links {
	display: inline-block;
	float: right;
	width: 240px;
	background-color: #F4F4F4;
}

#my_cont #my_left #jobs #links ul {
	list-style-type: none;
}
#my_cont #my_left #jobs #links ul li {
	list-style-type: none;
	padding: 0px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#my_cont #my_left #jobs #links ul li h3 {
	padding: 0px;
	font-size: 14px;
	color: #000000;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#my_cont #my_left #jobs #links ul li h3 a {
	display: block;
	clear: both;
	margin-top: 4px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#my_cont #my_left #jobs #links ul li h3 a:hover {
	background-color: #EEEEEE;
}
#tablinks {
}
#tablinks tr{
}
#tablinks tr td{
}
#tablinks tr td a{
}
#tablinks tr td a:hover{
}


.datalist{
	clear: both;
	height: auto;
	width: 680px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E1E1E;
	margin-top: 2px;
	padding: 10px;
}
.datalist h1{
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.datalist h1 a{
	color: #242424;
}
.datalist h2{	
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	clear: both;
}
#listhead{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0C0C0C;
	width: 670px;
	display: block;
}
#listhead2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	display: block;
	clear: both;
	text-align: justify;
}
#listhead3{
	font-size:15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	display: block;
	clear: both;
	text-align: justify;
	background-color: #F3F3F3;
	line-height: 20px;
	font-weight: 15;
}
#listing{
	display: inline-block;
	width: 670px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B1B1B;
	clear: both;
}
.listl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 150px;
	margin-top: auto;
	margin-bottom: auto;
	color: #333333;
}
.listr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	width: 500px;
	border-bottom-width: 1px;
	text-align: justify;
	color: #333333;
}
.movieblock{
	display: block;
	width: 700px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
	min-height:300px;
	float: left;
}
.movielist{
	display: inline-block;
	width: 480px;
	float: right;
	margin-left: 10px;
}
.movielist2{
	display: block;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
	margin-left: 0px !important;
	border-bottom-color: #D6D6D6;
}
.moviename{
	width: 680px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #EEEEEE;
}
.movieimg{
	display: block;
	float: left;
	height: 250px;
	width: 200px;
}
.moviehall{
	width: 100px;
	display: block;
	float: left;
	padding: 2px;
	height: auto;
	text-align: left;
}
.movietime{
	width:60px;
	display: block;
	float: left;
	padding: 2px;
	height: auto;
	margin-right: 10px;
	font-size: 12px;
	text-align: left;
}
.moviephone{
	width:100px;
	display: block;
	float: right;
	padding: 2px;
	height: auto;
	font-size: 12px;
	text-align: left;
}
.movieaddress{
	width:140px;
	display: block;
	float: left;
	padding: 2px;
	height: auto;
	font-size: 12px;
	text-align: left;
}
div.news{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.newsdate{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
}
.newslink{
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.newslink a{
	color: #333333;
}
.newslist{
	font-size: 24px;
	color: #000000;
}
#my_left p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	padding: 10px;
	color: #333333;
}
ul#category{
	display: block;
	width: 690px;
	background-color: #bc0000;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	height: 18px;
	padding-top: 1px;
}
ul#category li{
	display: inline-block;
	float: left;	
}
ul#category li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
ul#category li a:hover{
	background-color: #FFFFFF;
	color: #333333;
}
</pre></body></html>