a:link {  text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline}

body {
  font-family: Tahoma, Arial; 
  font-size: 11px
}

input { 
  font-family: Tahoma, Arial; 
  font-size: 11px
}

textarea { 
  font-family: Tahoma, Arial; 
  font-size: 11px
}

td { 
  font-family: Tahoma, Arial; 
  font-size: 11px
}

th { 
  font-family: Tahoma, Arial; 
  font-size: 11px
}

.ed1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  	font-weight: bold; 
  	color: #838181; 
	border: 1px solid #838181; 
  	background-color: #FFFFFF; 
}

h1 {
 font-size:14px;
 margin-bottom:10px;
 font-weight:lighter;
 color:#FF6600;
}

h3 {
 font-size:11px;
 font-weight:bold;
 color:#0066FF;
 margin-bottom:5px;
}

.index-content {
 width:187px;
 padding:10px;
 background:#FFFFFF;
 height:180px;
 line-height:14px;
}

.index-content2 {
 width:187px;
 padding:10px;
 background:#FFFFFF;
 line-height:14px;
}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.left {
 width:187px;
 float:left
}

.right {
 width:623px;
 float:right
}

.select {
 font-family: Tahoma, Arial;
 font-size:10px;
 width:200px;
 border:none;
 background:#CCCCCC;
 padding:5px;
 margin-top:10px;
 border-bottom:#3366FF dashed 1px
}

.search {
 width:171px;
 margin-top:10px;
 margin-right:20px;
 height:26px;
 padding-top:1px;
 background: url(/ast/img/bg_search.jpg);
 float:right;
 padding-left:25px
}

.search input {
 border:none;
 padding:2px;
 font-family: Tahoma, Arial;
 font-size:11px;
 background:none
}

.search .button {
 border-left: dashed 1px #999999;
 color:#99CC00
}

.brand {
 width:142px;
 height:41px;
 float:right;
 margin-right:10px;
}
