﻿.index_{
	width: 160px;
	padding-top: 12px;
}

h1 {
	font-size: small;
	color: #690000;
	clear: both;
}

h2 {
	font-size: small;
	margin: 0px;
}

h3 {
	font-size: small;
	color: #690000;
	margin: 0px;
}


#right_column .index_ ul{
	list-style: none;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

.index_ ul li{
	font-size: small;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}

.topad {
	text-align: center;
}

.main_write_up {
	margin: 0px;
	padding: 0px 15px 15px 15px;
	font-size: small;
}

.main_write_up .main_top{
	width: 100%;
	text-align: center;
	margin: 0px;
	z-index: -1;
}

.main_write_up p{
	margin: 0px 0px 8px 0px;
	text-align: justify;
}

.main_write_up p.click{
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

.main_write_up .top_image{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.main_write_up div{
	margin: 12px 0px 8px 0px;
	text-align: justify;
}

.main_write_up div.olr{
	margin: 18px 0px 12px 0px;
	text-align: center;
}

.main_write_up div .full-width-ad{
	margin: 0px;
	text-align: center;
}

.main_write_up .para_head {
	margin: 8px 0px 0px 0px;
}

.main_write_up ol{
	list-style: lower-roman;
	margin: 0px;
}

.main_write_up ul{
	list-style: disc;
	margin: 0px;
}

.margin_peri {
	margin-left: 35px;
	margin-right: 12px;
}

.main_write_up .left_ad{
	float: left;
	margin-right: 8px;
	width: 234px;
}

.main_write_up .right_ad{
	float: right;
	margin-left: 8px;
	width: 234px;
	margin-right: 0px;
}

#main_content .main_write_up .main_ad{
	width: 536px;
}

.main_write_up .main_ad_rect1{
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}

.main_write_up .main_ad_rect2{
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}

.main_write_up .main_ad_link{
}

.main_write_up .main_content_right_padding{
	padding-top: 12px;
	z-index: 1;
}

.main_write_up .leaderboard{
	text-align: center;
}

/* hyperlink */

#right_column .index_ a{
	color: #000000;
	text-decoration: underline;
}

#right_column .index_ a:hover {
	color: #003366;
	text-decoration: none;
}

#right_column .index_ a:visited {
	color: #FF0000;
}

/* Table */

.table_style {
	width: auto;
	border-collapse: collapse;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #690000;
}

.table_style tr{
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #690000;
}

.table_style td{
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #690000;
}

.table_style .label td{
	color: #690000;
}

.image {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

.main_write_up ol li .step {
	font-style: italic;
	font-weight: bold;
	font-size: small;
	margin-top: 8px;
	margin-bottom: 0px;
}

.main_write_up ol li .indent_decimal{
	list-style: decimal
}

.main_write_up .abc {
	list-style-type: lower-alpha
}

/* Combo */
/* graphic mosaic */

.main_write_up .mosaic{
	width: 702px;
	margin-left: auto;
	margin-right: auto;
}

.main_write_up .combo_bottom{
	width: 323px;
	margin-left: auto;
	margin-right: auto;
}

/* faq */

.numeric_list li{
	list-style:decimal;
}

.numeric_list li ol li{
	list-style: lower-roman;
	font-style: italic;
	list-style-position: inside;
}

.numeric_list li ul li{
	list-style: none;
	font-style: italic;
}

.numeric_list li ul li ol li{
	list-style: lower-roman;
}

.numeric_list li p{
	font-style: italic;
}

.bold_list li{
	list-style: decimal;
	color: #690000;
	font-weight: bold;
}

.bold_list li ol li{
	list-style: lower-roman;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.bold_list li p{
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
