
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	border: 1px solid #BBB;
	width: 100%;
	background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #494949;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
.chromestyle ul li a:hover {
	background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}
.chromestyle ul li a[rel]:after { /*HTML to indicate drop down link*/
	content: " v";/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	z-index:100;
	visibility: hidden;
	font-size: 12px;
}
.dropmenudiv a {
	width: 170px;
	display: block;
	text-decoration: none;
	color: #3A3F8F;
	font-size: 12px;
	background-color: #E1E3EF;
	text-indent: 25px;
	background-image: url(../../images/d1x.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7B6D1;
}
.dropmenudiv a:hover {
	background-image: url(../../images/bg_mu1.gif);
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #3A4693;
	background-position: 0px 0px;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
/*-------------------------*/

.dropmenudiv .ksb {
	width: 684px;
	display: block;
	text-decoration: none;
	color: #3A3F8F;
	font-size: 12px;
	text-indent: 25px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-color: #E1E3EF;
	height: 215px;
}
.dropmenudiv .ksb span {
	font-weight: bold;
	color: #FFF;
}
.dropmenudiv .ksb ul {
	float: left;
	background-color: #384D9C;
}
.dropmenudiv .ksb li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C5DE;
	width: 170px;
}
/*---------------------------------------------------*/

#flash {
	float:left;
	margin:10px 0 0 7px;
	_display:inline
}
#Slide {
	CLEAR: both;
	background:url(../images/bg_fl.gif) 0 255px repeat-x;
	MARGIN-BOTTOM: 6px;
	OVERFLOW: hidden;
	WIDTH: 410px;
	HEIGHT: 325px
}
#Slide .img {
	BORDER-RIGHT: #fff 1px solid;
	BACKGROUND: #fff;
	MARGIN: 0px auto;
	BORDER-LEFT: #fff 1px solid;
	TEXT-ALIGN: center
}
#focpic {
	width:410px;
	height:254px
}
#Slide .boxpadding {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BACKGROUND: #f8f8f8;
	MARGIN-BOTTOM: 8px;
	BORDER-LEFT: #fff 1px solid;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #fff 1px solid
}
#Slide .thumb_title {
	MARGIN-TOP: 10px;
	BACKGROUND: none;
	FILTER: alpha(opacity=30);
	WIDTH: 320px;
	TEXT-INDENT: 10px;
	LINE-HEIGHT: 25px;
	POSITION: absolute;
	HEIGHT: 25px;
	-moz-opacity: 0.3
}
#Slide_Thumb {
	MARGIN-TOP: 255px;
	MARGIN-LEFT: 0px;
	POSITION: absolute;
	width: 410px;
}
#Slide .thumb_on {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN:0 1px 0 3px;
	CURSOR: pointer
}
#Slide .thumb_off {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN:0 1px 0 3px;
	CURSOR: pointer
}
#Slide .thumb_off {
	FILTER: alpha(opacity=100);
	-moz-opacity: 1
}
/*#Slide .thumb_off {	FILTER: alpha(opacity=50); -moz-opacity: 0.5}*/
	#Slide .thumb_on {
	FILTER: alpha(opacity=100);
	-moz-opacity: 1
}
#Slide .thumb_off IMG {
	padding:2px;
	WIDTH: 74px;
	HEIGHT: 48px;
	background:#fff;
	margin-top: 10px;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 0;
}
#Slide .thumb_on IMG {
	WIDTH: 74px;
	HEIGHT: 48px;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(../../images/bg_flover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#hot {
	float: right;
	width:247px;
	margin:10px 0 0 0;
	padding:15px 14px 0;
	background:url(../images/img_08.jpg) repeat-x;
}
#hot .t {
	padding:0 0 0 35px;
	background:url(../images/img_11.jpg) no-repeat 0 7px;
	font:bold 14px/22px sans-serif, '宋体'
}
#hot .t a {
	color:#383838
}
#hot .c {
	padding:10px 0;
	display:block;
	background:url(../images/img_12.jpg) 0 24px no-repeat
}
#hot li {
	padding:0 0 0 38px;
	border-bottom:1px dashed #ddd;
	font:normal 13px/44px sans-serif, '宋体'
}
