﻿@charset "utf-8";
/*******页面布局代码********/

#content{
	background:url(../img/sub_bg.jpg) left top no-repeat;
	width:977px;
	height:auto;
	}
#bg{
	background:url(../img/bg_footer.gif) left bottom no-repeat;
	_padding-bottom:43px;
	}
	
/********submenu*****/
#submenu{
	width:180px;
	float:left;
	margin-left:42px;
	display:inline;
	margin-top:36px;
	}
#submenu li a{
	background:url(../img/icon.gif) 2px 6px no-repeat;
	padding-left:12px;
	}
#submenu li a:hover,
#submenu li a.selected{
	background:url(../img/icon2.gif) 2px 6px no-repeat;
	color:#126fcb;
	}

/******mainContent*********/
#mainContent{
	width:723px;
	float:right;
	}
#banner{
	margin-top:38px;
	margin-left:4px;
	}
#mainContent h1{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-top:20px;
	margin-left:6px;
	}
/******product_list********/
.product{
	width:716px;
	float:right;
	padding-top:20px;
	margin:0px;
	}
.product a{
	margin:0px;
	margin-right:30px;
	_margin-right:30px;
	margin-bottom:43px;
	background:url(../img/touying.png) right bottom no-repeat;
	}
.product a img{
	margin-right:5px;
	}

/******product_list********/
.product_afd{
	width:716px;
	float:right;
	padding-top:20px;
	margin:0px;
	}
.product_afd a img{
	margin-right:5px;
	}

/********bigpic***********/
#bigpic{
	clear:both;
	margin:10px 0px 20px;
	}
#bigpic img{
	border:1px solid #e8eff8;
	}

#text{
	color:#fff;
	line-height:20px;
	margin-bottom:10px;
	width:625px;
	}
#text h1{
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-bottom:3px;
	}
	
#mainContent.detail{
	margin-top:24px;
	width:650px;
	margin-right:48px;
	padding-bottom:40px;
	display:inline;
	_padding-bottom:0px;
	}
.bt{
	margin:20px 0px 10px;}
.bt img{
	margin-right:7px;
	}