/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: bold;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 10;
	border: 1px solid #999;
	background-color: #F2F2F2;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
	font-family: Arial,sans-serif;
}

table {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 650px;
}

th {
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

tr {
	margin:0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

td {
	margin:0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
caption {
	font-size: 14px;
	line-height: 200%;
	font-weight: bolder;
	color: #666;
	text-align: left;
}

.clear {
	clear: both;
}
.red {
	color: #F00;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 20px;
	width:960px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 0px;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	
}

#topBnr {
	float: right;
	width:253px;
	padding: 0px;
}
#topBnr h3 {
	display: none;
}
#topBnr a{
	padding: 0px;
	background-image: url(../images/topBnr_off.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 280px;
	width: 253px;
}
#topBnr a:hover{
	padding: 0px;
	background-image: url(../images/topBnr_on.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#topCont {
	margin-top: 0px;
	margin-right: 253px;
	margin-bottom: 23px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#topCont dl {
	margin: 0px;
	padding: 0px;
}
#topCont dt {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccd2d2;
	width: 683px;
	height: 220px;
}
#topCont dd {
	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: #ccd2d2;
	border-bottom-color: #ccd2d2;
	border-left-color: #ccd2d2;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
#topCont dd ul {
	height: 52px;
	padding-top: 8px;
	margin: 0px;
	padding-left: 12px;
}
#topCont dd ul li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#topCont dd ul li a {
	margin: 0px;
	color: #336699;
	display: block;
	height: 30px;
	width: 157px;
	background-image: url(../images/topimgmenu_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topCont dd ul li a:hover {
	margin: 0px;
	background-image: url(../images/topimgmenu_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	padding-top: 12px;
}

#pageNav{
	float: right;
	width:250px;
	padding: 0px;
	margin: 0px;
}

#content{
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	width: 683px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
	height: 30px;
	width: 325px;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	top: 16px;
	right: 0px;
	display: inline-block;
	width: 345px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#utility dl {
	margin: 0px;
	padding: 0px;
}
#utility dl dt {
	float: left;
	width: 215px;
	height: 30px;
	margin-right: 8px;
}
#utility dl dd {
	float: left;
	height: 30px;
	width: 122px;
	margin: 0px;
	padding: 0px;
}
#utility dl dd a{
	background-image: url(../images/bt_head_mail_off.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 122px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #336699;
	text-align: center;
}
#utility dl dd a:hover{
	color: #336699;
	background-image: url(../images/bt_head_mail_on.gif);
	background-repeat: no-repeat;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px;
	margin: 0px;
}

