
body{
	text-align:center;
	margin:0;
	padding:0;
}

p,pre,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
	word-break:break-all;
}

input[type="text"]{
	font:13px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
}

input[type="submit"],input[type="button"], button{
	cursor:pointer;
}

p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:18px; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:13px; }

p,h5,h6{ margin:10px auto; }

form{ margin:0; }

a,label{
	color:#3366cc;
	cursor:pointer;
	text-decoration:underline;
}

a:hover,label:hover{
	color:#cc6600;
	text-decoration:none;
}

img, input[type="image"]{
	border:none;
	vertical-align:middle;
}

input,img,label{
	vertical-align:middle;
}

table{
	margin:20px auto;
	width:100%;
	border:solid 1px #cccccc;
	border-collapse:collapse;
}

th{
	padding:8px;
	border:solid 1px #cccccc;
}

td{
	padding:7px 0 7px 7px;
	border:solid 1px #cccccc;
}

th{
	background-color:#f0f0f0;
	text-align:center;
	padding:auto 0;
}

table ul{ margin-left:20px; }

ul{ margin:10px 0 10px 30px; padding:0; }

ol{ margin:10px 0 10px 38px; padding:0; }

dl{ margin:10px auto; }

dd{ margin:10px; }

textarea{ width:98%; }


.clear{ clear:both; }
.inline{ display:inline; }
.bold{ font-weight:bold; }
.red{ color:red; }
.gray{ color:#666666; }
#errmsg li{ color:red; }
.done{ color:green; }
.right td, td.right, .right input, input.right{ text-align:right; }
.left  td, td.left,  .left  input, input.left { text-align:left;  }

.checkbox div{
	height:16pt;
	line-height:16pt;
	width:142px;
	float:left;
	overflow:hidden;
}

.mailformat div{
	height:16pt;
	line-height:16pt;
	margin-right:15px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

.pagenavi a, .pagenavi span{
	white-space:nowrap;
}

#disabled td input,#disabled td select,#disabled td select option,#disabled td radio,#disabled td textarea{
	color:#333333;
	cursor:default;
	text-decoration:none;
	border:none;
	background-color:white;
	-webkit-appearance:button;
	-moz-appearance:button;
	appearance:button;
	scrollbar-base-color:white;
	scrollbar-face-color:white;
	scrollbar-track-color:white;
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-darkshadow-color:white;
}

#disabled td select,#disabled td select option,#disabled td radio{
	margin:0;
	padding:0;
	text-indent:0;
	font-size:13px;
}

#disabled td select::-ms-expand{
	display:none;
}


#head,#headmenu,#body,#foot{
	margin:0 auto;
	width:1350px;
}



#head{
	height:90px;
	background:url(/img/1350/head.gif) repeat-x center bottom;
}

#head p{
	margin:0;
	padding-right:50px;
	height:57px;
	line-height:57px;
	text-align:right;
}

#head h1{
	float:left;
	margin:0;
	width:245px;
	height:30px;
	text-align:right;
	font-size:12pt;
	line-height:12pt;
}

#head h1 span{
	font-size:8pt;
	line-height:8pt;
	font-weight:normal;
}

#head ul{
	float:right;
	margin:0;
	width:1100px;
	height:30px;
	background:url(/img/1350/headli.gif) no-repeat left center;
	list-style:none;
}

#head li{
	float:left;
	height:30px;
	background:url(/img/1350/headli.gif) no-repeat right center;
}

#head li a,#head li span{
	display:block;
	padding:0 10px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}



#body{
	margin-top:20px;
}



#right{
	float:right;
	width:1135px;
	background:url(/img/1350/right.gif) repeat-y center center;
}

#h2{
	height:35px;
	margin:0 0 20px;
	background:url(/img/1350/h2.gif) no-repeat center center;
}

#h2 h2{
	margin:0;
	position:relative;
	top:16px;
	text-indent:40px;
	font-size:13pt;
}

#right table,#right p,#right li,#right h3,#right h4{
	width:1065px;
}

#right li{ margin:0 auto; }

#right h3{
	margin:30px auto 10px;
	text-indent:14px;
	font-size:11pt;
	border-left:6px solid steelblue;
}

#right h4{
	margin:20px auto 10px;
	text-indent:12px;
	font-size:10pt;
	border-left:5px solid steelblue;
}



#totop{
	height:35px;
	background:url(/img/1350/totop.gif) no-repeat center center;
}

#totop p{
	margin:0 auto;
	text-align:right;
}


#left{
	float:left;
	width:200px;
}

#left h3{
	margin:0;
	line-height:35px;
	text-indent:25px;
	background:url(/img/1350/lefth3.gif) no-repeat center center;
}

#left ul{
	margin:0;
	list-style:none;
}

#left li{
	background:url(/img/1350/leftli.gif) no-repeat center center;
	height:30px;
}

#left a,#left span{
	display:block;
	text-indent:21px;
	width:200px;
	height:30px;
	line-height:30px;
	text-decoration:none;
}



#foot{
	clear:both;
	height:30px;
}

#foot p{
	margin:0 auto;
	height:30px;
	line-height:30px;
	text-align:right;
}

.submit_button {
-webkit-appearance: none;
text-align: center;
width: 125px;
font-size: 20px;
font-weight: bold;
color: #ffffff;
background-color: steelblue;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-shadow: 0px -1px 1px rgba(16, 16, 16, 0.8);
}

.del_button {
-webkit-appearance: none;
text-align: center;
font-size: 14px;
color: #cc0000;
background-color: whitesmoke;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}