﻿body{
	margin: 0px;
	padding: 0px;
	background-color: #006600;
	text-align:center;
	font-size:12px;
	font-family: Arial;
}
a{
	color:#006600;
	text-decoration:none;
}
a:hover{
	color: #3366CC;
}
div{
	margin:auto;
	overflow: hidden;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
/**************************************************************************/
.top{
	width:1000px;
	height:395px;
}
.body{
	width:1000px;
	background-color:white;
}
.left{
	float:left;
	width:250px;
	background-image:url('leftbg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	padding-bottom:5080px;
	margin-bottom:-5000px;
}
.leftbg{
	background-image:url('enleft1.jpg');
	background-position:left top;
	background-repeat: no-repeat;
}
.leftbg div{
	width:181px;
	margin-left:57px;
}
.left_prodlist{
	text-align:left;
	margin:0px 0px 0px 20px;
}
.left_prodlist li{
	height:30px;
	line-height:30px;
	background-image:url('line.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
}
.left_prodlist li a{
	display:block;
	background-image:url('ico1.gif');
	background-position:10px 48%;
	background-repeat:no-repeat;
}
.right{
	float:left;
	width:750px;
}
.title{
	width:710px;
	height:34px;
	line-height:28px;
	margin-top:10px;
	background-image:url('title.gif');
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#009900;
	text-indent:25px;
}
.cont{
	width:680px;
	padding:20px 0px;
	text-align: justify;
	line-height:20px;
}
.cont img{
	padding:4px;
	border:1px #CCCCCC solid;
}
.cont table{
	width:100%;
	border-collapse:collapse;
}
.cont table td{
	border:1px #D2D9D5 solid;
	line-height:18px;
	padding:3px 10px;
}
.bottom{
	width:1000px;
	height:96px;
	background-image:url('bottom.jpg');
	background-repeat:no-repeat;
	position:relative;
	overflow:visible;
}
.left_bottom{
	position:absolute;
	top:-72px;
	left:0px;
	z-index:1;
}
/************************************************************/
.IndexProdList{
	width:1200px;
}
.IndexProdList li{
	float:left;
	width:120px;
	height:150px;
}
.IndexProdList li .img{
	text-align:center;
}
.IndexProdList li img{
	padding:3px;
	border:1px #003300 solid;
	background-color:white;
	width:100px;
	height:100px;
}
.IndexProdList li .name{
	text-align:center;
}
/************************************************************/
.IndexNewsList li{
	clear:both;
	height:23px;
	line-height:23px;
	border-bottom:1px #E8E8E8 solid;
}
.IndexNewsList li:hover{
	background-color:#DDFFF0;
}
.IndexNewsList li .name{
	float:left;
	width:250px;
	background-image:url('ico1.gif');
	background-position:15px 48%;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexNewsList li .time{
	float:left;
	color:gray;
}

/************************************************************/
.NewsRecordTotal{
	text-align:right;
	color:gray;
	padding:10px 0px;
}
.NewsList li{
	clear:both;
	height:25px;
	line-height:25px;
	border-bottom:1px #E8E8E8 solid;
}
.NewsList li:hover{
	background-color:#DDFFF0;
}
.NewsList li .Name{
	float:left;
	width:530px;
	background-image:url('ico1.gif');
	background-position:15px 48%;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList li .Time{
	float:left;
	color:gray;
}
.NewsFrom{
	text-align:center;
	color:gray;
	padding-bottom:10px;
}
.NewsTitle{
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:green;
	letter-spacing:3px;
	padding-bottom:10px;
}

/************************************************************/
.RecordTotal{
	text-align:right;
	color:gray;
	padding:10px 0px;
}
.ProdList li{
	float:left;
	width:170px;
	height:180px;
}
.ProdList li .img{
	width:150px;
}
.ProdList li img{
	width:140px;
	height:140px;
}
.ProdList li .name{
	width:150px;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.ProdList li .desc{
	display:none;
}
.ProdList li .details{
	display:none;
}


.Pagination{
	clear:both;
	text-align:center;
	margin-top:10px;
}
.Pagination a{
	border: 1px #92E2B6 solid;
	background-color: #ACFFD6;
	padding: 3px 5px;
	margin:0px 10px;
}
.Pagination a:hover{
	border: 1px #B5E9FF solid;
	background-color: white;
}

.ProdTitle{
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:green;
	padding-bottom:10px;
}

/************************************************************/
.Back{
	text-align:center;
	margin-top:10px;
}
.Back a{
	border: 1px #92E2B6 solid;
	background-color: #ACFFD6;
	padding: 3px 5px;
}
.Back a:hover{
	border: 1px #B5E9FF solid;
	background-color: white;
}

/***************************************邮箱登录***************************************/
#mail_login_en{
	margin:20px 0px 10px 15px;
}
/*整体表格样式*/
#mail_login_en table{
	font-size: 9pt; 
	color: #333; 
	font-family: Verdana
}
/*所有单元格样式*/
#mail_login_en td{
	font-size: 9pt; 
	color: #333; 
	font-family: Verdana;
	padding: 3px 0px;
}

/*表单行样式1*/
#mail_login_en .mail_tr1{
	
}
/*表单行样式2*/
#mail_login_en .mail_tr2{
	
}
/*用户名输入框样式*/
#mail_login_en .input_name{
	width: 30px;
	font-size: 8pt;
	font-family: Verdana;
}
/*域名输入框样式*/
#mail_login_en .input_domain{
	width: 50px;
	font-size: 8pt;
	font-family: Verdana;
}

/*密码输入框样式*/
#mail_login_en .input_password{
	width: 102px;
	font-size: 8pt;
	font-family: Verdana;
}
/*按钮样式*/
#mail_login_en .input_submit{
	font-size: 9pt;
	font-family: Verdana;	
}
