* {margin:0;padding:0;word-break:break-all;}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
ul,ol, li { list-style:none; padding:0; margin:0; }

body {
	margin:0px;
	background-image: url(images/back_01.gif);
	background-repeat: repeat;
	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 40px;
	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:#FFFFFF;
      }
    #menutab a:hover {
      background-position:0% -42px;
      }
    #menutab a:hover span {
      background-position:100% -42px;
      }  
a {
	color: #6666FF;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.line {
	background-color: #479802;
	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;
}
#piclist ul {
	margin:0px;
	padding:0px;
	height: 280px;
}
#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;
	color: #FFFFFF;
}
h2{
	font-size: 14px;
	color: #330099;
	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: #4E11AC;
	margin: 0;
	background-color: #F8F5FA;
}
.text{
	padding: 15px 15px 16px 15px;
	color: #666666;
}
.text img{border:1px solid #ccc;}
.texthot{
	padding: 10px;
	background-image: url(images/bga.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	color: #666666;
	margin-bottom: 12px;
}
.nolink{	color: #6666FF;
	text-decoration: underline;}
