/*全局設定
=======================================================================================================*/
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background: url(../images/bg.jpg) repeat-x;
	font-family: "Arial";
	font-size:13px;
	color:#939393;
	line-height:150%;
	background:url(../images/main_bg.jpg) center repeat-y;
}
form{margin:0;padding:0;}
.clear { /* 此類應當放在 div 或 break 元素上，而且該元素應當是完全包含浮動的容器關閉之前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 a{
	color:#707070;
	text-decoration:none;
}
a:hover{
	color:#00AEC0;
}

#container { 
	width: 759px;  
	margin: 0 auto; 
	text-align: left; 
	height:auto;
}
/*頁數樣式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
	font-size:10px;
	color:#5f5f5f;
}
.PagerWrap a{
	font-size:11px;
	color:#5f5f5f;
	font-family:Verdana;
	padding:3px;
	text-decoration:none;
}
.PagerWrap a:hover{
	color:#a7e049;
	font-size:11px;
}
.PagerWrap span{
	border-right: 1px dotted #000; 
	padding-right:5px;
	margin-right:5px;
}

/*頁頭設定
=======================================================================================================*/
#header {
	height: 164px;
	width: 760px;
	margin: 0 auto; 

} 
#header h1 {
	margin: 0;
	padding: 5px 20px;
	font-size:13px;
	height:15px;
	text-align:right;
	font-weight: lighter;
}
.logo{background:url(../images/header_bg.jpg);text-align:left;}
.search{}
/*首頁設定
=======================================================================================================*/
#mainContent_index { 
	margin: 0 0 0 253px; 
} 
.news a{
	color:#939393;
	text-decoration:none;
	background:url(../images/icon_point.gif) 5px 5px no-repeat;
	padding-left:15px;
}
.news a:hover{
	color:#4c8bc1;
	position:relative;
	top:1px;
	left:1px;
}
.news .data{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e4e4e4;
}
.news .title{
	border-bottom:1px solid #e4e4e4;
	height:26px;
	line-height:26px;
}
.in_inquiry {width:750px;margin:0 auto;height:20px;}
.in_inquiry span{float:left;margin:0 1px;}
.in_inquiry input{border:1px solid #ccc;}
/*左側菜單設定
=======================================================================================================*/
#sidebar {
	float: left; 
	width: 212px; 
	height:auto;
	margin:0;*margin:10px 0 !important;*margin:0;
}
#sidebar dl{margin:0px;}
#sidebar dt{
	background:url(../images/menu_bg.jpg) no-repeat ;
	height:23px;
	text-align:center;
	font-weight:bold;
	margin:0 0px 0 10px;
	padding:7px 0 0 8px;
}
#sidebar dd{
	margin-left:10px;
	padding-left:40px;
	line-height:200%;
	background:#f1f1f1 url(../images/arrow_menu.gif) no-repeat 25px center ;
}
#sidebar a{
	color:#707070;
	text-decoration:none;
}
#sidebar a:hover{
	color:#00AEC0;
	position:relative;
	top:1px;
	left:1px;
}
/*右側内容設定
=======================================================================================================*/
#mainContent { 
	margin: 10px 0 0 215px; *margin:10px 0 0 202px !important;*margin:0px 0 0 202px;
	padding:0 0px;
	color:#707070;
} 
.content{margin:0px;*margin-left:15px !important;*margin-left:5px;}
.r_title_bg{
	background:url(../images/title_bg.jpg) 3px 0px no-repeat ;
	height:40px;
	padding-top:5px;
}
.r_title{
	color:#626262;
	font-size:15px;
	width:200px;
	float:left;
	padding-left:10px;
	font-weight:bold;
}
.sort{
	font-size:12px;
	color:#707070;
	text-align:right;
	padding:0px 20px 0px 0px;
	font-family:"Verdana";
}
.sort{
	font-size:10px;
 	font-family: Arial, Helvetica, sans-serif;
	margin:0 5px;
}


.address{
	width:290px;
	float:right;
	font-size:10px;
	color:#707070;
	text-align:right;
	padding:0px 20px 0px 0px;
	font-family:"Verdana";
}
.address a{
	color:#707070;
	text-decoration:none;
}
.address a:hover{
	text-decoration:underline;
}
.address span{
	font-size:10px;
 	font-family: Arial, Helvetica, sans-serif;
	margin:0 5px;
}
/*=======產品列表&產品詳細頁內容設定======*/
.inquiry_name {border-bottom:1px solid #ddd;text-align:right;width:530px;}
.inquiry_name span a{color:red;font-weight:bold;font-size:20px;}
.pro_list{
	width:260px;
	height:250px;
	float:left;
	text-align:center;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0 1px 15px 1px ;
}
.pro_detail{float:left;color:#666;}
.pro_detail_img{float:left;text-align:center;width:200px;}
.pro_detail h3{color:red;margin:5px 0px;}
.form{border:1px solid #ccc;font-size:12px;margin:10px 0;}
.form input{}
.pro_line{height:240px;border-right:1px solid #ddd;width:1px;float:left;}
.pro_img{width:140px;height:117px;padding:3px;border:1px solid #ccc; margin-top:5px;}
.pro_list h3{margin:5px;padding:0px;}
.pro_list h3 a{color:red;}
.pro_list h5{margin:5px;font-weight:lighter;font-size:11px;width:220px;text-align:left;}

/*頁腳設定
=======================================================================================================*/

#footer { 
	margin: 10px auto 0 auto; 
	padding: 0 10px 0 20px; 
	width:729px;
	background:url(../images/footer_bg.jpg) repeat-x;
} 
#footer p {
	padding: 10px 0; 
	font-size:11px;
	font-family:"Arial";
	line-height:130%;
	text-align:left;
}
#footer strong{color:#333333;}
#footer a{color:#b2b2b2;}
#footer a:hover{color:#4c8bc1;text-decotion:none;}

