@charset "utf-8";
#link_x {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: small;
}
#link_x h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#link_x h4 {
	font-size: small;
	font-weight: bold;
	color: #E1771E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#link_x p {
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#link_x p a {
	color: #E1771E;
}
#link_x ul {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
#link_x li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 90%;
	line-height: 140%;
	background-image: url(../img/icon_li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.linklist {
	margin: 0px;
	height: auto;
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: small;
}

.linklist th {
	margin: 0px;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDE2CE;
	border-bottom-color: #CCCCCC;
	text-align: left;
	color: #E1771E;
	background-image: url(../img/sub_infoback.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.linklist td {
	margin: 0px;
	padding: 10px;
	line-height: 130%;
}
.linklist p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linklist p a {
	color: #E1771E;
	text-decoration: none;
}

.linklist td strong {
	color: #E1771E;
}
.linklist ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.linklist li {
	list-style-type: disc;
	width: auto;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.links  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
}
.links  a  {
	color: #E1771E;
	font-weight: bold;
}


.howtolink {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	line-height: 140%;
	font-size: small;
	padding: 0px;
	background-color: #FFFFFF;
}
.howtolink caption {
	margin: 0px;
	padding: 8px;
	background-color: #E1771E;
	border: 1px solid #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.howtolink th {
	margin: 0px;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/th_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: text-top;
	font-weight: normal;
	width: 80px;
	background-position: left top;
}

.howtolink td {
	margin: 0px;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.howtolink td a {
	color: #FF0033;
	text-decoration: none;
}

.howtolink .souce {
	overflow: scroll;
	margin: 0px;
	padding: 8px;
}
.code {
	padding: 8px;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	font-size: small;
	height: 20px;
}

