/**********************************************************************************************/
/*                                      版权所有:晋商农网                                     */
/*                                       鹏易 2005-03-30                                      */
/**********************************************************************************************/

body					{font-size: 12px; color: #000000;line-height:150%; background-color: #FFFFFF; margin: 0 0 0 0}
td					{font-size: 12px; color: #000000;line-height:150%}

a:link					{color: #000000; text-decoration: none}
a:visited				{color: #000000; text-decoration: none}
a:hover					{color: #0033FF; text-decoration: underline}

/************************************** 特殊链接样式列表 *************************************/

a.none:link				{color: #000000; text-decoration: none}
a.none:visited				{color: #000000; text-decoration: none}
a.none:hover				{color: #0033FF; text-decoration: none}

a.yellow_yellow:link			{color: #FF6600; text-decoration: none}
a.yellow_yellow:visited			{color: #FF6600; text-decoration: none}
a.yellow_yellow:hover			{color: #FF6600; text-decoration: none}

a.blue_yellow:link			{color: #0000FF; text-decoration: none}
a.blue_yellow:visited			{color: #0000FF; text-decoration: none}
a.blue_yellow:hover			{color: #FF6600; text-decoration: none}

a.D2D_00:link				{color: #000000; text-decoration: none}
a.D2D_00:visited			{color: #000000; text-decoration: none}
a.D2D_00:hover				{color: #333333; text-decoration: none}

a.H2D_01:link				{color: #666666; text-decoration: none}
a.H2D_01:visited			{color: #666666; text-decoration: none}
a.H2D_01:hover				{color: #333333; text-decoration: underline}

a.R2R_01:link				{color: #FF0000; text-decoration: none}
a.R2R_01:visited			{color: #FF0000; text-decoration: none}
a.R2R_01:hover				{color: #FF0000; text-decoration: underline}

a.Y2Y_00:link				{color: #FF6600; text-decoration: none}
a.Y2Y_00:visited			{color: #FF6600; text-decoration: none}
a.Y2Y_00:hover				{color: #FF3300; text-decoration: none}

a.G2Y_01:link				{color: #66CC00; text-decoration: none}
a.G2Y_01:visited			{color: #66CC00; text-decoration: none}
a.G2Y_01:hover				{color: #FF6600; text-decoration: underline}

a.B2R_10:link				{color: #0033FF; text-decoration: underline}
a.B2R_10:visited			{color: #0033FF; text-decoration: underline}
a.B2R_10:hover				{color: #FF3300; text-decoration: none}

/************************************** 字体大小样式列表 *************************************/

.06					{font-size: 6px}
.07					{font-size: 7px}
.08					{font-size: 8px}
.09					{font-size: 9px}
.10					{font-size: 10px}
.11					{font-size: 11px}
.12					{font-size: 12px}
.14					{font-size: 14px}
.16					{font-size: 16px}
.18					{font-size: 18px}
.20					{font-size: 20px}
.24					{font-size: 24px}
.25					{font-size: 25px}
.28					{font-size: 28px}

/************************************** 字体颜色样式列表 *************************************/

.D					{color: #333333}
.H					{color: #666666}
.W					{color: #FFFFFF}
.R					{color: #FF0000}

/************************************** 字体效果样式列表 *************************************/

.bold					{font-weight:bold}
.italic					{font-style: italic}

.line_under				{text-decoration: underline}
.line_through				{text-decoration: line-through}

.space					{letter-spacing:5px}

/************************************* 字体行间距样式列表 ************************************/

.h100					{line-height: 100%}
.h120					{line-height: 120%}
.h150					{line-height: 150%}
.h180					{line-height: 180%}
.h200					{line-height: 200%}
.h250					{line-height: 250%}
.h300					{line-height: 300%}

/************************************** 单元格与对象间隙 *************************************/

.pad0005				{padding: 0 0 0 5}

/************************************** 滤镜效果样式列表 *************************************/

.shadow_D				{filter: dropshadow(color=#000000,offx=1,offy=1)}
.shadow_W				{filter: dropshadow(color=#FFFFFF,offx=1,offy=1)}
.shadow_white				{width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}
.shadow_black				{width:100%; filter:dropshadow(color=#000000,offx=1,offy=1);}
.shadow_blue				{width:100%; filter:dropshadow(color=#003399,offx=1,offy=1);}
.shadow_G				{filter: dropshadow(color=#187D26,offx=1,offy=1)}
.grow_W					{filter: Glow(Color=#FFFFFF, Strength=1);}

/************************************** 控制背景样式列表 *************************************/

.bg_11					{background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.bg_12					{background-attachment: fixed; background-repeat: no-repeat; background-position: center top}
.bg_13					{background-attachment: fixed; background-repeat: no-repeat; background-position: right top}
.bg_21					{background-attachment: fixed; background-repeat: no-repeat; background-position: left center}
.bg_22					{background-attachment: fixed; background-repeat: no-repeat; background-position: center center}
.bg_23					{background-attachment: fixed; background-repeat: no-repeat; background-position: right center}
.bg_31					{background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}
.bg_32					{background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom}
.bg_33					{background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom}
.bg_x01					{background-attachment: fixed; background-repeat: repeat-x; background-position: left top}
.bg_x02					{background-attachment: fixed; background-repeat: repeat-x; background-position: left center}
.bg_x03					{background-attachment: fixed; background-repeat: repeat-x; background-position: left bottom}
.bg_y01					{background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.bg_y02					{background-attachment: fixed; background-repeat: repeat-y; background-position: center top}
.bg_y03					{background-attachment: fixed; background-repeat: repeat-y; background-position: right top}

/************************************** 鼠标形状样式列表 *************************************/

.sb_hand				{cursor: hand}
.sb_arrow				{cursor: default}
.sb_text				{cursor: text}
.sb_help				{cursor: help}
.sb_e_resize				{cursor: e-resize}
.sb_s_resize				{cursor: s-resize}

/************************************** 表单元素样式列表 *************************************/

input,select				{font-size: 12px; color: #000000}

input.text				{height:18px; width:80px; background-color:#FFFFFF; border:1px solid #87C6F3}
input.text_black			{height:18px; width:80px; background-color:#FFFFFF; border:1px solid #333333}
input.text_H				{height:18px; width:80px; background-color:#FFFFFF; border:1px solid #C3C3C3}
input.text_login			{height:18px; width:80px; background-color:#F1F1F1; border:1px solid #CCCCCC}
input.button 				{height:22px; font-variant:normal; background-color:#EEEEEE; border-left:1px solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; cursor:hand;}