
body {
	margin: auto;
	width:987px;
	font:12px "宋体";
	color:#303030;
}

ol,ul,li,dl,dt,dd,input,form{margin:0px; padding:0px;}
ul,li{list-style:none;}

.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*clear(IE6、7，FF，Op)*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%; }
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	clear:both;
min-height: 1% ;
}


/*Sea*/
.Sea{}




.Menu1{
	margin-left:12px;
	padding-top:2px;
	padding-left:24px;
	font:bold 14px normal;
	background:url(../images/m_bg_03.jpg) no-repeat;
}
.Menu2{
	margin-top:8px;	
}
.Menu3{
	margin-top:3px;
	margin-left:4px;
	
	
}
.Menu1 a{color:#fff; text-decoration:none;}

.Menu2 a{padding-left:12px; font:normal 14px normal; color:#134679; text-decoration:none; background:url(../images/image2.gif) no-repeat;}
.Menu2 a:hover{margin-left:-2px; color:#000; font-weight:bold; background:url(../images/image2_.gif) no-repeat;}

.Menu3 a{padding-left:14px; font:normal 12px normal;	color:#666;	text-decoration:none; background:url(../images/image3.gif) no-repeat;}
.Menu3 a:hover{margin-left:-2px; color:#0F35B7; font-weight:bold; background:url(../images/image3_.gif) no-repeat;}
/**/



#rightMain{float:right; width:792px; background:#F5F5F5;}

.title1{
	margin-top:5px; margin-left:5px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:14px; letter-spacing:2px; font-weight:bold; color:#fff;
	background:#0972B4 url(../images/arrow_03.gif) no-repeat 3px 7px;
}

/*産品*/
.pro_s{margin-left:4px; width:789px; background:#F5F5F5;}
.pro_s ul{margin:0px;list-style:none; width:100%; padding-bottom:15px;}
.pro_s ul li{float:left; margin:24px 16px; width:44%;}
.pro_s_img{float:left; margin-right:5px; width:180px; border:1px solid #0c6;}
.pro_s_txt1{float:left; margin-left:5px; margin-top:5px; width:150px; line-height:18px;}

.pro_b{margin-left:5px; background:#F5F5F5;}
.pro_b ul{margin:20px auto 20px auto; width:700px; list-style:none; border:1px solid #000; overflow:hidden;}
.pro_b ul li img{
 max-width:670px; width:expression(this.width > 670 && this.width / 670 >= this.height / 10000 ? 670 : true);
}




/**/
.biao {
 border-collapse: collapse;
}
.biao td{
	padding:5px 10px;
	border: 1px solid #ccc;
}

/*留言板*/
#bo{ padding:3px 20px;}
#bo label{float:left; margin-right:5px;width:80px; text-align:right;}
#btcenter{ padding:8px 150px;}


/*div外套：相关下載、在线留言、交易方式、联系我们*/
.wrap{margin-left:5px; padding:30px; background:#F5F5F5; line-height:20px;}

/*標記頁數*/
#pagination{margin:15px 0px; text-align:center;}











/*#rightpro img{
	width:150px; height:113px;
	border:1px solid #000;
}
dl dt dd
#leftMenu dl dt{
	margin-left:10px;
	padding-left:30px;
	padding-top:2px;
	list-style-image:url(../images/arrow_01.jpg);
	width:110px; height:19px; background:url(../images/m_bg_03.jpg) no-repeat;
}

#leftMenu dl dt a:link,#leftMenu dl dt a:visited{
	font:bold 14px normal;	color:#fff; text-decoration:none;
}
#leftMenu dl dd,#leftMenu dl dd{
	margin-left:33px;
	padding:5px 0px 0px 12px;
	background:url(../images/image.gif) no-repeat 0px 8px;
}
#leftMenu dl dd a:link,#leftMenu dl dd a:visited{font-size:13px; color:#000; text-decoration:none;}*/



