﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea
{
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea
{
	font: 12px/1.5 "microsoft yahei",verdana, "lucida sans unicode", "lucida sans", arial, helvetica;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
address, cite, dfn, em, var
{
	font-style: normal;
}
code, kbd, pre, samp
{
	font-family: courier new, courier, monospace;
}
small
{
	font-size: 12px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
sup
{
	vertical-align: text-top;
}
sub
{
	vertical-align: text-bottom;
}
legend
{
	color: #000;
}
fieldset, img
{
	border: 0;
}
button, input, select, textarea
{
	font-size: 100%;
}
a:link
{
	color: #302f40;
	text-decoration: none;
}
a:visited
{
	color: #302f40;
	text-decoration: none;
}
a:hover
{
	color: #302f40;
	text-decoration: underline;
}
a:active
{
	color: #302f40;
	text-decoration: underline;
}
html
{
	height: 100%;
}
body
{
	background: #fff;
	color: #003366;
	font-size: 0.625em;
	height: 100%;
	line-height: 1.8em;
}
.container-wrapper
{
	font-size: 1.25em;
}
.header-wrapper
{
	border-bottom: #d1e4fc 1px solid;
	margin: auto 30px;
}
h1
{
	font-size: 28px;
	font-weight: normal;
	padding: 27px 0;
}
.top-right-wrapper
{
	position: absolute;
	right: 5px;
	top: 5px;
}
.content-wrapper
{
	margin: 0 220px 0 0;
	max-width: 800px;
	padding: 15px 30px;
}
.right-wrapper
{
	float: right;
	width: 220px;
}
.footer-wrapper
{
	padding: 20px;
	padding-bottom: 1000px;
	text-align: center;
}
.footer-wrapper .hr
{
	margin: 0 0 20px 0;
}
.navi
{
	background: #ffffff;
	border: #d1e4fc 1px solid;
	margin: 30px;
	padding: 10px 20px 10px 10px;
	position: fixed;
	right: 0px;
	top: 60px;
	width: 160px;
}
.fixed
 {  
position: fixed !important;  
position: absolute;  
}  
.navi li
{
	margin: 5px 0;
}
.new
{
	color: #cc0000;
	font-size: 12px;
	line-height: -20px;
	margin: -5px 0 0 8px;
}

.block
{
	background-color: #ecf7ff;
	border: 1px solid #cce0e1;
	margin: 0 0 10px 0;
	padding: 10px;
}
.right-block ul
{
	margin: 0 0 0 30px;
}
.right-block ul li
{
	margin: 8px 0;
}
.center-wrapper
{
	margin: 0 230px 0 0;
}
.item-wrapper
{
	clear: left;
	margin: 0px 0;
	padding: 5px 0;
}
form label
{
	color: #0099ff;
	float: left;
	margin: 2px 10px 0 0;
	text-align: right;
	width: 80px;
}
form .text-input-short
{
	width: 150px;
}
form .text-input-long
{
	width: 650px;
}
h2
{
	font-size: 1.5em;
	margin: 10px 0;
}
h3
{
	color: #003333;
	font-size: 1.25em;
	margin: 5px 0;
}
h4
{
	font-size: 1em;
}
p
{
	margin: 0 0 5px 0;
}
.section
{
	margin: 0 0 40px 0;
}
.section-header
{
	height: 2em;
	overflow: auto;
}
.section-header h3
{
	display: block;
	float: left;
	margin: 0px 6px 0 0;
	padding: 5px 0 0 0;
}
.hr
{
	background-color: #d1e4fc;
	display: block;
	height: 1px;
	overflow: hidden;
}
.section-header .hr
{
	position: relative;
	top: .8em;
}
.help img
{
	display: block;
	margin: 5px 0;
}
.hr
{
	margin: 20px 0;
}
.help .question
{
	font-weight: bold;
}
.small-icon
{
	display: inline;
	margin: 0 0 -3px 0;
}
h3
{
	margin: 25px 0 5px 0;
}
ul,ol
{
	padding: 0 0 0 25px;
}
.help li
{
	margin: 10px 0;
}
.small-icon
{
}
.hr
{
	clear: both;
}
.thumbnail
{
	float: right;
	margin: 0 0 20px 20px;
}
.footnote
{
	font-size: 0.85em;
}


.right-wrapper-fixed{
	width:220px;
	position:fixed;
	right:20px;
	top:20px;
	
}


.right-block{
	background-color:#ECF7FF;
	margin:0 0 10px 0;
	padding:10px;
	border: 1px solid #CCE0E1;
}
.right-block ul{
	margin:0 0 0 30px;
}
.right-block ul li{
	margin:8px 0;
}



/*edit*/

.edit-wrapper{
	margin:10px;
}
.center-wrapper form{
	padding:5px 0;
	border-bottom:1px #eeeeee solid;
	line-height:120%;
}
.edit-wrapper .item-wrapper{
	padding:4px 0;
	clear: left;
}
.edit-wrapper label{
	float:left;
	width:320px;
	text-align:right;
	margin:0 20px 0 0;
	color:#31466C;
}
.edit-wrapper .left-form label{
	float:left;
	width:30px;
	text-align:right;
	margin:2px 10px 0 0;
	color:#9E5A47;
	font-weight:bold;
}
.edit-wrapper .item{
	margin:2px 10px 0 0;
	color:#9E5A47;
	margin-left:340px
}
.edit-wrapper .radio-wrapper label{
	float:none;
	width:auto;
	text-align:left;
	margin:0 0 0 -6px;
}
.edit-wrapper .text-input-long{
	width:400px;
}
.edit-wrapper .text-input-medium{
	width:350px;
}
.edit-wrapper .text-input-short{
	width:150px;
}
.edit-wrapper .btn{
	background-color:#FFcc00;
	padding:3px;
	border:#990000 1px solid;
	color:#990000;
	font-weight:bold;
	margin:0;
}
.top-left-wrapper{
	position: absolute;
	padding:10px;
	background-color:#ECF7FF;
	border: 1px solid #CCE0E1;
	width: 180px;
}
input{
	padding:4px;
}

select{
	padding:4px;
}
table {
	text-align:left;
	border:1px solid #eee;
}
th, thead {
	background-color:#006699;
	color:#FFFFFF
}
tr {background-color:expression((this.sectionRowIndex%2==0)?"#F9FCFF":"#DDECF0")}


