a {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}


a:link {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}
a:visited {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
}
a:hover {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #FF0000;
	font-size : 12px;
    text-decoration: underline;
}
a:active {
    font-family : Arial,Verdana,Tahoma  ;
	font-weight : normal;
    color : #DD7838;
	font-size : 12px;
    text-decoration: none;
}
a.black::hover
  {
    color : #000000;
  }
a.white {
	font-size : 11px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:link {
	font-size : 11px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:visited {
	font-size : 11px;
    color : #FFFFFF;
    text-decoration: underline;
}
a.white:hover {
	font-size : 11px;
    color : #FFFFFF;
    text-decoration: underline;
	
}
a.white:active {
	font-size : 11px;
    color : #FFFFFF;
    text-decoration: underline;
}

a.green {
	font-size : 11px;
    color : #DD7838;
    text-decoration: underline;
}
a.green:link {
	font-size : 11px;
    color : #DD7838;
    text-decoration: underline;
}
a.green:visited {
	font-size : 11px;
    color : #DD7838;
    text-decoration: underline;
}
a.green:hover {
	font-size : 11px;
    color : #000000;
    text-decoration: underline;
}
a.green:active {
	font-size : 11px;
    color : #DD7838;
    text-decoration: underline;
}


body,td,th {
    font-family : Arial,Verdana,Tahoma ;
	font-weight : normal;
    color : #000000;
	font-size : 12px;
    text-decoration: none;
 }
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
padding:0px;
}

h1 {
  font-size : 18px;
  font-weight : bold;
}

.head {
  font-size : 18px;
  font-weight : bold;
}
.small {
	font-size : 11px;
}

.date {
	color:#DD7838;
}
.black {
	color:#000000;
}

.main_bg
 {
  background-image: url(./images/main_bg.gif);
  background-position: top right;

}
.main_bg2
 {
  background-image: url(./images/main_bg2.gif);
  background-repeat:no-repeat;
  background-position: top right;

 }
.top_bg
 {
  background-image: url(./images/top_bg.gif);
  background-repeat:repeat-x;
  background-position: top;
}
.top1_bg
 {
  background-image: url(./images/top1_bg.gif);
  background-repeat:no-repeat;
  background-position: top;
}
.top2_bg
 {
  background-image: url(./images/top2_bg.gif);
  background-repeat:no-repeat;
  background-position: left top;
  height:98px;
}
.menu_bg
 {
  background-image: url(./images/menu_bg.gif);
  background-repeat:repeat-y;
  background-position: left;
  BORDER-TOP: solid #000000 1px;
  BORDER-bottom: solid #000000 1px;
}

.login_bg
 {
  background-image: url(./images/login_bg.gif);
  background-repeat:repeat-y;
  background-position: left;
  BORDER-TOP: solid #000000 1px;
  BORDER-bottom: solid #000000 1px;
}
.bottom_bg
 {
  background-image: url(./images/bottom_bg.gif);
  background-repeat:no-repeat;
  background-position: left;

}
.menu_off
{
  padding-left:12px;
  padding-bottom:1px;
  height:16px;
}

.menu_on
{
  background-image: url(./images/arrow_black.gif);
  background-repeat:no-repeat;
  background-position: left center;
  cursor:hand;
  padding-left:12px;
  padding-bottom:1px;
  height:16px;
}




.search {BORDER-RIGHT: solid #000000 1px; BORDER-TOP: solid #000000 1px; BORDER-LEFT: solid #000000 1px; BORDER-BOTTOM: solid #000000 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 11px; font-weight : normal;}

.textfield {text-decoration: none; font-family: Arial; color: #000000; font-size: 11px; font-weight : normal;}
.formbutton {BORDER-RIGHT: solid #000000 1px; BORDER-TOP: solid #000000 1px; BORDER-LEFT: solid #000000 1px; BORDER-BOTTOM: solid #000000 1px; text-decoration: none; background-color: #FFFFFF; font-family: Arial; color: #000000; font-size: 11px; font-weight : bold; }


DIV#keyquery_block_left {
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 0px;
	position: static;
	border-width: 1px;
    border-style: solid;
	border-color: #878787;

}
DIV#keyquery_block_left ul li { list-style-type:none; line-height : 18px;}
DIV#keyquery_block_left DIV {
	padding: 7px 10px 7px 10px; 
	margin: 0px 0px 0px 0px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #878787;
		
}
ul#dept { padding-left: 0; margin-left: 0;}
ul#dept li { list-style-type:none;  padding-bottom:5px;}

p {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height : 18px;
	font-family : Arial,Verdana;
	}

.buy {font-size: 11px; font-weight : bold;}

h3 {font-size : 12px; font-weight : bold;}

ul#service { padding-left: 15px; margin-left: 0; font-size: 11px; font-family: Verdana;}
ul#service li {padding-bottom:5px;}

