/*------------------------body的几种属性------------------------*/
body {
	margin: 0px;
	FONT-SIZE: 12px;
    FONT-FAMILY: 宋体
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	A:link {COLOR: #000000; TEXT-DECORATION: none}
    A:visited {COLOR: #333333; TEXT-DECORATION: none}
    A:active {TEXT-DECORATION: none}
    A:hover {COLOR: #0000ff; TEXT-DECORATION: underline}
}
.tel2 {  font-size: 15px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-weight: bold; color: #FF6600}

td.grayLine {
	PADDING-BOTTOM: 0px; PADDING-TOP: 4px; BORDER-BOTTOM: #999999 1px solid
}

body.center{
	text-align: center;
}/*body居中*/
body.gap{
	margin: 12px;
}
body.nobg{
	background-color: #FFFFFF;
	text-align: center;
	background-image: url('none');

}
/*body周边空白*/

/*------------------------表格的属性------------------------*/
table.across_table {  /* 横表 */
	background-color: #000000;
	width="778"
	text-align: center;
	padding: 2px;
	font-size: 9pt;


}
table.erect_table {/*坚表*/
	background-color: #000000;
	width: 95%;
	padding: 8px;
}
th.th1 {
	background-color:*#D7E7FF;
	background-image: url('/images/cx_bg_1.jpg');
	background-repeat: repeat-x;
	font-size: 9pt;
	padding: 3px

}/*横表的标题行*/

thead.th1 {
	background-color:#D7E7FF;
}/*横表的标题行*/

tr.tr1 {
	background-color: #FFFFFF;
}/*坚表的白色行*/
.shu1 {
	background-color: #E1EDFF;
	text-align: center;
	border: 1px solid #000000; 

}/*坚表的淡色行*/

th {
	font-weight: lighter;
}/*th的通用属性*/
td {
	FONT-SIZE: 12px; 
	FONT-FAMILY: "宋体";
}/*td的通用属性*/
td.hasline {
   border: 1px solid #000000;
  
}/*td带黑线的td*/

/*------------------------带有背景图的文字------------------------*/
.bu1 {
	background-image: url('/images/bu_1.gif');
	margin: 3px;
	height: 21px;
	width: 49px;
	text-align: center;
	padding: 2px;
	background-repeat: no-repeat;
	cursor: hand;

}/*二个字背景图*/
.bu2 {
	background-image: url('/images/bu_2.gif');
	margin: 3px;
	height: 21px;
	width: 79px;
	text-align: center;
	padding: 2px;
	background-repeat: no-repeat;
	cursor: hand;

}/*4个字背景图*/
.bu3 {
	background-image: url('/images/bu_3.gif');
	margin: 3px;
	padding: 2px;
	height: 21px;
	width: 112px;
	text-align: center

}/*6个字背景图*/
.bu4 {
	background-image: url('/images/bu_4.gif');
	margin: 6px;
	padding: 2px;
	height: 21px;
	width: 135px;
	text-align: center

}/*8个字背景图*/

/*------------------------链接的样式------------------------*/
a {
	color: #0066CC;
	text-decoration: none;
}/*通用链接*/
a:link {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #CC3333;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0033;
}
a.white:link { font-size:10.5pt;color: #ffffff; font-weight: normal; text-decoration: none}/*未访问:白色*/
a.white:visited { font-size:10.5pt; color:#FFF8D2; font-weight: normal; text-decoration: none}/*已访问:浅黄*/
a.white:active { font-size:10.5pt; color:#97CDFF; font-weight: normal;text-decoration: none}/*鼠标悬挂:浅蓝*/
a.blue:link { font-size:9pt;color: #000000; font-weight: normal; text-decoration: none}/*未访问:红*/
a.blue:visited { font-size:9pt; color:#FF0000; font-weight: normal; text-decoration: none}/*已访问:hei*/
a.blue:active { font-size:9pt; color:#CC3300; font-weight: normal;text-decoration: none}/*鼠标悬挂:hei*/
/*a.white:hover { font-size:10.5pt; color: #ffffff; font-weight: normal; text-decoration: underline}*/

/*------------------------标题------------------------*/
.title1 {
	font-size: 10.5pt;
	color: #CC3333;
	text-align: center;
	height: 32px;
	width: auto;
	padding: 6px;
	font-weight: 900;
	letter-spacing: 6px;
	background-image: url(/images/leftline.gif);


}

.title2 {
/*	font-size: 12pt;
	color: #CC3333;
	padding: 6px;
	height: 32px;
	width: 80%;
	text-align: center;*/
	font-size: 10.5pt;
	color: #CC3333;
	text-align: center;
	height: 32px;
	width: 95%;
	padding: 6px;
	font-weight: 900;
	letter-spacing: 6px;
}

/*------------------------其它------------------------*/
.font1 {
	line-height: 20px;
}
.font2 {
	color: #999999;
}
.lba {
	color: #000000;
}
.white{color:#ffffff}

/*------------------------form中各域的属性------------------------*/
input.noLine{border-style:none;background-color:white;}
input.input {border: #000000 1px solid; color: #000000; height: 18; font-size: 10pt}
textarea.noLine{border-style:none;background-color:white;overflow:auto;}
/*--------------------输入筐---------------------------*/
input.input_text {
	BORDER-RIGHT: #ffffff 1px ridge; 
	BORDER-TOP: #ffffff 1px ridge; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #ffffff 1px ridge; 
	BORDER-BOTTOM: #ffffff 1px ridge; 
	BACKGROUND-COLOR: white
           }
/*-----输入栏为数字------*/		
input.input_number {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #666666;
	text-align: right;
           }
/*-----输入栏为冲印店名称 （用户冲印模块特有）------*/
input.input_shopName {
	border: 1px solid #666666;
	text-align: center;
	text-decoration: underline;
	cursor: hand;
}
/*-----输入栏为金额------*/
input.input_money {
	border: none #993300;
	color: #FF0000;
	width: 55px;
	text-align: right;


}
textarea{ BORDER-RIGHT: #cccccc 1px solid;
          BORDER-TOP: #cccccc 1px solid; 
		  BORDER-LEFT: #cccccc 1px solid; 
		  COLOR: #666666; BORDER-BOTTOM: #cccccc 1px solid;
		  BACKGROUND-COLOR: #ffffff;
        }
/*------------------------原有样式------------------------*/
.caption  { 
	font-size: 10.5pt; LINE-HEIGHT: 18pt; color: #0A5C95; word-spacing: 5; letter-spacing: 5pt; font-weight: bold; text-align: center }
.list_td_title {
	COLOR: #ffffff; BACKGROUND-COLOR: #6699cc; TEXT-ALIGN: center
; font-size: 9pt}
.list_td_title1 {
	COLOR: #ffffff; BACKGROUND-COLOR: #6699cc; TEXT-ALIGN: left
; font-size: 9pt}
.list_td_tier {
	COLOR: #000000; BACKGROUND-COLOR: #e8e8e8; TEXT-ALIGN: center
; font-size: 9pt}
.list_td_tier1 {
	COLOR: #000000; BACKGROUND-COLOR: #e8e8e8; TEXT-ALIGN: left
}
.list_td_context {
	COLOR: #000000; BACKGROUND-COLOR: #e8e8e8; TEXT-ALIGN: center
; font-size: 9pt
}
.list_td_context1 {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
; font-size: 9pt}
.list_td_context2 {
	COLOR: #1652ab; BACKGROUND-COLOR: #e8e8e8
; font-size: 9pt}
.list_td_context3 { background-color: yellow; text-align: left; color: #000000 }
.list_td_position {
	 FONT-FAMILY: ''; FONT-SIZE: 9pt;  TEXT-ALIGN: center
}
td { FONT-FAMILY: ''; FONT-SIZE: 9pt; LINE-HEIGHT: 16pt }
.gif {  background-repeat: no-repeat}
.menu1 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; color: #FF6600; font-weight: bolder}
.3dtext {
	FILTER: glow(color=ffffff,strength=0) shadow(color=aaaaaa,direction:135); WIDTH: 100%; POSITION: relative
}
.greetxt {  font-size: 10pt; color: #33CC33}
.bluetxt {  font-size: 10pt; color: #000099}
.redtxt {  font-size: 10pt; color: #FF0000}
.duan {  font-size: 12pt; line-height: 28px; color: #000000}
.text {
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	font-style: normal;
}
.caption2 {  font-size: 10pt; color: #000000}
.name_news {  font-size: 14px; font-weight: bolder; color: #000066}
A.l1:link {
	FONT-WEIGHT: bolder; COLOR: #ffffff; LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
A.l1:visited {
	FONT-WEIGHT: bolder; COLOR: #ffffff; LINE-HEIGHT: 14px; TEXT-DECORATION: none
}
A.l1:hover {
	FONT-WEIGHT: bolder; COLOR: #ffffff; LINE-HEIGHT: 14px; TEXT-DECORATION: underline
}
.button {
	FONT-SIZE: 9pt;
	BACKGROUND-COLOR: #EAEAEA;
	border: 1px solid #000000;
	height: 16px;


}
.td_line {color: #FFFFFF; background-color: #A58433; text-align: center}
.bodybg {background-image: url('/images/img_dot2.gif')}
.input2 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10pt; BORDER-BOTTOM-WIDTH: 1px; CURSOR: hand; COLOR: #000000; FONT-FAMILY: "宋体"; HEIGHT: 18; BACKGROUND-COLOR: #e7e7e7; BORDER-RIGHT-WIDTH: 1px
.haed {  font-size: 12px; color: #000000}
.TEXTAREA {
FONT-SIZE: 10px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: "宋体"; BACKGROUND-COLOR: #CCCCCC; BORDER-RIGHT-COLOR: #000000
; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.select	{
	background-color: #CCCCCC;
	height: auto;
	width: 200px;
}
.TableLine{
border-collapse: collapse}
.bg_gif {  background-repeat: no-repeat}
.head {  font-size: 12pt; color: #000000; text-decoration: underline}
.CurHand {  cursor: hand}
.body {font-size: 10pt; color:#000000;
scrollbar-face-color:'CCCCCC'; 
scrollbar-shadow-color:'CCCCCC'; 
scrollbar-highlight-color:'CCCCCC'; 
scrollbar-3dlight-color:'D9D9D9'; 
scrollbar-darkshadow-color: '808080'; 
scrollbar-track-color:'F8F8F8'; 
scrollbar-arrow-color:'808080' }
.wh {  font-size: 9pt; color: #FFFFFF}
.heng2 {
	width: 95%;
}
body.bgblue {
	background-image: url('/images/syt_bg_03.jpg');
}
/*------------------------带边框和手形的TD------------------------*/
.imgTd {
	border: 1px solid #000000; cursor: hand; border-collapse: collapse
}
/*------------------------底边带横线------------------------*/
.bottom_line {
	font-size: 10.5pt;
	color: #CC3333;
	text-align: center;
	height: 32px;
	width: 95%;
	padding: 6px;
	font-weight: 900;
	letter-spacing: 6px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.citySelect {
	height: 100px;
	width: 200px;
}

.redStr {color: #FF0000}