﻿body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      	background-color:#F0F0F0;
}
div{
	overflow:hidden;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
a{
       text-decoration:none;
}

img{
	border:0px;
}
.Overall{
	margin:auto;
	width:1002px;	
}
.TopNav{
    	
 }

.Topflash{
	clear:both;
	height: 344px; 
	background-image: url('index_r2_c1.jpg')
}

.Body{
	width:1002px;
	background-image: url('1_r4_c1.jpg');
	background-repeat:repeat-y;
}
.TempTitle{
	
}

/***************************左侧******************************/
.Left{
	float: left; 
	width: 257px;
	padding:20px 0px 0px 40px;

}
.Leftbg{
	background-image: url('1_r8_c2.jpg')
}	
/***************************右侧******************************/
.Right{
	float: left;
	width: 650px;
}


.TempCont{
	padding:1px 10px 10px 10px;
	width:630px;
	font-size:12px;
	line-height:24px;
	text-align:left;
	background-image: url('1_r4_c2.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;

}
.TempCont img{
	padding:5px;
	border:1px solid #EEE;
}





/*表格内文字样式*/
#order_online table{
	font: 9pt Verdana;
	color: #333;
}
 /*提示*/
#order_online div{
color:#F00
}
 /*行颜色1*/
#order_online .order_tr1{
	background-color: #eee;
}
 /*行颜色1*/
#order_online .order_tr2{
	background-color: #e8e8e8;
}
 /*输入框样式*/
#order_online .order_testinput{
	font-family: Verdana;
	font-size: 9pt; 
	border: 1px solid #CCC; 
	background-color: #F9F9F9;
}


/**************内容部分-后退按钮样式*************/
.Back{
	text-align:center;
}
.Back a{
	font-size: 12px;
	margin-right:10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F3F3F3;
	text-decoration: none;
	color:gray;
}
.Back a:hover{
	background-color: #FF0000;
	color: black;
}


/**************内容部分-新闻样式*************/
.NewsTitle{
	text-align:left;
	font-size: 14px;
	margin-bottom:10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.NewsFrom{
	text-align:left;
	font-size: 12px;
	color: #666666;
	margin-bottom:20px;
}
.NewsContent{
	text-align:left;
	margin-bottom:20px;
}

/**************内容部分-产品样式*************/
.ProdTitle{
	text-align:center;
	font-size: 14px;
	margin-bottom:20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent{
	text-align:left;
	margin-bottom:20px;
}

/**************内容部分-图标列表样式*************/
.ContentIcoList{
	margin-top: 20px;
	margin-left: 18px;
	text-align: center;
}
.ContentIcoList li{
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 140px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	white-space: normal;
	background-image:url('cpbj.jpg');
	background-position:bottom;
	background-repeat: repeat-x;
	border:1px #E2E2E2 solid;
	border-right:2px #999999 solid;
	border-bottom:2px #999999 solid;
	padding:5px;
}
.ContentIcoList li:hover{
	background-image:url('cpbj2.jpg');
}
.ContentIcoList img{
	width: 130px;
	height: 120px;
	margin-left: 3px;
	border:0px;
}
.ContentIcoList span{
	display: block;
	margin-top:2px;
	width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ContentIcoList a{
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
.ContentIcoList a:hover{
	color: #FF0000;
}

.product li{
	float: left;
	margin:10px;
}
.product .more{
	margin-bottom:30px;
	text-align: left;
}


/**************内容部分-文字列表样式*************/
.ContentTextList{
	text-align:left;
	list-style: none;
	margin:20px;
	line-height: 30px;
}
.ContentTextList li{
	border-bottom:1px #CCCCCC dotted;
}
.ContentTextList span{
	float: right;
	margin-right:10px;
}
.ContentTextList a{
	margin-left:3px;
	display: block;
	float: left;
	width:400px;
	text-decoration: none;
	color: #333333;
}
.ContentTextList a:hover{
	color: #AA0000;
}
/**********************产品标题**************************/
.ListName{
	border-left: 0px solid #2274B0;
	border-top: 0px solid #2274B0;
	width: 670px;
	padding:4px 0px 3px;
	background-image:url('../body6.jpg');
	background-position:left center;
	background-repeat:repeat-x;
	border-right:0px #296096 solid;
	border-bottom:0px #296096 solid;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.ListName .Name{
	display: block;
	float:left;
	width:400px;
	text-indent:20px;
	color: #DF0D12;
	font-size: 14px;
	font-weight: bold;
}
.ListName .More{
	display: block;
	float:left;
	width:100px;
	font-size: 12px;
}
.ListName a{
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.ListName a:hover{
	color: #DF0D12;
}
/**************内容部分-分页样式*************/
.Pagination{
	width:100%;
	padding:5px;
	text-align: right;
}
.Pagination a{
	margin-right:10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F3F3F3;
	text-decoration: none;
	color:gray;
}
.Pagination a:hover{
	background-color: #FFFFFF;
	color: black;
}


.wz{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
       text-decoration:none;
	color: #333333;
}
.wz a:link {
	color: #333333;
	text-decoration: none;
}
.wz a:visited {
	text-decoration: none;
	color: #333333;
}
.wz a:hover {
	text-decoration: none;
	color: #DF0D12;
}
.wz a:active {
	text-decoration: none;
}

