

td { color: #4a4a4a; font-size: 12px; font-family: Verdana }
A { color: #b3bc1f; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none }
a:visited { color: #b3bc1f; font-weight: bold; text-decoration: none }
a:hover { color: #000000; font-weight: bold; text-decoration: none }
.bold { font-style: normal; font-variant: normal; font-weight: 900 }
h1 { color: #FF3300; font-size: 18px; font-family: Verdana; font-style: normal; font-weight: normal }
h2 { color: #FF3300; font-size: 14px; font-family: Verdana; font-weight: normal }
#side { color: #4a4a4a; font-size: 10px; font-family: Verdana; text-align: center; padding: 5px 0 }
#side a { color: #b3bc1f; font-weight: bold }
#side a:hover { color: #000000; font-weight: bold }
#footer { color: #4a4a4a; font-size: 9px; font-family: Verdana; text-align: center; padding: 5px 0 }
#footer a { color: #b3bc1f; font-weight: bold }
#footer a:hover { color: #000000; font-weight: bold }
#footer2 { color: #4a4a4a; font-size: 10px; font-family: Verdana; text-align: left; padding: 5px 0 }
#footer2 a { color: #b3bc1f; font-weight: bold }
#footer2 a:hover { color: #000000; font-weight: bold }
#sidecolumn { color: #4a4a4a; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("../images/side_corner.gif") no-repeat right top; margin: 0; padding: 15px 15px 15px 0; clear: both }
#table-right-border {border-right-color: #000; border-right:1px solid #848484; padding-right: 15px}
.attention{ color: #FF3300; font-family: Verdana; font-style: normal; font-weight: normal }
.clickTitle{ cursor: pointer }
 hr {
  align: left;
  border: 0;
  width: 100%;
  color: #B3BC1F;
  background-color: #B3BC1F;
  height: 2px;
}

div.type1
td,th {
	border:1px solid #E0E3B1;padding:15px
	}


div.type2
 td th { 
	 border:1px solid #E0E3B1;padding:15px; font-family: Georgia; font-size: 9px; color: $4a4a4a;
	 font-family: Verdana; font-size: 9px;
 	}


div.codewrap{
	width: 480px;
	margin: 10px;
}

pre.code{
	border: 2px solid #003B62;
	font-family: verdana;
	background-color: #B5CFE0;
	font-size: 11px;
	padding: 5px 5px 20px 5px;
	overflow-y : hidden;
	position : relative;
	overflow: auto;
	width: 470px;
}