body {
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 24px;
}
.cnbg {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
    #menutab {
	width:100%;
	font-size:14px;
	line-height:normal;
      }
    #menutab ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #menutab li {
	display:inline;
	margin:0;
	padding:0;
      }
    #menutab a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0 0 0 5px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menutab a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#FFF;
      }

    #menutab a span {float:none;}

    #menutab a:hover span {
      color:#000000;
      }
    #menutab a:hover {
      background-position:0% -42px;
      }
    #menutab a:hover span {
      background-position:100% -42px;
      }  
a {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.line {
	background-color: #990000;
	height: 5px;
	text-align: center;
}
.a {	font-family: "ËÎÌå";
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
.bigfont {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
#picview ul {
	margin:0px;
	padding:0px;
	height: 270px;
}
#picview ol { margin:0px; padding:0px;}
#picview li {
	list-style-type:none;
	margin: 4px;
	float: left;
}
#picview img{
	border:1px solid #eee;
	padding:1px;
	float: left;
}
#piclist ul {
	margin:0px;
	padding:0px;
	height: 620px;
}
#piclist ol { margin:0px; padding:0px;}
#piclist li {
	list-style-type:none;
	margin: 4px;
	float: left;
}
#piclist img{
	border:1px solid #eee;
	padding:1px;
	float: left;
}

h1{
	font-size: 14px;
	text-align: center;
	margin: 0;
}
h2{
	font-size: 14px;
	color: #0099CC;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #990000;
	margin: 0;
	background-color: #F5F4F1;
}
.text{
	padding: 15px 15px 16px 15px;
	color: #666666;
}
.texthot{
	padding: 10px;
	background-image: url(images/bga.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #7bbbdc;
	color: #666666;
	margin-bottom: 12px;
}
.nolink{	color: #0099FF;
	text-decoration: underline;}
