﻿body 
{
	font-size: 12px;
	margin:0px 0px 0px 0px;
	overflow:auto;
	font-family: "宋体";
}

td
{
	font-size:12px;
}

a:link {  text-decoration: none; color:#23456B}
a:visited { text-decoration: none; color:#23456B}
a:hover {text-decoration: underline; color:#ff0000}

a.black:link { color: #000000; text-decoration: none} 
a.black:visited { color: #000000; text-decoration: none} 
a.black:hover { color: #000000; text-decoration: underline} 

a.white:link { color: #ffffff; text-decoration: none} 
a.white:visited { color: #ffffff; text-decoration: none} 
a.white:hover { color: #ffffff; text-decoration: underline} 

a.red:link { color: #ff0000; text-decoration: none} 
a.red:visited { color: #ff0000; text-decoration: none} 
a.red:hover { color: #ff0000; text-decoration: underline} 

ol
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
}

ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
}

li
{
	padding:2px;
}

legend
{
	font-size: 12px;
	font-weight:bold;
}

.menu_t
{
	color:#fff;
	word-spacing:3px;
}

.chat_l
{
	border-left:#D6E6F3 solid 2px; 
	background-color:#4286C3;
}

.chat_r
{
	border-right:#D6E6F3 solid 2px; 
	background-color:#4286C3;
}

.chat_m
{
	border-bottom:#D6E6F3 solid 2px; 
	background-color:#4286C3;
}

.msgtable
{
	background:url(/Images/chat/tabbar_bg.gif) repeat-x;
	vertical-align:top;
}

.groupbar
{
	background-image:url(/images/chat/btn_groupbar.gif);
	border:0px;
	color: #ffffff;	
	height: 20px;
	width:152px;
	cursor:pointer;
	text-align:left;
	font-size:12px;
	line-height:20px;
	text-indent:10px;
	behavior: url(/scripts/groupbar.htc);
	-moz-binding: url(/scripts/bindings.xml#groupbar.htc);
}

.groupbar_over
{
	background-image:url(/images/chat/btn_groupbar_over.gif);
	border:0px;
	color: #ffffff;	
	height: 20px;
	width:152px;
	cursor:pointer;
	text-align:left;
	font-size:12px;
	line-height:20px;
	text-indent:10px;
	behavior: url(/scripts/groupbar.htc);
	-moz-binding: url(/scripts/bindings.xml#groupbar.htc);
}

.userlist
{
	text-indent:5px;
	text-align:left;
	cursor:pointer;
	height:21px;
	color:#3470B8;
	vertical-align:middle;
}

.userpanel
{
	color:#23456B;
	text-align:left;
}

#msgcont
{
	border:0px;
	font-size:12px;
	overflow:auto;
	width:100%;
	height:100%;
	background-color:#fff;
	padding:5px;
}


.imgbtn
{
	cursor:pointer;
	border:none;
}

input.txt
{
	border:1px solid #CBCDBE;
	font-size:12px;
}

input.phone
{
	border:1px solid #CBCDBE;
	font-size:12px;
	ime-mode:Disabled;
	behavior: url(/styles/phoneinput.htc);
}

textarea
{
	border:1px solid #CBCDBE;
	font-size:12px;
	overflow:auto;
}

.chat_sep
{
	padding-top:2px;
}

form
{
	margin:0px;
	display: inline;
}


.dotline_h
{
	background:url(/Images/chat/dot_h.gif) center repeat-x;
	height:11px;
}

.dotline_v
{
	background:url(/Images/chat/dot_v.gif) center repeat-y;
	width:11px;
}

.chatcont
{
	padding-left:14px;
}

.btn
{
	background-image:url(btn_common.gif);
	border:0px;
	color: #000;	
	height: 23px;
	width: 85px;
	cursor: hand;	
	background-color:Transparent;
	behavior: url(/styles/button.htc);
}

.dgFriendMain
{
	border-bottom:dotted 1px #CBCDBE;
	height:26px;
	word-break:break-all;
}

.outbar
{
	background-image:url(/images/chat/outbar_normal.gif);
	border:0px;
	color: #000;	
	height: 20px;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

.outbar_over
{
	background-image:url(/images/chat/outbar_over.gif);
	border:0px;
	color: #000;	
	height: 20px;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

.outbar_item
{
	color:#000;
	height:20px;
	text-align:left;
	font-size:12px;
	text-indent:5px;
	cursor:pointer;
}

.dg_item
{
	background-color: White;
}

.dg_item_classic
{
	background:url(/Images/chat/dot_h.gif) bottom repeat-x;
	height:20px;
}

.form_bg
{
	background:url(/images/chat/form_bg.gif) top repeat-x;
}

.border_blue
{
	border:#2F356E solid 1px;
	background-color:#ffffff;
}

.border_camblue
{
	border:#91A7B4 solid 1px;
	background-color:#ffffff;
}

.tagnav_normal
{
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	color:#000000;
	cursor:pointer;
}

.tagnav_sel
{
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	color:#ffffff;
	font-weight:bold;
}

.border_face
{
	border:1px solid #CBCDBE;
}

.tool-tip 
{
	color: #000;
	width: 300px;
	z-index: 13000;
	border:1px #000 solid;
	background-color:#FFFFE1;
	word-break:break-all;
	padding:2px;
}

.tool-title
{
	font-weight:bold;
}

.tool-text 
{
	
}
.order_active{padding-right:8px;background:url(/images/order.gif) no-repeat 100% 50%;}
td{ 
font:12px "宋体"; 
} 
a.listtitle:link{ 
color:#747B95; 
text-decoration:none; 
} 
a.listtitle:visited { 
color: #747B95; 
text-decoration:none; 
} 
a.listtitle:hover { 
color: #c00; 
text-decoration:underline; 
} 

a:link{ 
color:#333333; 
text-decoration:none; 
} 
a:visited { 
color:#333333;
text-decoration:none; 
} 
a:hover { 
color: #c00; 
text-decoration:underline; 
} 

ul{ list-style:none;} 
/*选项卡1*/ 
#Tab1{ 
width:100%; 
margin:0px; 
padding:0px; 
margin:0 auto;} 
/*菜单class*/ 
.Menubox { 
width:100%;
height:28px; 
line-height:28px; 
background:url(images/bgline.gif); 
border-right:1px solid #cccccc; 
} 
.Menubox ul{ 
margin:0px; 
padding:0px; 

} 
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 
text-align:center; 
color:#666666; 
border-left:1px solid #cccccc; padding-left:5px; padding-right:5px;
} 
.Menubox li.hover{ 
padding:0px; 
background:#fff; 
border-left:1px solid #cccccc; 
border-top:1px solid #cccccc; 
/*border-right:1px solid #A8C29F; */
background:url(images/havebg.gif); 
color:#000000; 
font-weight:bold; 
height:27px; 
line-height:27px; padding-left:5px; padding-right:5px;
} 
.Contentbox{ 
clear:both; 
margin-top:0px; 
border:1px solid #cccccc; 
border-top:none; 
font-size:12px;
width:100%;
} 
.hs_title{line-height:25px; background-color:#EFEFEF;border-bottom:1px solid #DFDFDF;}
.jh_title{line-height:25px; background-color:#FFF0CF;border-bottom:1px solid #DFDFDF;}
.zf_num{color:#FF9900; text-align:right}
.selectfoucs{ background-color:#FFFF00;color:#FFFFFF; line-height:25px;}
.page_title{line-height:25px; background-color:#EFEFEF;border-bottom:1px solid #DFDFDF;border-top:1px solid #DFDFDF;}

.dot_line {
	background:url(/Images/dot.gif) repeat-x; 
	height:1px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0px;
}

.indent {
	text-indent:2em;
}
