﻿<style type=text/css>

body{background-color:#FFFFFF;}

a{color:#1B6AD8;text-decoration: none }
a:hover{color:#FB3B6C;}

td{font-size:10pt;font-family:宋体;color:#000000;}

p{font-size:10pt;font-family:宋体;color:#000000;line-height:170%;text-align:justify;margin:0px;}

.bodyOuter{margin:0px;background-color:#FFFFFF;}

.bodyOuterTransparent{margin:0px;background-color:transparent;}

.bodyInner{
	background-color:#FFFFFF;
	border:0px;		
	padding-left:10px;
	padding-top:15px;	
	padding-right:10px;
	padding-bottom:10px;
	width:100%;
	height:100%;
	text-align:center;
}

.bodyFrameLogin{
	background-color:#F7F5F4;
	border-left:5px solid #EBE7E4;
	border-top:5px solid #EBE7E4;	
	border-right:5px solid #D9D0CC;
	border-bottom:5px solid #D9D0CC;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:485px;
	height:300px;
	text-align:center;
}

.bodyFrame{
	background-color:#F7F5F4;
	border-top:5px solid #EBE7E4;
	border-left:5px solid #EBE7E4;
	border-right:5px solid #D9D0CC;
	border-bottom:5px solid #D9D0CC;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	width:890px;
	height:550px;
	text-align:center;
}

.bodyHead{
	border:0px;
	padding:0px; 
	width:100%;
	height:100%;
	text-align:center;	
}

.bodyTrunk{
	background-color:#FFFFFF;
	border:0px;
	padding:0px; 
	width:100%;
	height:100%;
	text-align:center;
}

.bodyTrunkRight{
	border:0px;
	padding:0px; 
	width:100%;
	height:100%;
	text-align:center;
}

.bodyTail{
	border:0px;
	padding:0px; 
	width:100%;
	height:100%;
	text-align:center;
}

.bodyMain{
	border:0px;
	padding:0px;
	text-align:center;
}

.cellHead{
	border:1px solid #333333;
	height:49px;
}

.cellHeadTop{
	background-image:url('../images/titletop.gif');
	color:#800000;
	height:23px;
	font-size: 11pt;
}

.cellHeadBottom{
	background-image:url('../images/titlebottom.gif');
	border-top:1px solid #333333;
	height:23px;	
}

.cellHeadTitle1{
	width:80px;
	height:23px;
}

.cellHeadTitle2{
	background-image:url('../images/titleinterval.gif');
	width:9px;
	height:23px;
}

.cellHeadTitle3{
	height:23px;
}

.cellTrunk{
	border-left:1px solid #333333;
	border-top:0px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

.cellTrunkLeft{
	width:115px;
	vertical-align:top;
}

.cellTrunkInterval{
	background-image:url('../images/trunkinterval.gif');
	width:3px;
}

.cellTrunkRight{
}

.cellTail{
	height:40px;
}

.cellTailLine{
	height:10px;
	font-size:9pt;
}

.button1{
	border:0px;	
	padding:0px;
	width:80px;
	height:25px;
}

.button2{
	border:0px;	
	padding:0px;
	width:100px;
	height:25px;
}

.buttonLeft{
	background-image:url('../images/buttonleft.gif');
	width:7px;
	height:25px;
}

.buttonMiddle1{
	background-image:url('../images/buttonmiddle.gif');
	width:66px;
	height:25px;
	text-align:center;
}

.buttonMiddle2{
	background-image:url('../images/buttommiddle.gif');
	width:86px;
	height:25px;
	text-align:center;
}

.buttonRight{
	background-image:url('../images/buttonright.gif');
	width:7px;
	height:25px;
}

.cellTopLeft{
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

.cellTopRight{
	border-left:0px;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:left;
}

.cellBottomLeft{
	border-left:1px solid #333333;
	border-top:0px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

.cellBottomRight{
	border-left:0px;
	border-top:0px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:left;
}

</style>