@charset "utf-8";
/* CSS Document */
/* CSS Document */
.menu1 {padding:0 0 0 0px; margin:0; height:32px; background:url(../images/top_menu.gif); position:relative; list-style:none;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:32px; line-height:32px; color:#000; text-decoration:none; font-size:12px; font-family:Arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 6px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 6px 0 6px;}
.menu1 li a:hover {color:#FF9900; background: url(../images/top_bg.gif);}
.menu1 li a:hover b {background:url(../images/top_bg.gif) top;}
BODY{
	text-align:left;
}

TABLE.adminlist {

	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ddd 1px solid; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; border-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

TABLE.adminlist TH {

	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 11px; BACKGROUND: url(../images/background.jpg); PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 6px; HEIGHT: 25px

}

TABLE.adminlist TH.title {

	TEXT-ALIGN: left

}

TABLE.adminlist TH A:link {

	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist TH A:visited {

	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist TH A:hover {

	TEXT-DECORATION: underline

}

TABLE.adminlist TR.row0 {

	BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN: left

}

TABLE.adminlist TR.row1 {

	BACKGROUND-COLOR: #fff; TEXT-ALIGN: left

}

TABLE.adminlist TD {

	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #e5e5e5 1px solid

}

TABLE.adminlist TR.row0:hover {

	BACKGROUND-COLOR: #f1f1f1

}

TABLE.adminlist TR.row1:hover {

	BACKGROUND-COLOR: #f1f1f1

}

TABLE.adminlist TD.options {

	FONT-SIZE: 8px; BACKGROUND-COLOR: #ffffff

}

TABLE.adminlist A {
	font-size:12px;
	COLOR: #c64934; TEXT-DECORATION: none

}

TABLE.adminlist A:hover {
	font-size:12px;
	COLOR: #30569d; TEXT-DECORATION: underline

}

TABLE.adminlist A:active {
	font-size:12px;
	COLOR: #333333; TEXT-DECORATION: underline

}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide_table{
	border: 1px solid #CCCCCC;
}
.highslide_table:hover {
	border-color: #993300;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background:  url(../js/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


.Gallerylist {

	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ddd 1px solid; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; border-spacing: 0px

}


.Gallerylist TH A:link {

	COLOR: #c64934; TEXT-DECORATION: none

}

.Gallerylist TH A:visited {

	COLOR: #c64934; TEXT-DECORATION: none

}

.Gallerylist TH A:hover {

	TEXT-DECORATION: underline

}
.Gallerylist TD {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; 
}
.Gallerylist TR.row0:hover {

	BACKGROUND-COLOR: #f1f1f1

}

.Gallerylist TR.row1:hover {

	BACKGROUND-COLOR: #f1f1f1

}

.Gallerylist TD.options {

	FONT-SIZE: 8px; BACKGROUND-COLOR: #ffffff

}


.menuheader{
	background:url(../images/bgmenu.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F5F5FF;
	height:27px;
	font-weight:bold;
	text-align:center;
}
.menuheader a{
	color:#F5F5FF;
	text-decoration:none;
}
.menuheader a:hover{
	color:#F5F5FF;
	text-decoration:underline;
}
.menuleft{
	background:url(../images/bgmenuleft.gif) repeat-x;
	color:#4B4B4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.menuleft a{
	color:#4B4B4B;
	text-decoration:none;
}
.menuleft a:hover{
	color:#4B4B4B;
	text-decoration: underline;
}
.submenuleft{
	color:#4B4B4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px #B5D2E7 solid;
	padding:5px;
}
.submenuleft a{
	color:#4B4B4B;
	text-decoration:none;
}
.submenuleft a:hover{
	color:#4B4B4B;
	text-decoration:underline;
}
.clsbox1{
	background:#77A9CC;
	text-align:center;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
}
.input{
	border:1px #CCCCCC solid;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.login a{
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.login a:hover{
	color:#444444;
	text-decoration:underline;
}
.boxwebinfor{
	border:1px solid #C8C8C8;
}
.text_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.tomtat{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:12px;
}
.tomtat a{
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
.tomtat a:hover{
	color:#444444;
	text-decoration:underline;
}
.chitiet a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
}
.chitiet a:hover{
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}

.newsorther a{
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
.newsorther a:hover{
	color:#003F7A;
	font-size:11px;
	text-decoration:underline;
}
.footer{
	background: url(../images/footer.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	height:95px;
}
.footer a{
	color:#5C5C5C;
	text-decoration:none;
}
.footer a:hover{
	color:#5C5C5C;
	text-decoration:underline;
}
.submenuheader a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	text-decoration:none;
}
.submenuheader a:hover{
	color:#003F7A;
	text-decoration:underline;
}
.News{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	font-size:12px;
}
.News a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0004B9;
	text-decoration:none;
}
.News a:hover{
	color:#CC3300;
	text-decoration:underline;
}

.ten_SP a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.ten_SP a:hover{
	color:#990000;
	text-decoration:underline;
}

.box{
	border:1px #4696D4 solid;
}
.submit{
	border:0px;
	background:#488CC4;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
