td {
	font-size: 12px;
	line-height:23px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;


}
.memo {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;

}
.mem{
	font-size: 12px;
	line-height:23px;
	color: #000000;
        text-align:justify;
        text-justify:inter-ideograph;
}
.mem1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.comp {
	font-size: 13px;
	color: #FF6600;
	text-align:justify;
	text-justify:inter-ideograph;
	font-weight: bold;

}
.copyright {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.left1 {
	font-size: 15px;
	line-height: normal;
	color: #CC0000;
}
.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5em;
}
.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    letter-spacing: 0.5em;
}
.menu:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.enmenu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.enmenu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.enmenu:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.menu1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.left0:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: 0mm;


}
.left0:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: 0mm;
}
.left0:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	word-spacing: 0em;
	letter-spacing: 0mm;
}
.more:link {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;


}
.more:visited {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.more:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.ltt {
	color: #000000;
	line-height: 25px;
	font-size: 12px;

}
.td {
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.top{
margin-left: auto;
margin-right: auto;
float:center;
width: 1004px;
}
.top .bgimg{
  line-height: 34px;
  width:1004px;height:34px;
  background-image:url(menu.jpg);   
  background-repeat:repeat;   
  }   
  .top .bg{
  width:1004px;
  background-repeat:repeat;   
  }   

.main{
	margin-left: auto;
	margin-right: auto;
	float:center;
	width:1004px;
}
.main .col1{
	float:left;
	width:170px;height:100%;
}
.main .col2{
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */
width:11px;/* 给一个尺寸 可以随意*/
}
.clear-float{clear:both}/* 清除col1和col2的float,否则main的高度会出错 没有包住它里面的有float的元素。 */


#end{
float:center;
width:881px;
}
#end.menu{
float:left;/* 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 */
margin-left:5px;/* 让col2和col1之间有些间隔 */
width:490px;height:300px;/* 给一个尺寸 可以随意*/
}
.clear-center{clear:both}

#footer{
clear:both;
margin:0;
padding:.5em;
color:#333;
background-color:#ddd;
border-top:1px solid gray;
}.text {
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
}
