﻿body
{
	margin: auto;
	padding: auto;

}
*
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 宋体;
}
a
{
	text-decoration: none;
}
 

a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
	display: block;
}
ul
{
	list-style: none;
	display: block;
	text-align:left;
}
.clear
{
	clear: both;
}
.red
{
	color: Red;
}
.red a
{
	color:Red;
}
.red_bold
{
	color: Red;
	font-weight: bold;
}
.hidden
{
	display: none;
}
.mar_top_7
{
	margin-top: 7px;
}
.border_all
{
	border: solid 1px #84c8f5;
}
.photolist
{
    width:734px;
}
.photolist li
{
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	width: 169px;
	border: solid 1px #b8dbf9;
	display: inline;
	margin-right: 12px;
	margin-bottom: 16px;
}
.photolist img
{
	width: 154px;
	height: 140px;
	border:none;
}
.photolist p
{
	line-height: 1.5em;
    padding-left:5px;
	overflow:hidden;
}
.softExample
{
	
}
.softExample img
{
	width: 200px;
	height: 150px;
}
.softExample div
{
	 float:left;
}

.softExample p
{
	 line-height: 20px;
}


.softExample span
{
	position: absolute;
	width: 300px;
}

.downloadlist
{
	 list-style:none;
}
.downloadlist li
{
	border:solid 1px #b8dbf9;
	margin-bottom:10px;
	padding:8px;
}
.downloadlist p
{
	line-height: 2em;
	width:100%;
	text-align: left;
}

.softwareList
{
	 padding-left:8px;
}
.softwareList li
{
	 height:170px;
	 padding:5px;
	border:solid 1px #ccc;
	margin-bottom:10px;
}
.softwareList img
{
	width:180px;
	height:150px;
	margin-right:8px;
}
.softwareList div
{
	float:left;
}
.softwareList div p
{
	text-align:center;
	line-height:1.5em;
	padding-top:2px;
}
.softExample span
{
    line-height:2em;
}

.JobList
{

}
.JobList li
{
	 border-left:solid 1px #b8dbf9;
	 border-top:solid 1px #b8dbf9;
	 border-right:solid 1px #b8dbf9;
	border-bottom:dashed 2px #9cf;
	margin-bottom:10px;
	padding:8px;
}
.JobList p
{
	line-height: 1.8em;
	text-align: left;
	/*border-bottom:solid 1px #b8dbf9;*/
}

.productView
{
	 padding-left:8px;
}

.productViewimg
{
	text-align:center;
	width:150px;
	height:150px;
}
.productView li
{
	float:left;
	border:solid 1px #ccc;
	display:inline;
	margin-left:8px;
	margin-bottom:10px;
	width:700px;
}
.productView p
{
	line-height: 2.0em;
	font-size:16px; text-align:left;
}
#divPager
{
  margin-top:6px;
 clear:both;
}
#divPager ul
{
	text-align:center;
}
#divPager li
{
	display:inline;
	 margin-left:2px; vertical-align:middle;
	 
}
#divPager li a
{
	border:solid 1px #ccc; padding:4px 7px; display:inline-block; color:#333;
	
}
#divPager li a:hover
{
	background:#ccc;
}
#divPager .pagerTitle,.current{ padding:4px;}

.p2 ,.p2 *
{
	text-indent:2em;
	line-height:1.8em;
	margin-bottom:8px;
}

