	BODY {
		FONT-SIZE: 12px; BACKGROUND: #fff; COLOR: #333
	}
	a:hover {
		color: #FF0000;
	}
	a {
		color: #00349A;
		text-decoration: none;
	}
	.font_blue {
		COLOR: #64A439;
	}
	.a_clik {
		COLOR: #FF0000;
		font-weight: bold;
	}
	.main {
		float: center;
		width: 995px;
		padding: 1px;
		border: 0px solid #D9906C;
	}
	.top {
		float: center;
		width: 912px;
		padding: 0px;
		
	}
	.center {
		float: center;
		width: 995px;
		padding: 1px;
		border: 1px solid #D9906C;
	}
	.lf {float: left;height: 300px;width: 120px;margin-left: 30px;border: 0px solid #2277C8;}
	.lfmy {float: left;width: 210px;margin-left: 4px;margin-top: 0px;border: 1px solid green;}
	.rg {float: left;height: 100%;width: 775px;margin-left: 10px;margin-top: 0px;border: 1px solid #2277C8;overflow: auto;padding-bottom: 7px}
	.rgmy {float: left;height: 100%;width: 680px;margin-left: 8px;margin-top: 0px;border: 1px solid #2277C8;overflow: auto;}
	.rg li{
		float: left;
		margin-left: 3px;
		margin-right: 0px;
		margin-top: 3px;
		margin-bottom: 1px;
	} 
	.sidebar {
		float: left;
		width: 125px;
		margin-left: 1px;
		margin-top: 0px;border: 1px solid #2277C8;
	}
	.sidebar a {
		line-height: 22px;
		color: #2277C8;
		text-decoration: none;
		height: 22px;
		width: 90px;
		font-size: 12px;
		float: left;
		margin-right: 9px;
		margin-bottom: 0px;
		margin-left: 9px;
		text-align: left;
		background-image: url(../images/dh03.jpg);
		background-repeat: no-repeat;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 5px;
	}
	.sidebar a:hover {
		background-image: url(../images/dh02.jpg);
		color: #FF6600;
	}
	.sidebar .nodh {
		line-height: 22px;
		color: #FF3300;
		padding: 0px;
		float: left;
		height: 22px;
		width: 108px;
		margin-top: 5px;
		margin-left: 10px;
		font-size: 12px;
		text-align: left;
	}
	.sidebar .yesdh {
		font-size: 12px;
		line-height: 20px;
		color: #FF3300;
		text-align: left;
		float: left;
		height: 20px;
		width: 90px;
		margin-top: 5px;
		margin-right: 9px;
		margin-bottom: 0px;
		margin-left: 9px;
		font-weight: bold;
		background-image: url(../images/dh02.jpg);
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		background-repeat: no-repeat;
	}
	
	.highslide-wrapper div {
		font-family: Verdana, Helvetica;
		font-size: 10pt;
	}
	.highslide {
		float: left;
		cursor: url(images/zoomin.cur), pointer;
		outline: none;
		text-decoration: none;
		margin-left: 3px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
.highslide img {
	border: 1px solid #CCCCCC;
}
.highslide:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(images/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(images/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
} 
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	.myinfo {float: left;width: 185px; padding-left:5px; margin-left: 0px;border: 0px solid #2277C8;}
	.myinfo .pic {float: left;height: 69px;width: 100px;margin-left: 0px;} 
	.myinfo .visited {float: left;height: 69px;width: 80px;margin-left: 2px;}
	.myinfo .list {float: left;width: 180px;margin-left: 2px;margin-top: 2px;border: 0px solid #2277C8;}
	.myinfo .other {float: left;width: 202px;margin-left: 2px;margin-top: 5px;margin-bottom: 5px;}