html{
	height:100%;

}


/*body*/
body{
	font-family:"MS Gothic";
	color		: rgb(51,51,51);
	text-align	: center;
	margin		: 0px;
	font-size	: 12px;
	color		: rgb(51,51,51);
	line-height	: 130%;
	height:100%;
}
img{
border:0px;
}

body,h2,h3,h4,div,img,p{
	margin		: 0px;
	padding		: 0px;
}
h1{
	font-size	: 12px;
	line-height	: 120%;
	color		: #C4B3C1;
	font-weight	: normal;
	padding:5px 0px 0px 0px;
}

table{
    border-collapse: collapse;
	margin:0 auto;
}

/*link*/
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.a1:link,visited,active {
	text-decoration: underline;
	color: #C4B3C1;
}
.a1:hover {
	text-decoration: none;
}

.a2:link,visited,active {
	text-decoration: underline;
	color: #ffffff;
}
.a2:hover {
	text-decoration: none;
}

.bt:link {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:visited {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
.bt:hover {
    font-size: 12px;
	text-decoration: underline;
}
.bt:active {
    font-size: 12px;
	text-decoration: none;
	color: #8A8A8A;
}
A.link1:link,A.link1:visited  {text-decoration: underline;color: #333;}
A.link1:hover {text-decoration: none;color: #333;} 

/*td*/
.td01{ vertical-align:bottom;padding:0px 30px 16px 30px;}
.td02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.td03 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}


/*frontstyle*/
.front1 {color:#FFFFFF; }
.front2 {font-size: 14px;color: #FFFFFF;font-weight: bold;padding: 22px 0px 0px 0px;}
.front3 {font-size: 14px;color: #0F423D;font-weight: bold;padding: 25px 0px 0px 120px;}
.front4 {font-size: 12px;padding:30px 40px 30px 40px;}
.front5 {font-size: 12px;color: #ffffff;padding:10px 0px 0px 0px;}

/*list*/
ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 22px 0px 0px 0px;
	font-family:"MS PGothic";
}
ul.nav li {
	width:160px;
	padding: 0px 10px 22px 50px;
}
.con{
	background-image: url(../img/contence.jpg);
	background-position:bottom;
}
.con1{
    padding:10px 50px 60px 50px;
}

		  

