.bg1 {
	margin-left: 0px;
	margin-top: 0px;
	background-image:   url(../../image/js/comm/bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "宋体";
}
.headmenu1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
}
.title1 {
	font-family: "宋体";
	font-size: 14px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;

}


a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #DD0000;

}

a.whitelink:hover {
	COLOR: #ffffff; TEXT-DECORATION: none}
a.whitelink:link {
	COLOR: #ffffff; TEXT-DECORATION: none}
a.whitelink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none}
	
.form1 {	
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #F6F6F6;



}
#tree {

	font-family: "宋体";

	font-size: 11px;

}

#tree img {

	border: 0px;

}
.bg1 {
	background-image:   url(/moneditor/cs/image/js/comm/bg_page.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image:   url(/moneditor/cs/image/js/comm/bg_news.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgline1 {
	background-image:     url(/moneditor/cs/image/js/comm/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bginclude {
	background-image:     url(/moneditor/cs/image/js/comm/bg_include.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgline2 {
	background-image:     url(/moneditor/cs/image/js/comm/bg_line2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.smsbg1 {
	background-image:     url(/moneditor/cs/image/js/sms/bg_sms_new.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgline3 {
	background-image:     url(/moneditor/cs/image/js/comm/bg_line3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.lefttablebg{
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

.maintablebg1{
	border: 1px solid #A0CC17;
}

.maintablebg2{
	border: 1px solid #A95EF5;
}

.maintablebg3{
	border: 1px solid #F6696B;
}

.mmspic{
	border: 1px solid #BBBBBB;	
	padding: 3px;
	margin: 2px;
}

.lefttablebg2{
    background-color: #F1F1F1;
}

.leftboderbgL{
	background-image:    url(/moneditor/cs/image/js/comm/list_09.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.leftboderbgR{
	background-image:    url(/moneditor/cs/image/js/comm/list_11.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgL1{
	background-image:    url(/moneditor/cs/image/js/comm/list_12.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgR1{
	background-image:    url(/moneditor/cs/image/js/comm/list_14.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgLsms{
	background-image:    url(/moneditor/cs/image/js/sms/sms_list_21.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgRsms{
	background-image:    url(/moneditor/cs/image/js/sms/sms_list_23.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgLwap{
	background-image:    url(/moneditor/cs/image/js/wap/wap_list_21.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgRwap{
	background-image:    url(/moneditor/cs/image/js/wap/wap_list_23.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgLmms{
	background-image:    url(/moneditor/cs/image/js/mms/mms_list_21.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgRmms{
	background-image:    url(/moneditor/cs/image/js/mms/mms_list_23.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgLbox{
	background-image:    url(/moneditor/cs/image/js/box/box_list_21.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgRbox{
	background-image:    url(/moneditor/cs/image/js/box/box_list_23.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.mainboderbgLpda{
	background-image:    url(/moneditor/cs/image/js/pda/pda_list_21.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: left;
}

.mainboderbgRpda{
	background-image:    url(/moneditor/cs/image/js/pda/pda_list_23.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}

.maintablebg4{
    background-color: #F1F1F1;
}

.whitefont{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}

a.white:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;

}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
}
a.white:hover {
	text-decoration: underline;
	color: #DD0000;
	font-family: "宋体";
	font-size: 12px;
}

.listtitle{
	background-image:    url(/moneditor/cs/image/js/comm/list_05.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	width: 564px;
	height: 60px;
}.flli {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	list-style-image:     url(/moneditor/cs/image/js/comm/float_05.gif);
	list-style-position: inside;
}
li {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
.search {background-image: url(/moneditor/cs/image/js/comm/bg_search.gif); }    
.input1 {BORDER-RIGHT: #5583B6 1px ridge; BORDER-TOP: #5583B6 1px ridge; BORDER-LEFT: #5583B6 1px ridge; BORDER-BOTTOM: #5583B6 1px ridge;background-image: url(../../image/js/comm/bg_toupiao.gif);color: #003D63; height:19; }
.newsbg {
	background-image:  url(/moneditor/cs/image/js/comm/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.login_bg {
	background-image:     url(/moneditor/cs/image/myservice/bg_login1.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.login_bg1 {
	background-image:     url(/moneditor/cs/image/myservice/bg_login1_1.gif);	
	background-repeat: x-repeat;	
}
.login_bg2 {
	background-image:     url(/moneditor/cs/image/myservice/bg_login2.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.login_input {	
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #F6F6F6;
.title2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}

.style3 {color: #FFFFFF}
