﻿body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('bodybg2.png');
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
}
div{
	margin:auto;
	overflow:hidden;
}
a{
	text-decoration:none;
	color: #0588C0;
}
a:hover{
	color: red;
}
img{
	border:0px;
}
.top{
	width:1000px;
	position:relative;
}
.time{
	position:absolute;
	left:28px;
	top:86px;
	color:#FFFF00;
}
.topflash{
	width:1000px;
	border-bottom:10px red solid;
}
.bodyborder{
	background-image:url('bodybg.png');
	background-position:center top;
	background-repeat:repeat-y;
}
.body{
	width:1000px;
}
.left{
	float:left;
	width:200px;
	background-color:#F5F5F5;
	margin:10px 0px 0px 10px;
	padding-bottom: 5000px;
	margin-bottom: -5000px; 
	_display:inline;
}
.left4{
	text-align:left;
	line-height:20px;
	font-family:宋体, Arial, Helvetica, sans-serif;
	padding:20px 0px 10px 10px;
}
.indexright{
	float:left;
	width:770px;
	height:611px;
	margin:10px 0px 0px 10px;
	text-align:left;
	position:relative;
}
.indexprod{
	position:absolute;
	top:265px;
	left:2px;
}
.indexprod img{
	height:120px;
	padding:5px 5px;
	border:1px  solid #32789A;
	background-color:white;
	margin:0px 5px;
}
.right{
	float:left;
	width:770px;
	margin:10px 0px 0px 10px;
	background-image:url('bodybg3.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height:550px;
	_overflow:visible;
	_height:550px;
}
.title{
	width:770px;
	height:28px;
	line-height:28px;
	background-image:url('title.png');
	background-position: center center;
	background-repeat:no-repeat;
	font-size:14px;
	font-family:宋体;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	letter-spacing:3px;
	color: #003399;
}
.cont{
	width:720px;
	padding:25px 0px;
	text-align:left;
	line-height:25px;
	font-size:14px;
}
.cont img{
	padding:5px;
	border:1px solid #88D0F7;
}
.bottom{
	height:35px;
	line-height:35px;
	border-top:10px #CCCCCC solid;
	width:1000px;
	color:#666666;
}
.bottomborder{
	height:18px;
	background-image:url('bottom.png');
	background-position:center top;
	background-repeat: no-repeat;

}

.left2{
	padding:15px 0px 15px 10px;
	text-align:left;
}



.prodimgtable{
	width:100%;
	jerry:expression(cellSpacing="10");
}
.prodimgtable td{
	border:1px solid #88D0F7;
	text-align:center;
	vertical-align:bottom;
}
.prodimgtable td img{
	border:0px;
}

/**********************邮箱*********************/

/*整体表格样式*/
#mail_login_cn table{
	font-size: 8pt; 
	color: #333; 
	font-family: Verdana
}
/*所有单元格样式*/
#mail_login_cn td{
	font-size: 8pt; 
	color: #333; 
	font-family: Verdana
	padding-bottom: 5px;
	padding-top: 5px;
}

/*表单行样式1*/
#mail_login_cn .mail_tr1{
	
}
/*表单行样式2*/
#mail_login_cn .mail_tr2{
	
}
/*用户名输入框样式*/
#mail_login_cn .input_name{
	width: 40px;
	font-size: 9pt;
	font-family: Verdana;
}
/*域名输入框样式*/
#mail_login_cn .input_domain{
	width: 60px;
	font-size: 9pt;
	font-family: Verdana;
}

/*密码输入框样式*/
#mail_login_cn .input_password{
	width: 125px;
	font-size: 8pt;
	font-family: Verdana;
}
/*按钮样式*/
#mail_login_cn .input_submit{
	font-size: 9pt;
	font-family: Verdana;
}
