@charset "utf-8";
/*
开发者：张森
时间：2007.9.17
功用：from页面CSS
网站：
邮箱：AlittleSeal@gmail.com
*/
/*===================================================================*/

/* 抽离页面主要css
/*--------------------------------------------------------*/

/*- Html -----------------------*/
body {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}
td {
	font-family: "宋体", Arial;
	font-size: 9pt;
}
div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover{
    text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}


/*- Menu区域 -----------------------*/
#menu {
	height: 48px;
}
#menu ul { 
CLEAR: left; 
LIST-STYLE-TYPE: none;  
DISPLAY:inline;
} 
#menu li { 
FLOAT: left; 
DISPLAY: block; 
} 
#menu li a { 
DISPLAY: block; 
WIDTH: 100%; 
} 
#menu ul li#one {
WIDTH: 47px;
height:48px;
background-image: url(images/nav_left_dot.gif);
} 
#menu ul li#two A { 
WIDTH: 68px;
height:48px;
background-image: url(images/nav_shouye.gif);
} 
#menu ul li#two A:hover  { 
background-image: url(images/nav_shouye1.gif);
} 
#menu ul li#three A {
 WIDTH: 87px;
 height:48px;
 background-image: url(images/nav_xiaoxue.gif);
 }
#menu ul li#three A:hover {
 background-image: url(images/nav_xiaoxue1.gif);
 }  
#menu ul li#four A {
 WIDTH: 90px;
 height:48px;
 background-image: url(images/nav_zhongxue.gif);
 } 
 #menu ul li#four A:hover {
 background-image: url(images/nav_zhongxue1.gif);
 } 
#menu ul li#five A {
 WIDTH: 90px;
 height:48px;
 background-image: url(images/nav_jiaoyan.gif);
 } 
 #menu ul li#five A:hover {
 background-image: url(images/nav_jiaoyan1.gif);
 } 
#menu ul li#six A {
 WIDTH: 117px;
 height:48px;
 background-image: url(images/nav_noi.gif);
 } 
 #menu ul li#six A:hover {
 background-image: url(images/nav_noi1.gif);
 } 
#menu ul li#seven A {
 WIDTH: 111px;
 height:48px;
 background-image: url(images/nav_ruanjian.gif);
 } 
 #menu ul li#seven A:hover {
 background-image: url(images/nav_ruanjian1.gif);
 } 
#menu ul li#eight A {
 WIDTH: 111px;
 height:48px;
 background-image: url(images/nav_jizhe.gif);
 } 
#menu ul li#eight A:hover {
 background-image: url(images/nav_jizhe1.gif);
 } 
#menu ul li#nine A {
 WIDTH: 71px;
 height:48px;
 background-image: url(images/nav_luntan.gif);
 } 
#menu ul li#nine A:hover {
 background-image: url(images/nav_luntan1.gif);
 } 
#menu ul li#ten A {
 WIDTH: 66px;
 height:48px;
 background-image: url(images/nav_boke.gif); 
 } 
#menu ul li#ten A:hover {
 background-image: url(images/nav_boke1.gif); 
 } 
#menu ul li#oneone A {
 WIDTH: 118px;
 height:48px;
 background-image: url(images/nav_guanyu.gif); 
 }
#menu ul li#oneone A:hover {
 WIDTH: 118px;
 height:48px;
 background-image: url(images/nav_guanyu1.gif); 
 }  
#menu ul li#onetwo { 
WIDTH: 48px;
height:48px;
background-image: url(images/nav_right_dot.gif);
} 

/*- Footer区域 -----------------------*/
#footer {
text-align:left;
	WIDTH: 1024px;
	height:167px;
	background-image: url(images/footer.gif);
}

#bottonTable{
color:#ffffff;

}

/*论坛调用CSS*/

#luntandiaoyong{
text-align:left;
}

#luntandiaoyong td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height:20px;
}
.w85h20
{
	width:85px;
	height:20px;
}
.w145h20
{
	width:145px;
	height:20px;
}
.w75h20
{
	width:75px;
	height:20px;
}
.w80h18
{
	width:80px;
	height:18px;
}
.w80h20
{
	width:80px;
	height:20px;
}
.w448h102
{
	width:448px;
	height:102px;
}

#content{
font-size:18px;
}
