@charset "gb2312";
/* CSS Document */

/*=============================================================================================*/
/* 全局CSS定义 */
body {
	font-family: "宋体"，"Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin: 0px;
	padding:0px;
	text-align:left;
	background:#fff;
}
div,form,ul,ol,li,span,p{
    margin:0;
	padding:0;
	border:0;
}
img,a img{
    border:0;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
	padding:0;
}
ul,ol,li{
    list-style:none
}

/* 默认链接颜色 */
a{
   color:#fff;
   text-decoration:none
}
a:hover{
   color:#fff;
   text-decoration:underline;
}
/* 其他文字颜色属性 [颜色定义规则：c+颜色名称或16进制代码] */
.cwhite,.cwhite a{
   color:#fff;
}

.cblack,.cblack a{
   color:#000;
}
.cblack a:hover{
    color:#c00;
}
.a_red,.a_red a{
    color:#ff0000;
}
.a_bule,.a_bule a{
    color:#36c;
}
/* 字体大小及其他属性[定义规则：f+字体大小] */
.f12px{
    font-size:12px;
}
.lh22px{
    line-height:22px;
}
.lh26px{
    line-height:26px;
}
.fb{
    font-weight:bold;
}
.margintop{
    margin-top:10px;
}
.left{
    float:left
}
.right{
    float:right;
}

/* 清除浮动 */
.clear{
    clear:both;
	font-size:1px;
	width:1px;
	visibility:hidden;
	margin-top:0px!important;
	margin-top:-1px;
	line-height:0
}/*ie and firefox1.5 updata */

/* 全局容器 */
#container{
    width:100%;
	padding:0 0;
	margin:0px auto 0px;
	background:#fff;
	clear:both;
}

/* 整块内容容器 */
#content{
    width:100%;
	margin:0 auto;
	display:block;
	clear:both;
}
/* 整块整块的间隔 */
.toy_space{
	margin-bottom:8px;
}
/* 内容板块top */
#top_k{
   width:100%;
   height:92px;
   background:url(../images/mail_01.gif) repeat-x;
}
#top{
   width:1004px;
   height:92px;
   padding:0px;
   margin:0px;
}
#top_left{
   width:506px;
   height:92px;
   float:left;
}
#backhome{
	width:50px;
	position:absolute;
	left: 888px;
	top: 25px;
}

/* 内容板块body */
#main_k{
   height:auto;
   width:100%;
   float:left;
   background:url(../images/mail_07.gif) repeat-x top;
}
#main{
   float:left;
   height:auto;
   width:1004px;
   margin:0 auto;
}
#main_left{
   float:left;
   height:383px;
   width:511px;
   display:block;
   clear:both;
   background:url(../images/mail2_04.gif) repeat-x top;
}
#main_left #kong{
   height:230px;
}
#main_left #text_sb{
	float:left;
	color:#fff;
	font-size:12px;
	line-height:25px;
	width:280px;
	text-align:center;
	position: absolute;
	left: 225px;
	top: 324px;
}
#main_right{
  float:left;
  height:383px;
  width:455px;
}
#main_right #xinf{
   float:left;
   margin:20px 0px 20px 30px;
}
#main_right #login{
   float:left;
   width:450px;
   height:83px;
   background:url(../images/mail_08.gif) repeat-x;
}
#form1 {
	margin-top:5px; 
	margin-left:90px; 
	display: block
}
#main_right #login ul li {
	DISPLAY: inline; FLOAT: left; text-align:left; MARGIN: 0px 0px; padding-left:10px;OVERFLOW: hidden; WIDTH: 340px
}
#main_right #login ul li span{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
#main_right #login LI.l1 INPUT {
	BORDER-RIGHT: #fd45c7 1px solid; BORDER-TOP: #fd45c7 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #fd45c7 1px solid; COLOR: #fd45c7; MARGIN-RIGHT: auto; BORDER-BOTTOM: #fd45c7 1px solid; FONT-FAMILY: Verdana;width:160px;height:18px; line-height:18px;margin-top:8px;
}
#main_right #login LI.l3 {
	float:left;WIDTH: 250px;HEIGHT: 25px;line-heigh:25px;margin:10px 0px 0 0;
}
#main_right #login LI.l4 {
	MARGIN: 20px 30px 0px 10px; WIDTH: 85px; height:41px;TEXT-ALIGN: center
}
/* 内容板块bottom */
#bottom_k{
  float:left;
  width:100%;
  height:95px;
  background:url(../images/mail_15.gif) repeat-x top;
}
#bottom{
  float:left;
  width:1004px;
  height:95px;
}
#bottom #cop{
  color:#fff;
  width:950px;
  margin:20px auto 0;
}
#bottom #cop span{
   text-align:right;
}
