body {
	margin: 0 auto;

	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	font-family: Verdana;
}
input {
	border:0px;
	height: 16px;	
	font-family: Verdana;
}

input.radio,input.checkbox { border:0px solid #ffffff;cursor:pointer; }
input[type=radio],input[type=checkbox] {  border:0px solid #ffffff;cursor:pointer; }

.css_input {
	border:1px solid #5f91ca;
	height: 16px;	
	font-family: Verdana;
}
.title_dcwj {
	background: #e8f7ff;
	text-align: left;
	height: 35px;
	font-weight: bold;
	border-top: 1px solid #b2cef2;
	padding-left: 10px;
	font-size: 14px;
}

.article_title {
	text-align: center;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
}

.exp {
	CLEAR: right;
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	MARGIN: 10px 0px 0px 3px;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	color: #333
}

.exp_th{ 
	BORDER-RIGHT : #ccc 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 5px;
	font-size: 14px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 15px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: center;
	COLOR: #134B7B;
	height: 30px;
	
}

.exp TD {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 15px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: left;
	height: 28px;
}

outer_div {
	background-image: url('bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
}

input.form-input{
height: 16px;
width: 50px;
}
.text_copyright{
font-size: 13px;
text-indent:0px;
text-align: left;
}

.STYLE5{
width:100%;
background-color:#f1ffff;
border-top:0px solid #b8d0ea;
border-bottom:0px solid #b8d0ea;
margin-bottom: 3px;
}
.article_content
{
width:100%;
background-color:#ffffff;
border-top:0px solid #b8d0ea;
border-bottom:0px solid #b8d0ea;
margin-bottom: 3px;
margin-top: 2px;
}
.dotprint{
margin:auto;
margin-top:2px;
margin-bottom:2px;
width:100%;
height:1px; 
border-bottom:1px dotted #b8d0ea;       
}
