
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;
}
form,p {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	line-height: 1.8;
}
h1{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#header {
}
#header td {
	padding: 2px;
}
#logo {
	width: 34%;
}
#logo img {
	margin: 4px 0px 0px 8px;
}
.top {
	background: #ffffff url(../images/bg_top.gif) repeat-x left top;
}
.top td {
	padding: 2px 8px;
	color: #ffffff;
}
#menu {
	background: #ffffff url(../images/snav_bg_m.gif) repeat-x center bottom;
	font-size: 12px;
}
#nav {
	background: #ffffff url(../images/nav_bg2.gif) repeat-x center top;
	height: 30px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#nav ul {
	padding: 0px 10px;
}
#nav ul li {
	padding: 3px;
	float: left;
}
#nav ul li.home {
}
#sNav {
	clear: both;
	background: url(../images/snav_bg_l.gif) no-repeat left bottom;
}
#sNav ul {
	background: url(../images/snav_bg_r.gif) no-repeat right bottom;
	padding: 0px 20px;
}
#sNav ul li {
	display: inline;
	background: url(../images/snav_a_bg.gif) no-repeat right center;
	margin-right: 8px;
	padding-right: 4px;
}
#sNav ul li.no {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
	color: #666;
}
#sNav span {
	width: 130px;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	line-height: 24px;
}
#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: 1px solid #D9EDF2;
text-align: left; 
font-size: 12px;
line-height: 1.5;
color: #000;
}
#left {
width: 636px;
border: 1px solid #C2E8F2;
font-size: 13px;
float:left;
}
#right {
float: right;
width: 300px;
padding:0 5px;
border: 1px solid #D9EDF2;
}
#right a {
	padding: 0px 8px;
}
#left1 {
width: 100px;
BORDER-top: #999999 1px dashed
}
#right1 {
font-size: 12px;
float: right;
position: relative;
margin: 0 0 0px 0;
width: 627px;
padding:0;
BORDER-top: #999999 1px dashed
}
#tit {
width: 100%;
background: #D9EDF2; 
}
#tit a {
	padding: 0px 10px;
}
#tit1 {
width: 100%;
background: #D9EDF2; 
}
a {
	color: #039;
text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #f00!important;
text-decoration: none
   
}
A:link{text-decoration:none}
A:visited{text-decoration:none}
