body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0px;
	padding:0px;
}
body {
	font: 12px, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:22px;
}
fieldset, img{
	border:0;
}
abbr,acronym{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%
	font-weight:normal;
}
img { 
	border: 0px; 
	nobar:expression(this.galleryImg='no');
}
.clear { 
	clear: both;
}
#globalWrapper { 
	width: 100%; 
	margin: 0px; 
	padding:0px;
}
#content {
	width: 1000px;
	padding-top:22px;
	overflow: hidden;
}
#secondary {
	float:left;
	width:217px;
	margin-right:33px;
	overflow:hidden;
}
#primary {
	float:left;
	width:720px;
	overflow:hidden;
}
.maintitle {
	width:217px;
	height:58px;
	margin-bottom:22px;
	overflow:hidden;
}
.maincontent {
	width:720px;
	overflow:hidden;
}
.com_position {
	width:310px;
	margin-right:45px;
	float:left;
	overflow:hidden;
}
.com_position_title {
	height:16px;
	overflow:hidden;
	margin:0px 0px 10px 10px;
}
.com_corp {
	width:220px;
	margin-right:20px;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
}
.product_goods {
	width:168px;
	margin-right:6px;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
}

.bg_index {
	background: url(../images/bg_ind3.gif) repeat-x;
}
.bg_index_top {
	background:url(../images/bg_ind1.gif) repeat-x;
}
.bg_index_down {
	background:url(../images/bg_ind2.gif) repeat-x;
}
.bg_content_top {
	background:url(../images/bg_content1.gif) repeat-x;
}
.bg_content_center {
	background:url(../images/bg_content2.gif) top left repeat-x;
}


/*左邊icon選單變----------------------------化*/
.button {
	width:160px;
	margin-left:24px;
	overflow:hidden;
}
.button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.button li {
	height:24px;
	overflow:hidden;
	border-bottom: 1px solid #cccccc;
	background: url(../images/btn_bg1.gif) top left no-repeat;
/*滑鼠滑過前的圖片*/
}
.button li a {
	padding: 4px 10px 8px 0px;
	display: block;
	width: 150px;
	color:#00277e;
	text-decoration: none;
	overflow:hidden;
}
.button li a:hover {
	color:#ffffff;
	background:url(../images/btn_bg2.gif) top left no-repeat;
}


.border_list {
	border-width: 1px;
	border-style: solid;
	border-top-color: #9ba3a8;
	border-right-color: #d2d8da;
	border-bottom-color: #d2d8da;
	border-left-color: #9ba3a8;
}