@charset "utf-8";
/* CSS Document */
#secmiddle{
	position: relative;
}
#secmiddle  a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#secmiddle  a:hover {
	text-decoration: underline;	
}
#container #secmiddle {
	height: auto;
	width: 1024px;
	position: relative;
}
#secmiddle #bottom {
	height: 152px;
	width: 1024px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}
#secmiddle #upper {
	background-image: url(../images/upper.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 1024px;
}
#secmiddle #upper #home {
	margin-left: 280px;
}
#upper #home .m {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secmiddle #middle {
	height: auto;
	width: 1024px;
}
#secmiddle #left {
	width: 228px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
 #left #top {
	width: 228px;
}
#left #top #a {
	height: 300px;
	width: 228px;
	background-color: #FFFFFF;
}
#left #top #a #text {
	margin: 15px;
}


#secmiddle #left  li{
	line-height: 26px;
	height: 26px;
	width: 228px;
}
#secmiddle #left  li .img{
	margin: 0px;
	padding: 0px;
	float: right;
} 

#secmiddle #left  .li1 {
	background-image: url(../images/li1.png);
	background-repeat: repeat;
}
#secmiddle #left  .li2 {
	background-image: url(../images/li2.png);
	background-repeat: repeat;
}
#secmiddle #left  .li3 {
	background-image: url(../images/li3.png);
	background-repeat: repeat;
}

#secmiddle #left #top span {
	margin-left: 30px;
}
#secmiddle #left #top a:visited {
	color: #0F0F0F;
}
#left  form {
	margin: 0px;
	padding: 0px;
}
#left #login #main  input {
	margin: 0px;
	padding: 0px;
}

#left  #login #main {
	height: 130px;
	width: 228px;
}
#left  #login #main p.m {
	margin-left: 12px;
	line-height: 18px;
	padding: 0px;
	height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
}
#left  #login #main .n {
	margin-top: 0px;
	margin-left: 8px;
	padding: 0px;
	margin-bottom: 0px;
	height: 16px;
}
#left #login #main #logres {
	padding: 0px;
	margin-top: 7px;
	margin-top: 7px;
*margin-top: 7px;		_margin-top:4px;
	margin-right: 16px;
	margin-left: 8px;
	margin-bottom: 0px;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
}
#left #login #main #logres a:link {
	color: #FFFFFF;
}
#left #login #main #logres a:hover {
	text-decoration: none;
}
#left #login #main #logres a:visited {
	color: #FFFFFF;
}
#left #top #login #main #logres .log {
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 41px;
	float: right;
}
#top #login #main #logres .reg {
	background-image: url(../images/reg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 46px;
	float: right;
}


#left #login #main .q {
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	height: 14px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 200px;
	clear: both;
}
#left #login #main .q span {
	float: right;
	margin: 0px;
	padding: 0px;
}
#left  #login #main p.welcome {
	margin-left: 30px;
	padding: 0px;
	font-size: 13px;
	margin-top: 15px;
}
#left  #login #main p.agent {
	margin-left: 30px;
	color: #3F7EFE;
	font-size: 12px;
	margin-top: 15px;
}
#left  #login #main p.logout {
	width: 150px;
	margin-top: 10px;
}
#secmiddle #left #login .li1 {
background:url(../images/li3.png)
	background-repeat: repeat;
	height: 23px;
	background-image: url(../images/li3.png);
	background-repeat: repeat;
	line-height: 23px;
}
#left #calerder {
	height: 230px;
	width: 128px;
}
#left #calerder span {
	margin-left: 10px;
}

#left  #calerder #main {
	margin: 5px;
}
#left #calerder li {
	line-height: 26px;
	background-image: url(../images/Calender.png);
	background-repeat: no-repeat;
	height: 26px;
}
#left #bot  {
	width: 128px;
}

#left #bot li {
	line-height: 26px;
	height: 26px;
	width: 228px;
}
#left #bot  li span {
	margin-left: 30px;
	font-size: 11px;
	line-height: 26px;
	height: 26px;
}

#left #bot  li span  a:visited {
	color: #000000;	
}

#left #bot #last {
	background-color: #E0E0E0;
	height: 250px;
	width: 228px;
	position: relative;
}
#left #bot #smallbox {
	background-image: url(../images/smallbox.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 175px;
	margin-left: 26px;
	position: absolute;
	top: 15px;
	float: left;
}
#left #bot #last #smallbox #inside {
	margin: 14px;
}

#left #bot #last #blackline {
	width: 160px;
	position: absolute;
	left: 35px;
	top: 162px;
}
#middle #middleleft {
	float: left;
	height: 500px;
}
#middle #middleright {
	float: left;
}
