
body {
font-size: 100%;
color: #333;
background-color : #fff; 
margin: 10px; 
border: 0; 
padding: 0;
}
td {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
table tr {
	vertical-align: top;
}

img {
	border: none;
}

#nav {
	background: #ffffff url(../images/12.gif) repeat-x center top;
padding: 4px 0px 3px 18px;
}
#nav a {
	padding: 0px 10px;
}

#footer {
	border-top: 4px solid #2380D3;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
margin: 0 auto;
width: 960px;
background: #fff;
padding: 0;
border: 0px;
text-align: left; 
font-size: 12px;
line-height: 1.6;
color: #000;
}
#left {
width: 735px;
border: 1px solid #C2E8F2;
font-size: 14px;
float:left;
}
#left img {border:0px;
float: right; margin: 10px ;
}
#right {
width: 210px;
border: 1px solid #D9EDF2;
float: right;
}
#right a {
	padding: 0px 5px;
}
#left1 {
width: 120px;
BORDER-top: #999999 1px dashed
}
#right1 {
float: right;
position: relative;
margin: 0 0 0px 0;
width: 607px;
padding:0;
BORDER-top: #999999 1px dashed
}
#tit {
width: 100%;
background: #ECE9D8; 
}
a {
	color: #000;
text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #f00!important;
text-decoration: none
   
}
A:link{color:blue}
A:visited{color:#0099FF}
a:hover {color: red; text-decoration:underline;} 