@charset "utf-8";
/* default set */
@import url(base.css);
@import url(layout.css);

.top_bg{
	height:5px;
	background:url(/image_main/bg_top.gif) repeat-x top;
}

/*header */
#logo,#top-quick li{
	float:left;
}
#top-quick,
#top-menu{
	float:right;
}
#top-quick ul{
	list-style:none;
}
#top-menu{
	margin:0px; 
	padding:0px;
	width:733px;
	height:64px;
}

/*sidebar*/
.sideBgImg1, .sideBgImg2, .sideBgImg3, .sideBgImg4, .sideBgImg5{width:160px;height:172px;}
.sideBgImg1 {background:url(/image_main/image_Company.jpg) no-repeat;}
.sideBgImg2 {background:url(/image_main/image_Product.jpg) no-repeat;}
.sideBgImg3 {background:url(/image_main/image_Customer.jpg) no-repeat;}
.sideBgImg4 {background:url(/image_main/image_OnLine.jpg) no-repeat;}
.sideBgImg5 {background:url(/image_main/image_SiteMap.jpg) no-repeat;}

#sidebar,#side-menu h2, ul{
	margin:0px;
	padding:0px;
}
#side-menu h2{
	margin:1px 0px;
}
#side-menu ul{
	list-style:none;
}

#side-menu dl{
	width:160px;
	margin:0px;padding:0px;
}


#contentsLocation{
	height:14px;
}
#contentsLocation h4{
	font-size:12px;
	font-weight:normal;
	text-align:right;
}
#contentsLocation img { margin:0 3px;}




/*contents*/

.contents-title1 {height:50px; margin-left:22px;} 
.contents-title2 {height:43px; margin-left:22px;} 


#cate-Tab{margin-left:22px;}
#cate-Tab ul{list-style:none;height:25px;}
#cate-Tab li{float:left;}
#cate-Tab ul.cate-Tab-Prodt{height:32px; width:711px; background:url(/image_main/product_bg.gif) repeat-x;}
#contents{
	width:653px;	
	padding:35px 10px 35px 50px;
}


/*footer*/
.hr01{
	border-bottom:1px solid #CCCCCC;
}
#prodts{
	margin:8px 45px;
	height:24px;
	width:785px;
}

#prodts dt, dd{
	padding:0px;
	margin:0px;
	float:left;
}
#prodts dt{	margin-right:20px;}





/*board*/
#news-board table{width:640px;border-top:1px solid #ccc;text-align:center;}
#news-board th, #news-board td{border-bottom: 1px solid #ccc; line-height:12pt;padding:6px 5px;}
#news-board td.t-title{text-align:left;}


#news-board h4{border-top: 2px solid #585858; font-size:12px; text-align:center;line-height:11pt; padding:9px 0;}
#news-board dl{border-top:1px solid #ccc;border-bottom:1px solid #ccc; height:30px; text-align:center;line-height:25pt;margin:0px;padding:0px;}
#news-board dt{float:left; background-color:#f7f6f6;height:30px; width:80px;}
#news-board dd{width:135px;}
#news-board div.board-contents{border-bottom:2px solid #edebeb; padding:25px 30px 25px 20px;line-height:14pt;}
#news-board img.bt-list{float:right; margin:5px 0;}
#news-board ul{list-style:none;}
#news-board li{line-height:22pt;}
#news-board li.top_board{border-bottom: 1px solid #ccc;}
#news-board img{vertical-align:middle;margin-right:5px;}

/*paging*/
p.board-paging {width:640px;margin:20px 0;text-align:center; }
p.board-paging img{margin:0 1px;}





/*main*/
#flash-Img {width:640px;float:left;}
#space-board{ width:253px; float:right; margin-top:350px;}
#space-board h3{margin-bottom:6px;}
#space-board ul{width:243px; margin-left:10px;  line-height:14pt; list-style:none;}
#space-board li{
	list-style:none;
	padding-left:10px;
	background-image:url(/image_main/icon_location.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
/*end main*/

