/* { */


*{
}

a:link{color:#333333;text-decoration:none;}
a:visited{color:#333333;text-decoration:none;}
a:hover{color:#333333;text-decoration:underline;}
a:active{text-decoration:none}

h1,h2,h3,h4{
	font-size:10px;
	line-height:14px;
	letter-spacing: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

body{
	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:150%;
	letter-spacing:0.05em;
	color: #######;
    background-image:url(../cmn_img/bg.gif);
	background-repeat:repeat-y;
	background-position: center;
	background-color:#FFFFFF;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;
}

.title {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.padding_top {
	padding-top: 5px;
}

.md {
	padding-top: 30px;
	padding-bottom: 8px;
}

img {border:none}

.bt {
	margin-top: 40px;
}

.main {
	margin-top: 60px;
}

.an {
	margin-top: 120px;
}

.txt_10 {
	font-size: 10px;
	letter-spacing: normal;
}
