﻿/* Reset */
/* Global Elements */

.box_gray			{ border:#e8e8e8 1px solid;}


/* 布局控制的样式 */

.left		{ float:left;}
.right		{ float:right;}
.center		{ margin-left:auto; margin-right:auto;}
.clear		{ clear:both;}
.hand		{ cursor:pointer;}

.w_100p		{ width:99.5%;}
.w_100		{ width:100px;}
.w_176		{ width:176px;}
.w_410		{ width:420px;}
.w_120		{ width:120px;}
.w_330		{ width:330px;}

.h_140		{ height:140px;}
.h_120		{ height:120px;}
.h_70		{ height:70px;}
.h_100		{ height:100px;}
.h_330		{ height:330px;}
.h_20		{ height:16px;}


.m_a_5		{ margin:5px; display:inline;}
.m_b_10		{ margin-bottom:10px;}
.m_l_5		{ margin-left:5px;}
.m_r_5		{ margin-right:5px;}
.m_t_25		{ margin-top:25px;}
.m_b_25		{ margin-bottom:25px;}
.m_l_15		{ margin-left:15px; display:inline;}

.p_a_5		{ padding:5px;}
.p_a_15		{ padding:15px;}
.p_b_5		{ padding-bottom:5px;}
.p_t_8		{ padding-top:8px;}



/* 特定对象的样式 */
.box_gray_list			{ float:left; height:150px; padding:10px 5px 10px 10px;}
.box_gray_list ul,li	{ margin:0; padding:0;}
.box_gray_list li		{ list-style:none; padding-left:8px; background:url(images/arrow002.gif) no-repeat left top;}
.visual_img				{ width:150px; height:150px; float:left; padding:0px 10px 10px 13px; clear:both;}
.product_list_img img	{ width:120px; height:120px;}
.box_gray_title			{ padding:3px 5px 3px 12px; background:url(images/arrow003.jpg) left center no-repeat; background-color:#f5f5f5; border-bottom:#e8e8e8 1px solid; color:#777; line-height:15px; font-weight:bold; }
.count					{ height:16px;}
.text					{ width:480px; }




/* Link Styles */


/* External Links */


