﻿body 
{
	margin:0px;
	font-size:12px;
	color:#464646;
}
.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: #464646; 
	text-decoration: none
}
a:visited 
{ 
	color: #464646; 
	text-decoration: none
}
a:hover 
{ 
	color: #464646; 
	text-decoration: none
}
a.click:link
{
     color:#1A79CB;
	 text-decoration:underline;
}
a.click:visited
{
    color:#454545;
}
a.click:hover
{
	color:#1A79CB;
	text-decoration:none;
}
.a_white:link 
{ 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:visited 
{ 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover 
{ 
	font-size: 12px;
	color:#9FD100;
	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: #676767;
	line-height: 20px;
	font-size: 12px;
}
.tw_grey_thirty
{
	color: #676767;
	line-height: 30px;
	font-size: 12px;
}
.tw_grey_twentythree
{
	color: #676767;
	line-height: 23px;
	font-size: 12px;
}
.tw_grey_twentyfive
{
	color: #333333;
	line-height: 25px;
	font-size: 12px;
}
.tw_dgrey_twentythree
{
	color: #333333;
	line-height: 23px;
	font-size: 12px;
}
.tw_grey
{
	color: #676767;
	font-size: 12px;
}
.tw_white
{
	font-size: 12px;
	color: #ffffff;
}