#main {
	margin-left:7%;
	width:1000px;
	font-size:13px;
	color:#4086c4;
}
#header {
}
#header .fl {
	clear:both;
	float:left;
}
#header .f2 {
	float:left;
	width:950px;
}
#header .f3 {
	float:left;
}
#header table tr td {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:32px;
	text-align:center;
	padding-left:40px;
}
#login {
	clear:both;
	margin-top:5px;
}
#login .left {
	float:left;
	width:240px;
}
#login .left .di {
	background:url(../images/bor.jpg) no-repeat;
	font-size:14px;
	padding-left:8px;
	padding-top:8px;
	color:#0066CC;
	width:223px;
	height:28px;
}
#login .left .l1 {
	background:url(../images/left1.jpg) no-repeat;
	width:240px;
}
#login .left .l2 {
	background:url(../images/left2.jpg) repeat-y;
	margin-top:-3px;
}
#login .left .l2 .t1 {
	margin-left:-5px;
	margin-bottom:5px;
}
#login .left .l2 .t2 {
padding-left:5px;
}
#login .left .l3 {
	background:url(../images/left3.jpg) no-repeat;
	height:9px;
	width:238px;
}
#login .right {
	float:left;
	width:730px;
}
#login .right .l1 {
	background:url(../images/right.jpg) no-repeat;
	width:730px;
	height:9px;
}
#login .right .l2 {
	background:url(../images/right1.jpg) repeat-y;
	width:730px;
}
#login .right .l2 .t1 {
   padding-top:5px;
   padding-left:5px;
}
#login .right .l2 .t2 {
  clear:both;
}
#login .chan{
   float:left;
   margin-left:2px;
}
#login .chan .t1{
  background:url(../images/chanpin.jpg) no-repeat;
  padding-left:8px;
  padding-top:5px;
  height:28px;
  width:150px;
}
#login .chan .t2{
text-align:center;
margin-top:-10px;
  width:175px;
  height:220px;
  border-top:1px #b3cde4 solid;
  border-left:1px #b3cde4 solid;
  border-right:1px #b3cde4 solid;
}
#login .chan .t3{
  background:url(../images/chanpin1.jpg) no-repeat;
  height:28px;
  width:177px;
}

#login .right .l3 {
	background:url(../images/right2.jpg) no-repeat;
	width:730px;
	height:13px;
}
#botton {
	clear:both;
	background:url(../images/botton.jpg) no-repeat;
	height:93px;
	text-align:center;
	line-height:1.4em;
	padding-top:13px;
}
a:link {
	color:#064def;
	text-decoration:none;
}
a:hover {
	color:#fd4923;
	text-decoration:none;
}
a:visited {
	color:#064def;
	text-decoration:none;
}

