﻿body 
{
	margin:0px;
	font-size:12px;
	color:#000000;
}
.ul_body{
	background-color: #FFFFFF;
	margin:0px auto;
	width:1003px;
}
.li_body_left{
	width:213px;
	vertical-align:top;
	background-color:#eeeeee;
}
.li_body_mid{
	width:782px;
	padding-left:8px;
	text-align:left;
	vertical-align:top;
}
.li_body_right{

}
a:link 
{ 
	color: #000000; 
	text-decoration: none
}
a:visited 
{ 
	color: #000000; 
	text-decoration: none
}
a:hover 
{ 
	color: #000000; 
	text-decoration: none
}
a.click:link
{
     color:#000000;
	 text-decoration:underline;
}
a.click:visited
{
    color:#000000;
}
a.click:hover
{
	color:#000000;
	text-decoration:none;
}
.a_white:link 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:visited 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover 
{ 
	font-size: 13px;
	color:#FF9900;
	text-decoration: underline;
}
ul
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	list-style:none;
	overflow:auto;
}
li
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	float:left;
}
td
{
	font-family:Arial
}
.tw_grey_twenty
{
	color: #000000;
	line-height: 20px;
	font-size: 12px;
}
.tw_grey_thirty
{
	color: #000000;
	line-height: 30px;
	font-size: 12px;
}
.tw_grey_twentythree
{
	color: #000000;
	line-height: 23px;
	font-size: 12px;
}
.tw_grey_twentyfive
{
	color: #000000;
	line-height: 25px;
	font-size: 12px;
}
.tw_dgrey_twentythree
{
	color: #333333;
	line-height: 23px;
	font-size: 12px;
}
.tw_grey
{
	color: #000000;
	font-size: 12px;
}
.tw_white
{
	font-size: 12px;
	color: #ffffff;
}

/*修改前*/

img{border:none;}
