﻿/* ====================标签样式==================== */
body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
img
{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
ul,li
{
	margin: 0;
	padding: 0;
	text-align:left;
}
table
{
	margin: 0px;
	width: 100%;
	position: static;
}
td
{
	vertical-align: top;
	direction: ltr;
	line-height: 23px;
	text-align: left;
}
/* ==================列表样式=================== */
.li_0
{
	list-style-type: none;
	text-indent: 0px;
}
li
{
	text-indent: 12px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
.li_f
{
	text-indent: 12px;
	list-style-position: inside;
	list-style-type: square;
	border-bottom: #ccccff 1px dashed;
	text-align: left;
}
.li_y
{
	text-indent: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
.li_n
{
	text-indent: 12px;
	list-style-position: inside;
	list-style-type: decimal;
}
/* ==================段落与缩进样式=================== */
p
{
	vertical-align: top;
	direction: ltr;
	line-height: 24px;
	text-align: left;
	text-indent: 24px;
	padding-bottom: 12px;
	padding-top: 0px;
}
.p24
{
	vertical-align: middle;
	direction: ltr;
	text-align: left;
	text-indent: 24px;
}
.td_suojing200
{
	clear: both;
	border-bottom: #D7D7D7 1px dashed;
	padding-left: 200px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.td_suojing150
{
	clear: both;
	border-bottom: #D7D7D7 1px dashed;
	padding-left: 150px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.td_suojing100
{
	clear: both;
	border-bottom: #D7D7D7 1px dashed;
	padding-left: 100px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.td_suojing30
{
	clear: both;
	border-bottom: #D7D7D7 1px dashed;
	padding-left: 30px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.td_suojing10
{
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom: #525255 1px solid;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/img/E1/Ei/Ei-36/20090616095728718.gif);
	vertical-align: middle;
	text-indent: 15px;
	text-align: left;
	background-color: #F2F2FB;
}

/* ====================链接样式==================== */
/* ==深色链接样式== */
.link_black a:link
{
	text-decoration: underline;
	color: #000000;
}
.link_black a:visited
{
	text-decoration: none;
	color: #000000;
}
.link_black a:hover
{
	text-decoration: none;
	color: #ff0000;
}
.link_black a:active
{
	text-decoration: underline;
	color: #313131;
}
/* ==亮色链接样式== */
.link_white a:link
{
	text-decoration: none;
	color: #ffffff;
}
.link_white a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.link_white a:hover
{
	text-decoration: underline;
	color: #ff0000;
	background-color: #ffff66;
}
.link_white a:active
{
	text-decoration: none;
	color: #ffffff;
}
/* ==灰色链接样式== */
.link_Gray a:link
{
	text-decoration: none;
	color: #808080;
}
.link_Gray a:visited
{
	text-decoration: none;
	color: #808080;
}
.link_Gray a:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #ffff66;
}
.link_Gray a:active
{
	text-decoration: none;
	color: #808080;
}
/* ==红色链接样式== */
.link_Red a:link
{
	text-decoration: none;
	color: #ff0000;
}
.link_Red a:visited
{
	text-decoration: none;
	color: #ff0000;
}
.link_Red a:hover
{
	text-decoration: underline;
	color: #660033;
}
.link_Red a:active
{
	text-decoration: none;
	color:  #ff0000;
}
/* ====================基本色系列色调样式==================== */

.bg_Black /* ==黑色== */
{
	background-color: #000000;
	position: static;
}
.bg_White /* ==白色== */
{
	background-color: #ffffff;
	position: static;
}
.bg_Gray /* ==灰色== */
{
	background-color: #808080;
	position: static;
}
.bg_Silver /* ==银色== */
{
	background-color: #c0c0c0;
	position: static;
}
.bg_Gray10 /* ==灰白色== */
{
	background-color: #CCCCCC;
	position: static;
}
.bg_Gray30　 /* ==中灰色== */
{
	background-color: #999999;
	position: static;
}
.bg_Gray60 /* ==中灰色== */
{
	background-color: #666666;
	position: static;
}
.bg_Gray90 /* ==深灰色== */
{
	background-color: #333333;
	position: static;
}
.bg_Yellow /* ==黄色== */
{
	background-color: #FFFF00;
	position: static;
}
.bg_Light_blue /* ==浅兰色== */
{
	background-color: #00FFFF;
	position: static;
}
.bg_Blue /* ==蓝色== */
{
	background-color: #0000FF;
	position: static;
}
.bg_Purple /* ==紫色== */
{
	background-color: #FF00FF;
	position: static;
}
.bg_Green /* ==绿色== */
{
	background-color: #00FF00;
	position: static;
}
.bg_Red 
{
	background-color: #FF0000;
	position: static;
}
/* ==步骤连接“>”== */
.bg_step
{
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/img/E1/Ei/Ei-38/20090708020813328.gif);
}
/* ====================表格定位==================== */
.table_w98
{
	margin: 0px;
	width: 98%;
	position: static;
}
.td_width100
{
	width: 100%;
}
.td_width99
{
	width: 99%;
	clear: both;
	background-color: #ffffff;
}
.td_width95
{
	width: 95%;
	clear: both;
	margin-left: 10px;
	background-color: #707470;
	padding-bottom: 10px;
}
.tr_th
{
	background-color: #FEFDF1;
}
.td_width96
{
	width: 96%;
}
.td_width90
{
	width: 90%;
}
.td_width85
{
	width: 85%;
}
.td_width80
{
	width: 80%;
}
.td_width75
{
	width: 75%;
}
.td_width70
{
	width: 70%;
}
.td_width60
{
	width: 60%;
}
.td_width50
{
	width: 50%;
}
.td_width40
{
	width: 40%;
}
.td_width35
{
	width: 35%;
}
.td_width30
{
	width: 30%;
}
.td_width25
{
	width: 25%;
}
.td_width20
{
	width: 20%;
}
.td_width15
{
	width: 15%;
}
.td_width12
{
	width: 12%;
}
.td_width10
{
	width: 10%;
}
.td_width8
{
	width: 8%;
}
.td_width6
{
	width: 6%;
}
.td_width5
{
	width: 5%;
}
.td_width3
{
	width: 3%;
}
.td_width2
{
	width: 2%;
}
/* ======像数系列====== */
.width2
{
	width: 2px;
}
.width5
{
	width: 5px;
}
.width10
{
	width: 10px;
}
.width20
{
	width: 20px;
}
.width26
{
	width: 26px;
}
.width30
{
	width: 30px;
}
.width90
{
	width: 90px;
}
.width100
{
	width: 100px;
}
.width120
{
	width: 120px;
}
.width141
{
	width: 141px;
}
.width150
{
	width: 150px;
}
.width195
{
	width: 195px;
}
.width205
{
	width: 205px;
}
.width300
{
	width: 300px;
}
.width350
{
	width: 350px;
}
.width400
{
	width: 400px;
}
.width450
{
	width: 454px;
}
.width490
{
	width: 490px;
}
.width620
{
	width: 620px;
}
.width1004
{
	width: 1004px;
}
/* ======行高系列====== */
.height2
{
	height: 2px;
}
.height3
{
	height: 3px;
}
.height5
{
	height: 5px;
}
.height8
{
	height: 8px;
}
.height20
{
	height: 20px;
}
.height24
{
	height: 24px;
}
.height26
{
	height: 26px;
}
.height28
{
	height: 28px;
}
.height32
{
	height: 32px;
}
.height35
{
	height: 35px;
}
.height40
{
	height: 40px;
}
.height50
{
	height: 50px;
}
.height54
{
	height: 54px;
}
.height70
{
	height: 70px;
}
.height80
{
	height: 80px;
}
.height115
{
	height: 115px;
}
.height147
{
	height: 147px;
}
.height200
{
	height: 200px;
}
.height500
{
	height: 500px;
}
/* ======%正中系列====== */
.td_w80_mc
{
	width: 80%;
	vertical-align: middle;
	text-align: center;
}
.td_w50_mc
{
	width: 50%;
	vertical-align: middle;
	text-align: center;
}
.td_w40_mc
{
	width: 40%;
	vertical-align: middle;
	text-align: center;
}
.td_w35_mc
{
	width: 35%;
	vertical-align: middle;
	text-align: center;
}
.td_w30_mc
{
	width: 30%;
	vertical-align: middle;
	text-align: center;
}
.td_w20_mc
{
	width: 20%;
	vertical-align: middle;
	text-align: center;
}
.td_w15_mc
{
	width: 15%;
	vertical-align: middle;
	text-align: center;
}
.td_w10_mc
{
	width: 10%;
	vertical-align: middle;
	text-align: center;
}
.w20_mc
{
	width: 20px;
	vertical-align: middle;
	text-align: center;
}
.w26_mc
{
	width: 26px;
	vertical-align: middle;
	text-align: center;
}
/* ====================常用文字颜色==================== */
.text_size14
{
	font-size: 14px;
}
.text_size10
{
	font-size: 10px;
}
.text_red
{
	font-size: 14px;
	color: #990000;
}
.text_Gray30　
{
 	color: #666666;
}
.text_Gray10　
{
	color: #cccccc;
}
.text_White
{
	color: #FFFFFF;
}
.text_Yellow
{
	color: #ffff66;
}
/* ==相对浮动样式== */
.floating00
{
	position: relative;
	left: 0px;
	top: 0px;
}
/* ==提示文字样式(无图片)== */
.text_Prompt0
{
	color: #ff0000;
	background-color: #ffffff;
	line-height: 16px;
	position: absolute;
	z-index: 101;
	left: 0px;
	top: 0px;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	vertical-align: middle;
	text-align: center;
}
/* ==提示文字样式== */
.text_Prompt
{
	color: #ff9420;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	background-image: url(/img/E1/Ei/Ei-38/20090708014918625.gif);
	text-indent: 20px;
	padding-right: 5px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border: 1px solid #ff9420;
	position: absolute;
	z-index: 101;
	left: 0px;
	top: 0px;
}
/* ==提示错误文字样式== */
.text_error
{
	color: red;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 1px center;
	background-image: url(/img/E1/Ei/Ei-38/20090708014341812.gif);
	text-indent: 20px;
	padding-right: 5px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	position: absolute;
	z-index: 101;
	left: 0px;
	top: 0px;
}
/* ==提示正确文字样式== */
.text_ok
{
	width: 95%;
	color: green;
	background-color: #f9fff1;
	background-repeat: no-repeat;
	background-position: 1px center;
	background-image: url(/img/E1/Ei/Ei-38/20090710090628578.gif);
	text-indent: 24px;
	padding-right: 5px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
}
/* ====================排版样式==================== */
.td_center
{
	vertical-align: middle;
	text-align: center;
}
.td_left
{
	vertical-align: middle;
	text-align: left;
}
.td_right
{
	vertical-align: middle;
	text-align: right;
}
.center
{
	vertical-align: top;
	text-align: center;
}
.left
{
	vertical-align: top;
	text-align: left;
}
.right
{
	vertical-align: top;
	text-align: right;
}
.top
{
	vertical-align: top;
	text-align: center;
}
.bottom
{
	vertical-align: bottom;
	text-align: center;
}
.td_baseline
{
	vertical-align: baseline;
}
/* ====================分割线样式==================== */
/* 灰色边框*/
.frame4_Gray
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
/* 底部虚线 */
.hr_B01
{
	vertical-align: bottom;
	text-align: center;
	border-bottom: darkgray 1px dashed;
}
/* 底部点线 */
.hr_B02
{
	vertical-align: bottom;
	text-align: center;
	border-bottom: darkgray 1px dotted;
}
/* 右边虚线 */
.hr_R01
{
	border-right: darkgray 1px dotted;
}
/* you右边点线 */
/* ====================显示隐藏==================== */
.show
{
	display: block;
	visibility: visible;
}
.hidden
{
	display: none;
	visibility: hidden;
}
/* 手形 */
.hand
{
	cursor: hand;
}
/* ====================放大镜样式==================== */
.zoomple
{
	cursor: crosshair;
	display: block;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.zoomplePopup{
	background:#fff;
	overflow:hidden;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index:1000;
	cursor:crosshair;
	height:40px;
	width:40px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/*预览的大图的css*/
.preview
{
	border: 1px solid #aaa;
	width: 300px;
	height: 300px;
	position: absolute;
	overflow: hidden;
	display: none;
}
.preview img
{
	position:absolute;
	left:0;
	top:0;
}


