/*初始化*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:130%;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #F6F5F5;
}
border{ border:0}

div{
	color:444444;
	margin:0px auto;
	padding:0px;
	border:0px;
	font-size:12px;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
}

table{
	font-size:12px;
	margin:0px auto;
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
}

.clear{
clear:both;}

ul,li{
list-style:none;
margin:0px;
padding:0px;}

li{
line-style:none;
margin:0px auto;
}

.left{
float:left;
display:inline;}

.right{
float:right;
display:inline;}

form,img{
margin:0px;
padding:0px;
border:0px;}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color:#1485D2; text-decoration: underline;}

.write:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.write:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.write:hover {
	color:#FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #747780;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #747780;
}

textarea {
width:320px;
}

.proimg img {
	border:#C4C4C4 2px solid;
	}