*{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

body{
	font-size: 0.8em;
	color: #000000;
	background-color: #a7a7a7;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,em,strong{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

p{
text-indent: 0.7em;
padding: 0px 1em 0.7em 1em;
}

img{
border:none; 
outline:none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

div#wrapper{
width: 950px;
height:auto;
text-align: left;
margin: 0 auto;
background-color:#a7a7a7;
}

div#header{
width:100%;
height:49px;
background-image: url('../image/stripe.gif');
background-repeat: repeat-x;
}

div#sub{
width:385px;
height:auto;
float: right;
padding-top:0px;
padding-bottom:0px;
}

div#sub-menu{
width:385px;
height:auto;
}

div#sub-menu ul{
margin: 0px 0px 0px 0px;
padding: 5px 5px;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
background-color: #e6e6e6;
color: #ffffff;
text-align: center;
}

div#sub-menu li{
background-color:#30A8C3;
}

div#sub-menu li a{
display: block;
width:auto;
height:1.0em;
font-size: 1.2em;
font-weight: bold;
margin:2px 0px;
padding:10px 0px 10px 15px;
color: #ffffff;
border-left: 12px solid white;
text-align: left;
}

div#sub-menu li a:hover{
display: block;
width:auto;
height:1.0em;
font-size: 1.2em;
font-weight: bold;
margin:2px 0px;
padding:10px 0px 10px 15px;
color: #ffffff;
background-color: #5E5A5A;
border-left: 12px solid white;
}

div.message{
width:383px;
height:180px;
margin: 20px 0 10px;
padding: 0px 0px 0px 0px;
float: right;
border:1px solid #ffffff;
}

div.message dl{
margin: 0px 0px 0px 0px;
height:320px;
}

div.message dt{
font-weight: bold;
border-bottom: 1px solid #ffffff;
padding:3px 10px 3px 10px;
background-color: #e6e6e6;
border-left: 12px solid white;
}

div.message dd{
padding:5px 10px 5px 10px;
line-height:1.7em;
}

div.message p{
text-indent: 0px;
padding-left: 0px;
padding-right: 0px;
}

div.info{
margin: 0px 0px 30px 0px;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
width:383px;
height:300px;
overflow: auto;
background-color: #e6e6e6;
}

div.info p{
line-height:1.5em;
text-indent: 0px;
padding: 5px 0px 0px 20px;
background-image: url('../image/arrow.gif');
background-repeat: no-repeat;
background-position: 5px 10px;
}

div#content{
width: 550px;
height:auto;
float:left;
}

/*
div#content a:hover{
border-bottom: 1px solid #666666;
}
*/

div#image{
width: 550px;
height: 400px;
}

div#content h2{
font-size: 1.3em;
font-weight: bold;
margin: 20px 0px 10px 0px;
padding: 5px 5px 3px 1em;
border:1px solid #ffffff;
border-left: 12px solid white;
background-color: #e6e6e6;
}

div#content dt{
padding: 0px 1em 0px 1em;
font-weight: bold;
}

div#content dd{
padding: 0px 1em 3px 2em;
}

div#content dl{
margin: 0px 0px 10px 0px;
}

div#content2{
width: 550px;
height:auto;
float:left;
margin: 20px 0px 10px 0px;
}

div#content2 dt{
padding: 0px 1em 0px 1em;
font-weight: bold;
}

div#content2 dd{
padding: 0px 1em 3px 2em;
}

div#content2 dl{
margin: 0px 0px 10px 0px;
}

div#fragment-1 li{
padding: 0px 1.5em 10px 2.3em;
background-image: url('../image/arrow.gif');
background-repeat: no-repeat;
background-position: 1em 5px;
}

div#fragment-4 li{
padding: 0px 1.5em 10px 2.3em;
background-image: url('../image/arrow.gif');
background-repeat: no-repeat;
background-position: 1em 5px;
}

div#adsence{
width:728px;
height:90px;
clear: both;
background-color:#e6e6e6;
margin: 0px 111px 0px 111px;
padding: 0px 0px 0px 0px;
text-align:center;
}

div#footer{
width:100%;
height:auto;
border-top-width: 3px;
border-top-color: #ffffff;
border-top-style: solid;
clear: both;
background-color:#a7a7a7;
margin: 20px 0px 0px 0px;
padding: 5px 0px 0px 0px;
text-align:center;
color: white;
}

