body{
	margin: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	}
div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
a{
	color: #666666;
	text-decoration: none;
	}
a:hover{
	color: #666666;
	text-decoration: underline;
	}
#main{	
	width:900px;
	margin:0 auto;
	}
#top{
	width:900px;
	height:141px;
	}
#header{
	width:900px;
	}
#logo{
	float:left;
	height:141px;
	}
#login{
	float:right;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:71px;
	margin-top:69px;
	}
#navi{
	width:900px;
	}
img{
	border:none;
	}
#agent_logon{
	width:110px;
	margin-left:15px;
	margin-top:10px;
	}
#login_box{
	margin-left:15px;
	margin-top:10px;
	width:323px;
	text-align:left;
	height:24px;
	}
#banner{
	width:900px;
	}
	
/**/
#content1{
	width:900px;
	margin-top:3px;
	}
#box1{
	width:298px;
	background-color:#def0d8;
	float:left;
	}
#box2{
	width:298px;
	background-color:#f0ead8;
	margin:0 auto;
	}
#box3{
	width:298px;
	background-color:#d8e7f0;
	float:right;
	}
#box_text{
	width:250px;
	margin:0 auto;
	padding-top:15px;
	}
#more{
	width:70px;
	float:right;
	}
.green{
	color:#3b5a31;
	line-height:18px;
	text-align:justify;
	}
.brown{
	color:#8b7e5a;
	line-height:18px;
	text-align:justify;
	}
.blue{
	color:#294b60;
	line-height:18px;
	text-align:justify;
	}
.brown1{
	font-size:16px;
	color:#8b7e5a;
	line-height:18px;
	text-align:justify;
	}
p{
	margin:10px 0 0 0;
	}
/**/
#content{
	width:900px;
	margin-top:3px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	position: relative;
	display:inline-block;
	}
#content_in{
	width:900px;
	margin-top:3px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	position: relative;
	display:inline-block;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	}
#welcome_text{
	float:left;
	width:600px;
	margin-left:15px;
	margin-top:15px;
	}
#welcome_left{
	float:right;
	width:252px;
	margin-right:15px;
	margin-top:15px;
	border:1px solid #6da20a;
	background-color:#f0f7ea;
	}
.content{
	line-height:20px;
	text-align:justify;
	}
.content ol{
	margin:0px;
	margin-left:20px;
	padding-left:0px;
	}
.content ul{
	margin:0px;
	margin-left:20px;
	padding-left:0px;
	}
/**/
#bottom{
	width:900px;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height:40px;
	line-height:45px;
	}
#copy{
	float:left;
	margin-left:10px;
	}
#link{
	float:right;
	margin-right:10px;
	}
.bottom{
	color:#FFFFFF;
	}
.bottom a{
	color:#FFFFFF;
	}
.bottom a:hover{
	color:#FFFFFF;
	}
/*currentproject*/
#curent_left{
	float:left;
	width:290px;
	}
#curent_right{
	float:right;
	width:290px;
	}
/*currentproject*/	
FIELDSET {
	width: 550px; BORDER-TOP: #8b7e5a 1px solid; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
	}
LEGEND {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; COLOR: #8b7e5a;
	}
.img{
	float:right;
	margin-left:20px;
	}	