/* CSS Document */
body  {
       margin:0px; font-size:12px; color:#333333;
}
.inpue {
       border:1px #CCCCCC solid;
}
.bb  {
      border-bottom:1px #CCCCCC dashed;
}
a:link {
      font-size:12px;
      color:#333333;
	  text-decoration: none;
}
a:visited {
      font-size:12px;
	  color:#333333;
      text-decoration: none;
}
a:hover {
      font-size:12px;
      color:#FF3300;
	  text-decoration: none;
}
a:active {
      font-size:12px;
      color:#FF3300;
	  text-decoration: none;
}

.text  {
      font-weight:bold;
}
.text a:link {
      font-weight:bold;
      color:#333333;
	  text-decoration: none;
}
.text a:visited {
      font-weight:bold;
	  color:#333333;
      text-decoration: none;
}
.text a:hover {
      font-weight:bold;
      color:#333333;
	  text-decoration: none;
}
.text a:active {
      font-weight:bold;
      color:#333333;
	  text-decoration: none;
}
.white {
      color:#FFFFFF;
}
.tbborder {
	border: 1px solid #CCCCCC;
}
.news a:link {font-size:12px;
       color:#333333;
	text-decoration:underline;
}
.news a:visited {font-size:12px;
          color:#333333;
	text-decoration:underline;
}
.news a:hover {font-size:12px;
       color:#FF0000;
	text-decoration:none;
}
.news a:active {font-size:12px;
          color:#333333;
	text-decoration:underline;
}
.tdbg{background:#ffffff;}
.tdbgmouseover{background:#0066CC;color:#FFFFFF;}


.pp a:link {font-size:12px;
       color:#ffffff;
	text-decoration:underline;
}
.pp a:visited {font-size:12px;
          color:#ffffff;
	text-decoration:underline;
}
.pp a:hover {font-size:12px;
       color:#ffffff;
	text-decoration:none;
}
.pp a:active {font-size:12px;
          color:#ffffff;
	text-decoration:underline;
}
