body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana,san-serif;
}
input{
	border:1px solid #cccccc;
}

ol,ul,li{
	list-style-type: none;
	line-height: 1.4em;
}
li{
	background: url("../template/point_3.jpg") no-repeat left top;
	padding-left:14px;
}
.style1 {
	color: #365733;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-transform:uppercase; text-decoration:none
}
.style2 {
	color: #1D2C3F;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	text-transform:uppercase; text-decoration:none
}
.style2:hover{color: #ffffff;}

.style3 {
	color: #1d2c3f;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none
}
.style4 {
	color: #6c6d6f;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style5 {
	color: #646464;
	font-size: 10px;
	font-family: verdana;
}
.style6 {
	color: #628914;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;	
}
.style7 {
	color: #19679d;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style8 {
	color: #628914;
	font-size: 10px;
	font-family: verdana;
}
.style9 {
	color: #3b5562;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style10 {
	color: #3b5562;
	font-size: 10px;
	font-family: verdana;
}

.style10 a{	color: #3b5562;}
.style10 a:link{	color: #3b5562;}
.style10 a:active{	color: #3b5562;}
.style10 a:visited{	color: #3b5562;}
.style10 a:hover{	color: #19679d;}

.style11 {
	color: #19679d;
	font-size: 10px;
	font-family: verdana;
}
.style12 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}

.title{
	color: #19679e;
	font-weight: 700;
	font-size:12px;
}

.title2{
	color: #465e6a;
	font-weight: 700;
	font-size:12px;
}
.punchup{
	color: #19679d;
	font-size:1.2em;
	line-height:1.4em;
}

.whitebar{
	background-color:white;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	border-left:1px solid #cccccc;	
}
.greybar{
	border-top:1px solid #ffffff;
	background-color:#eeeeee;
	border-right:1px solid #cccccc;	
	border-left:1px solid #cccccc;	
}

.floatl{
	float:left;
	margin-right:12px;
	margin-bottom:8px;
}