@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	color: #0066cc;
}
a:hover {
	color: #00274D;
}
.h_shop {
	color: #333226;
	font-size: 18px;
}
.font_s {
	font-size: 10px;
}
body {
	background-color: #D8EDF5;
	margin: 0;
}
.font_1 {
	font-size: 14px;
}.font_2 {
	font-size: 16px;
}.font_3 {
	font-size: 18px;
}
.styleinfo, .styleinfo a:link {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.styleinfo a:visited {
	color: #FFF;
}
.headernews{
	color:#FFF;
	font-size: 16px;
}
.header_w {
	font-size: 13px;
	color: #FFF;
}
.font_s {
	font-size: 12px;
}
#register {
	font-size: 14px;
	color: #333;
}

#register input {
	display: inline;
	width: 150px;
	height: 18px;
	border: 1px #333 solid;
}

#register input.fpics {
	display: block;
	width: 180px;
	height: 20px;
	border: 1px #333 solid;
}

#register input.check {
	display: inline;
	width: 12px;
	height: 12px;
	border: none;
}

#register input.submit {
	display: block;
	margin: 5px;
	width: 100px;
	height: 25px;
	border: 1px #333 solid;
}

#register select {
	display: inline;
	width: 50px;
	height: 18px;
	border: 1px #333 solid;
}

#register textarea {
	display: block;
	width: 300px;
	height: 100px;
	border: 1px #333 solid;
}
