﻿@charset "utf-8";

/* ----------'铁器主体'样式开始---------- */

.iron_body{
	width:950px;
	margin:0 auto;
	margin-top:10px;
}

.iron_left {
	float:left;
	width:650px;
}

.iron_right {
	float:right;
	width:285px;
	background-image:url(/event/4/images/bg_r.gif);
	height:1673px;
}

/* ----------'铁器主体'样式结束---------- */

/* ----------'焦点图'样式开始---------- */

.iron_focus {
	width:650px;
	height:300px;
	background:url(/images/event/bg_loading.gif) center center no-repeat;
	overflow:hidden;
}

/* ----------'焦点图'样式结束---------- */


/* ----------'销售商品'样式开始---------- */

.iron_sellPro {
	width:650px;
	margin-top:15px;
}

.iron_sellPro_title{
	width:650px;
	height:20px;
	overflow:hidden;
}

.iron_sellPro_list{
	width:650px;
	height:220px;
	overflow:hidden;
}

.iron_sellPro_list_img1{
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=80);
	opacity:0.8;
}
.iron_sellPro_list_img2 {
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100);
	opacity:1;
}

/* ----------'销售商品'样式结束---------- */

/* ----------'最新商品'样式开始---------- */

.iron_newPro {
	width:650px;
	margin-top:15px;
}

.iron_newPro_title{
	width:650px;
	height:20px;
	overflow:hidden;
}

.iron_newPro_list{
	width:650px;
}

a.iron_newPro_list_link:link {
	font-weight:bold;
	font-size:14px;
	color: #3366CC;
	text-decoration: none;
}
a.iron_newPro_list_link:visited {
	font-weight:bold;
	font-size:14px;
	color: #3366CC;
	text-decoration: none;
}
a.iron_newPro_list_link:hover {
	font-weight:bold;
	font-size:14px;
	color: #ff3300;
	text-decoration: underline;
}

/* ----------'最新商品'样式结束---------- */

/* ----------'历史'样式开始---------- */

.iron_history {
	width:285px;
}

.iron_history_title{
	margin-top:5px;
	width:285px;
	height:25px;
}

.iron_history_list{
	padding:0 15px;
	line-height:24px;
	color:#666666;
}

/* ----------'历史'样式结束---------- */

/* ----------'功效'样式开始---------- */

.iron_power {
	width:285px;
}

.iron_power_title{
	margin-top:5px;
	width:285px;
	height:25px;
}

.iron_power_list{
	padding:0 15px;
	line-height:24px;
	color:#666666;
}

/* ----------'功效'样式结束---------- */

/*--------------图片列表仿照event/8/--------------*/
.rice_one_list{
	width:650px;
	border:1px solid #34558A;
	padding-bottom:15px;
	background-color:#EBF3FA;
}

.rice_one_list ul{
	padding:0px;
	margin:0px;
}

.rice_one_list li{
	width:188px;
	margin-left:20px;
	margin-top:15px;
	list-style:none;
	float:left;
}

.rice_one_list_pic{
	width:160px;
	height:160px;
	border:1px solid #CCCCCC;
	padding:5px;
	overflow:hidden;
	background-color:#FFF;
}

.rice_one_list_price{
	width:172px;
	height:16px;
	overflow:hidden;
	line-height:16px;
	text-align:center;
	color:#FF1E25;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}
.rice_one_list_br{
	width:650px;
	height:7px;
	overflow:hidden;
	line-height:7px;	
	color:#FF1E25;
	margin-top:5px;
}

.rice_one_list_name{
	width:172px;
	height:32px;
	line-height:16px;
	text-align:center;
	color:#3366cc;
	overflow:hidden;
	margin-top:2px;
}

a.rice_one_link:link{
	color:#3366cc;
	text-decoration:none;
}
a.rice_one_link:visited {
	color:#3366cc;
	text-decoration:none;
}
a.rice_one_link:hover {
	color:#ff3300;
	text-decoration:underline;
}
