body {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	margin: 20px;
	padding: 0;
	background: #FFF;
}

td,select,textarea,input,th {
    font-family: "lr oSVbN","qMmpSVbN W3","Osaka","Arial","Helvetica","Verdana","Tahoma",sans-serif;
	font-size: 11px;
	color: #333;
}

img {
border: none;
}

a:link, a:visited, a:active {
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #6699CC;
}
	
h1 {
	font-size: 25px;
	color: #6699CC;
}

h2 {
	font-size: 20px;
	color: #6699CC;
}

h3 {
font-size: 16px;
color: #CC6600;
font-weight: bold;
margin: 0 0 3px 0;
}

#topLink {

}

#catch {
color: #FFFFCC;
font-size: 11px;
margin: 0 20px 0 0;
}

#main {

}

#lefter {
padding: 10px 10px; 
border-left: 1px solid #275631;
background: #E3E3E3;
}

#lefter a{
color: #;
font-weight: bold;
}

#dot {
border-left: 1px solid #275631;
border-right: 1px solid #275631;
}

#contents {
background: #FAFAF7;
border-right: 1px solid #275631;
padding: 10px 10px;
}

#copy {
height: 21px;
border-left: 1px solid #275631;
border-right: 1px solid #275631;
background: url(images/bg_copy.gif);
background-repeat: repeat-x;
color: #FFF;
font-size: 10px;
}

	table.traffic   
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent; border: 1px solid;
	border-color: #6BBA4A #ffffff #ffffff #6BBA4A ; margin:0px 
}
td.traffic
{
	text-align: center;
	width: 150px;
	padding: 4px 4px 4px 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff #6BBA4A #6BBA4A #ffffff;
	font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold;
}
td.traffic .normFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
th.traffic
{
	text-align: center;
	font-size: 12px; font-weight: normal; width:150px;
	padding: 4px 4px 4px 4px;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #ffffff #6BBA4A #6BBA4A #ffffff;
	background-color: #faf4ff;
}