#pageName h2{
	margin:0px;
	padding: 0px;
	display: none;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 960px;
	min-width: 640px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#globalNav a.menu01 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_01_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 136px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#globalNav a.menu01:hover {
	background-image: url(../images/menu_01_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
#globalNav a.menu02 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_02_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 301px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#globalNav a.menu02:hover {
	background-image: url(../images/menu_02_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
#globalNav a.menu03 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_03_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 211px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#globalNav a.menu03:hover {
	background-image: url(../images/menu_03_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
#globalNav a.menu04 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_04_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 163px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#globalNav a.menu04:hover {
	background-image: url(../images/menu_04_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
#globalNav a.menu05 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_05_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 149px;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
#globalNav a.menu05:hover {
	background-image: url(../images/menu_05_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	min-height: 200px;
	height: 400px;
	padding: 0px;
	margin: 0px;
}

.feature h3{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.feature p {
	background-image: url(../images/roadmap.gif);
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 270px;
	line-height: 130%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 180px;
}
.feature a {
	padding: 0px;
}

/*************** news styles ******************/

.news {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.news h3{
	color: #666666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
}
.news dl {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
.news dl dt.date {
	width:110px;
	float:left;
	margin-right:20px;
	font-weight:normal;
	color:#06C;
	font-size: 12px;
}
.news dl dd.detail{
	width:503px;
	float:right;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.news dl dd.hr{
	clear:both;
	text-align: center;
	border-top:none;
	border-bottom:1px dotted #ccc;
	border-left:none;
	border-right:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news p {
	padding: 0px 0px 10px 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 0px;
	margin-bottom: 5px;
}
#sectionLinks ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	clear: both;
}
#sectionLinks ul li.result1 a {
	background-image: url(../images/bt_result_1_off.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 43px;
	width: 200px;
	display: block;
	padding-left: 50px;
	line-height: 43px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
#sectionLinks ul li.result1 a:hover {
	display: block;
	background-image: url(../images/bt_result_1_on.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}
#sectionLinks ul li.result2 a {
	background-image: url(../images/bt_result_2_off.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 43px;
	width: 200px;
	display: block;
	padding-left: 50px;
	line-height: 43px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
#sectionLinks ul li.result2 a:hover {
	display: block;
	background-image: url(../images/bt_result_2_on.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}
#sectionLinks ul li.result3 a {
	background-image: url(../images/bt_result_3_off.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 43px;
	width: 200px;
	display: block;
	padding-left: 50px;
	line-height: 43px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
#sectionLinks ul li.result3 a:hover {
	display: block;
	background-image: url(../images/bt_result_3_on.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}
#sectionLinks ul li.result4 a {
	background-image: url(../images/bt_result_4_off.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 43px;
	width: 200px;
	display: block;
	padding-left: 50px;
	line-height: 43px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
#sectionLinks ul li.result4 a:hover {
	display: block;
	background-image: url(../images/bt_result_4_on.gif);
	color: #999999;
	background-repeat: no-repeat;
	background-position: center center;
}

/************* relatedLinks styles **************/

.relatedLinks{
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/bg_company.gif);
	background-repeat: repeat-x;
}

.relatedLinks h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
.relatedLinks dl {
	padding: 0px;
}
.relatedLinks dl dt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.relatedLinks dl dt ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.relatedLinks dl dt ul li {
	padding: 0px;
	list-style-type: none;
	font-size: 90%;
	line-height: 150%;
	color: #666666;
}
.relatedLinks dl dd a {
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(../images/bt_company_off.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 115px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bolder;
	padding-left: 45px;
}
.relatedLinks dl dd a:hover {
	display: block;
	background-image: url(../images/bt_company_on.gif);
	background-repeat: no-repeat;
}

/**************** 他ページタイトル styles *****************/
#topCont2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 150px;
	width: 960px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
}
#topCont2 h2 {
	position: relative;
	font-size: 16px;
	line-height: 150px;
	font-weight: bolder;
	color: #336699;
	padding-left: 20px;
}

/************** section01 styles *****************/

.section01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 683px;
}
.section01 h3{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.section01 .comment {
	min-height: 200px;
	font-size: 90%;
	line-height: 130%;
	color: #666;
	padding: 10px;
	margin: 0px;
}

/************** section02 styles *****************/

.section02 {
	min-height: 200px;
	padding: 0px;
	margin: 0px;
}

.section02 h3{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.section02 p {
	padding-right: 20px;
	padding-left: 20px;
	color: #666;
	padding-top: 10px;
	line-height: 150%;
}

.section02 img{
	padding: 0px;
}

/************** section01 styles *****************/

.resultBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 683px;
	margin: 0px;
}
.resultBox h3{
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.resultBox p {
	padding: 0px;
	margin: 0px;
}
.resultBox .kaigoBox {
	min-height: 200px;
	padding: 9px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	position: relative;
	text-align: center;
}
.resultBox .kaigoBox dl {
	margin: 0px;
	padding: 0px;

}
.resultBox .kaigoBox dl dt {
	margin: 0px;
	padding: 0px;

}
.resultBox .kaigoBox dl dd {
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.resultBox .jissekiBox {
	min-height: 200px;
	padding: 9px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	position: relative;
	text-align: center;
}
.resultBox .jissekiBox dl {
	margin: 0px;
	padding: 0px;

}
.resultBox .jissekiBox dl dt {
	margin: 0px;
	padding: 0px;

}
.resultBox .jissekiBox dl dd {
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.resultBox2 {
	width: 683px;
	border: 1px solid #999;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.resultBox2 .results {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	clear: both;
}
.resultBox2 .results dl {
	padding: 0px;
	margin: 0px;
}
.resultBox2 .results dl dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;

}
.resultBox2 .results dl dt h4 {
	font-size: 110%;
	color: #666;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	font-weight: bolder;
}
.resultBox2 .results dl dt p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #666;
	text-align: left;
}
.resultBox2 .results dl dd {
	padding: 0px;
	float: right;
	border: 1px solid #999;
	margin: 0px;
	width: 250px;
}
.resultBox2 .results dl dd img {
	padding: 5px;
	margin: 0px;
}
.resultBox2 .results dl dd p {
	padding: 5px;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

/************** map styles *****************/

#map {
	min-height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#map h3{
	color: #666666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* googlemap */
#map_canvas {
	padding: 0px;
	height: 400px;
	width: 643px;
	display: inline-block;
	margin: 20px;
}

/*************** history styles ******************/

.history {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 683px;
}

.history h3{
	color: #666666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 45px;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.history ul {
	margin: 20px;
}
.history li {
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}