body{
    font-family: Arial, Helvetica;
    font-size: 12px;
    margin: -50px 20px 20px 20px;
	min-width: 1000px;
	// width: expression(document.body.clientWidth<1000?'1000px':'auto');
}

p, li, td {
    font-family: Arial, Helvetica;
    font-size: 14px;
}

td {
    padding-right: 30px;
}

p {
    line-height: 1.4em;
}

a {
    color: #0066FF;
}

h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.cont {
    margin: 0px;
}

#cp_in{
    position: relative;	
	top: 9px;
    font-size: 18px;
    float: right; 
    line-height: 1.6em;
}

#top {
	position: relative;
	top: 64px;
	left: 0;
	right: 0;
	text-align: center;
}

.add_adv {
	display: inline-block;
    width: 318px;
    padding: 10px 20px;
    background-color: #fffef0;
    border: solid 1px #eed;
	color: #004801;
	text-align: left;
}

.add_adv b {
	display: inline-block;
	width: 211px;
	font-weight: normal;
}

.add_adv strong {
	display: inline-block;
	width: 25px;
	text-align: right;
}
