/*公用定义*/
body,form {
	margin:0;
	padding:0;
	background-color:#fff;
	text-align:center;
}
img {
	border:0;
}
body,div,td,input,textarea,select {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
.hackbox {
	clear:both;
}
.blue {
	color:#0036a3;
}
.gray {
	color:#666;
}
.content {
	line-height:175%;
}

/*页面主体定义*/
#head,#main,#foot {
	width:1002px;
	margin:0 auto;
}

/*头部*/
#top {
	height:82px;
	background:url(/images/top_bg.gif) repeat-x;
}
#topLogo {
	background:url(/images/top_logo.gif) no-repeat 20px 8px;
	float:left;
	width:400px;
	height:65px;
}
#topRight {
	float:right;
	padding:32px 20px 0 0;
	width:120px;
	background:url(/images/top_arron.gif) no-repeat 0 36px;
}
#topRight a {
	color:#fff;
}
#banner {
	clear:both;
}
#bannerLeft {
	width:481px;
	float:left;
	background:url(/images/banner_1.jpg);
	height:104px;
}
#bannerRight {
	width:521px;
	float:right;
	background:url(/images/banner_2.jpg);
	height:104px;
}
#topMenu {
	background:url(/images/menu_bg.gif) repeat-x;
	height:47px;
	clear:both;
}
#topMenu ul {
	margin:0 0 0 20px;
	padding:27px 0 0 0;
	list-style:none;
}
#topMenu li {
	float:left;
	background:url(/images/menu_arron.gif) no-repeat 5px 3px;
	padding:0px 15px;
}
#topMenu a {
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
#topMenu a:hover {
	color:#fdfe9d;
	text-decoration:none;
}

/*主体部分*/

/*左栏*/
#mainLeft {
	width:228px;
	float:left;
	margin-top:1px;
	margin-left:38px !important;
	margin-left:19px;
}
#indexIcon {
	margin:14px 0 0;
	padding:0;
	list-style:none;
}
#indexIcon li {
	float:left;
	height:55px;
}
#indexIcon .icon {
	width:60px;
}
#indexIcon .text {
	width:168px;
	line-height:175%;
	text-align:left;
}
.leftBar {
	background:url(/images/left_bar.gif) repeat-x;
	height:18px;
}
#links {
	margin-top:8px;
	clear:both;
}
#linksTitle {
	line-height:27px;
	background:url(/images/title_bg.gif);
	color:#39507a;
	font-weight:bold;
}
#links ul {
	margin:8px 0;
	padding:0;
	list-style:none;
}
#links li {
	float:left;
	width:95px;
	text-align:left;
	padding:6px 0 6px 19px;
	overflow:hidden;
	background:url(/images/arron.gif) no-repeat 10px 8px;
}
#links li a {
	color:#444;
}

.leftMenu {
	margin:8px 0;
	padding:0;
	list-style:none;
}
.leftMenu li {
	line-height:26px;
	text-align:left;
	padding-left:35px;
	background:url(/images/arron.gif) no-repeat 20px 9px;
}
.leftItem {
	margin-top:8px;
	clear:both;
	line-height:27px;
	background:url(/images/title_bg.gif);
	color:#39507a;
	font-weight:bold;
}
.leftItemList {
	margin:8px 0;
	padding:0;
	list-style:none;
}
.leftItemList li {
	line-height:24px;
	padding-left:20px;
	background:url(/images/arron1.gif) no-repeat 10px 8px;
	text-align:left;
	width:200px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.othenItem {
	margin-top:4px;
	border-top:1px #ccc solid;
	padding:10px;
	text-align:left;
	line-height:150%;
}

/*右栏*/
#mainRight {
	width:695px;
	float:right;
	margin-top:1px;
	margin-right:38px !important;
	margin-right:19px;
}
#mainTop {
	height:120px;
	background-color:#f7f7f7;
	border:#e9e9e9 1px solid;
}
#mainTopLeft {
	float:left;
	width:345px;
	border-right:#bebebe 1px solid;
	height:120px;
}
#mainTopRight {
	float:right;
	width:346px;
}
.indexTitle {
	background:url(/images/index_title_bg.gif) repeat-x;
	font-weight:bold;
	text-align:left;
	padding:4px 0 5px 10px;
}
#mainTopLeftMain {
	padding:6px;
	text-align:left;
	line-height:180%;
	text-indent:24px;
}
#mainTopLeftMain img {
	padding-right:8px;
}
#mainTopRight ul {
	margin:1px 0 0;
	padding:0;
	list-style:none;
	text-align:left;
}
#mainTopRight li {
	line-height:23px;
	background:url(/images/arron.gif) no-repeat 10px 8px;
	text-align:left;
	padding-left:20px;
	width:320px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.mainTitle {
	background:url(/images/title_bg.gif) repeat-x;
	line-height:27px;
	font-weight:bold;
	text-align:left;
	padding-left:12px;
	width:685px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#indexProduct,#indexDevice {
	width:340px;
	float:left;
	height:185px;
	margin-top:6px;	
	margin-left:5px !important;
	margin-left:3px;
	float:left;
}
#indexJoin,#indexContact {
	width:340px;
	float:left;
	height:150px;
	margin-top:6px;	
	margin-left:5px !important;
	margin-left:3px;
	float:left;
}
.indexPicList {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.indexPicList li {
	float:left;
	width:170px;
}
#indexJoinMain {
	padding:8px;
	text-align:left;
	line-height:150%;
}
#indexJoinMain img {
	padding-right:10px;
}
#indexContactMain {
	line-height:150%;
	text-align:left;
	padding:8px 0 0 18px;
}

.mainList {
	margin:2px 0;
	padding:0;
	list-style:none;
}
.mainList li {
	line-height:28px;
	padding-left:32px;
	text-align:left;
	background:url(/images/arron.gif) no-repeat 20px 10px;
	border-bottom:1px #ccc dashed;
}
.mainPage 
{
    margin-top:10px;
    margin-bottom:10px;
	padding:20px 0;
}
.contentDesc {
	color:#666;
	padding:10px 0;
	border-bottom:1px #ccc dashed;
}
.mainContent {
	text-align:left;
	line-height:180%;
	padding:10px 10px 20px;
}
.mainPic {
	margin:0;
	padding:0;
	list-style:none;
}
.mainPic li {
	float:left;
	width:173px;
	margin-top:10px;
}
.mainPic li div {
	width:155px;
	margin-top:10px;
}

.mainDisplay {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.mainDisplay li 
{
	float:left;
	width:170px;
	height:150px;
	margin-top:10px;
}
.mainDisplay li div 
{
    width:150px;
	margin-top:10px;
}
.mainProduct {
	margin:0;
	padding:0;
	list-style:none;
}
.mainProduct li {
	float:left;
	width:340px;
	margin-top:10px;
}
.mainProduct li div {
	width:310px;
	margin-top:10px;
}

/*页脚*/
#footContact {
	height:21px;
	background:url(/images/foot_bj.gif) repeat-x;
	color:#fff;
	padding-top:18px;
}
#copyright {
	background:url(/images/foot_bj_.gif) repeat-x;
	height:38px;
	color:#000;
	padding-top:16px;
}
/*分页*/
.Pager
{
    color:#666;
}