﻿/* CSS Document*{border: 1px dotted #CCCCCC;}  */

body,img{margin:0px;border:0px;padding: 0px;}

/* ----- IDS ----- */
pre{font-family : "Verdana", "Arial", "Helvetica", "sans-serif", "宋体", "Lucida Sans Unicode";}
#ctr{margin:1px;font-size: 13px;width:860px;float: left;} 
#ctr ul{list-style-type: square;}
#header {} 
#myMap{margin:0px auto 0px 10px;}
/* ----- HEADINGS ----- */
h1{font-size: 15px;	padding-left: 15px;	color: #36006C;	padding-top: 3px;background-color: #eeeeee;}
h2{font-size: 14px;	padding-left: 28px;	color: #4B3397;}
h3,label{font-size: 13px;padding-left: 39px;color:  #5F33BD;}
/*--redefined--*/
table{font-size: 13px;	white-space:nowrap;	overflow:hidden;text-overflow:ellipsis;	}
th{font-size: 13px;	background-color: #FFE6FF;}
caption{background-color:#eeeeee;padding: 8px;font-weight: bold;}
p{text-indent: 2em;}
object{	margin:0px 10px;}
address{font-style: normal;	text-align: center;}

/* ----- LINKS ----- */
#fromdb a:link,#fromdb a:visited{text-decoration: none;border-bottom: 1px dotted  }
#menu a:link,#menu a:visited{text-decoration: none;}
#lang li a:link, #lang li a:visited{color: #555577;text-decoration: none;}
a:hover, a:active{color:#bb0000;text-decoration: none;left:1px;top:1px;position:relative;	}

/* ----- LISTS ----- */
#langdiv{}
#lang{position: absolute;
	left: 740px;
	top: 15px;width:80px;}
#lang li{list-style-type: none;
	padding: 4px 10px;
	font-size: 12px;
	background-image: url(../../images/top_button.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
	
#autoh1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}

#transparentflash{
position: absolute;
left: 100px;
top:-10px;
}

#transparentflash2{
position: absolute;
left: 0px;
top: 40px;
}

#menu{
	position: absolute;
	left: 220px;
	top: 185px;
	height: 100px;
	width: 640px;
}
#menuul{
	text-align: center;
}
#menu ul li{
	display:block;
	float:left;
	margin:0;
	width:65px;
	padding:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 15px;
	}
#submenu ul{
	margin: 5px 0px 0px;
	padding: 0px;
	width: 100%;
	font-size: 14px;
}
#submenu ul li {
	height:26px;
	display:inline;
	float:left;
	margin:5px;
	padding:0px;
	vertical-align: top;
	width: 160px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}	
#submenu ul li a{
	vertical-align: top;
}
.highlight{background:url(../../images/redcorner.gif) no-repeat right bottom; background-color: #eeeeee;/*same to h1*/}
.newedit{background:url(../../images/clockdown.gif) no-repeat center bottom; background-color: #eeeeee;/*same to h1*/}
/* ----- ROLLER ----- */	
#roll{margin:0px;
	font-size:13px;
	overflow:hidden;
	width:850px;
	height:26px;
	background-color: #F0ECFF;
}
#roll li{
	height:26px;
	line-height:26px;
	white-space:nowrap;
	overflow:hidden;
	color: #666666;
	}
#floater{width:125px;
		padding:0px;
		top:0px;
		margin-right: 0px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;}
#floater ul{list-style-type: none;}
#roll1{
	overflow:hidden;
	width:140px;
	height:140px;
	list-style-type: none;
	}
#roll1 li {
	height:140px;
	white-space:nowrap;
	overflow:hidden;

	}
#roll2{
	overflow:hidden;
	width:280px;
	height:280px;
	list-style-type: none;
	}
#roll2 li{
	height:280px;
	white-space:nowrap;
	overflow:hidden;
	}
#roll3{
	overflow:hidden;
	width:460px;
	height:298px;
	clear: none;
	list-style-type: none;
		}
#roll3 li{
	height:298px;
	white-space:nowrap;
	overflow:hidden;
	}


/* ----- CLASSES ----- */
.menuicon{
	height: 60px;
	width: 60px;
}
.submenupix{height: 22px;
	width: 20px;
}
.classtab{
	line-height: 20px;
}

.twintable{	width: 100%;float: left;}
.left{	float: left;}
.right{	float: right;}

.classtabpix{	margin-right: 20px;height: 55px;width: 60px;}

.sb{float: left;
	margin:2px;
	width: 140px;
	background-color: #f0eeff;
	}
.sb dt{background:url(../../images/bgOFF.gif) repeat-x left top;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	height: 30px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b00;
	font-weight: bold;}
.sbbody{font-size:11px;
	margin: 0px;
	padding: 5px;
	width: 140px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	}	
.sbbody ul{margin:0px;
	font-size: 12px;
	list-style-position: outside;
	text-indent: 15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-type: disc;	}
/*
.sblogo{margin: 0 auto 0 auto; background: #eee url(/images/sbbottom.gif) bottom left no-repeat;}
*/
.topline{border-top-width: 1px;	border-top-style: dashed;	border-top-color: #333333;}
.center{margin: 0 auto 0 auto;}
.full{width: 100%;}
.redsm{	color: #FF0000;	font-style: italic;}
.red{color: #FF0000;}
.blur{
	font-size: 8px;
	font-style: italic;
	color: #333333;
	display: inline;
}
.smh3{
	display: inline;
	width: 200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border: thin dotted #999999;
}
