@charset "utf-8";
/* CSS Document */

/* =====================================================================
*    index (首頁樣式)
*    ---
*    1. base (基本樣式)
*    2. font (文字樣式)
*    3. layer area (區塊樣式)
*
* =================================================================== */

/*======================================================================

     index (首頁樣式)

======================================================================*/


/*   1. base (基本樣式)
***********************************************************************/



/*   2.font (文字樣式)
***********************************************************************/


/*   3. layer area (區塊樣式)
***********************************************************************/
/* content */
.left_content .news { width:304px;/*321-17*/ height:175px;/*232-57*/ list-style:none; background:url(../images/index/bg_news.png) 0 0 no-repeat; padding:57px 0 0 17px;}/*左側區塊 最新消息*/
.left_content .news li a { line-height:38px; color:#a58c5b;}
.left_content .news li p { display:inline; color:#625233; margin-left:26px;}
.left_content .news li p:hover { color:#dbd5ca;}

/* main flash */
.content .right_content #main{ width:634px; height:715px; background:url(../images/index/img_main.jpg) 0 0 no-repeat;}/*右側flash區塊*/

/* 首頁的左側產品選單背景 */
.left_content .product_menu{ background:url(../images/index/bg_menu.png) 0 0 no-repeat;}/*首頁的 左側區塊 產品選單背景*/
