@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:12px;
	color:#3f6081;
	word-break:break-all;
	font-family: Tahoma, Geneva, sans-serif, "微软雅黑";
	line-height: 25px;
    list-style : none ;
}
#content {
  position:relative;
  z-index:1!important;z-index:-1;
} 
#nav li.drop01,#nav2 li.drop01{
float:left ;
}
#nav li ul,#nav2 li ul{
display:none;
}
#nav li:hover ul,#nav li.over ul,#nav2 li:hover ul,#nav2 li.over ul{
display:block;
z-index:2;
}
html, body, div, p, td, span {line-height:18px;}
html,body { height:100%;}
body { background:#fff url('/image/bg.png') repeat-x top;}
img, body, html {
	border:0;
}
/*文字*/
a { color:#3f6081; text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #900;
}
.t_text {
	font-size: 14px;
	line-height: 30px;
	padding: 10px;
	text-align: left;
}
.My_price {
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.break {white-space:normal; word-break:break-all;overflow:hidden;}
.nobreak {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.t_gray{
	color: #ccc;
}
.t_s {
	font-size: 9px;
}
.t_light {
	color:#ddd;
}
.t_hight25 {
	line-height: 25px;
}
.t_hight30 {
	line-height: 30px;
}

.t_title {
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
}
.t_left {
	text-align: left;
}
.t_right {
	text-align: right;
}

/*大小*/
.w1002 {
	width:1002px;clear:both;
}
/*间距*/
.p5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.p-5 {
	padding-left: 0px!important;padding-left: 5px;
	padding-right: 0px!important;padding-right: 5px;
}
.m5 {
	margin: 5px;
}
.l5 {
	margin-left: 5px;
}
.r5 {
	margin-right: 5px;
}
.t5 {
	margin-top: 5px;
}
.b5 {
	margin-bottom: 5px;
}
.p10 {
	padding-top: 10px;
	padding-bottom: 10px;  
}
.p-10 {
	padding-left: 0px!important;padding-left: 10px;
	padding-right: 0px!important;padding-right: 10px;  
}
.m10 {
	margin: 10px;
}
.l10 {
	margin-left: 10px;
}
.r10 {
	margin-right: 10px;
}
.t10 {
	margin-top: 10px;
}
.b10 {
	margin-bottom: 10px;
}
.p20 {
	padding-top: 20px;
	padding-bottom: 20px;   
}
.p-20 {
	padding-left: 0px!important;padding-left: 20px;
	padding-right: 0px!important;padding-right: 20px;   
}
.m20 {
	margin: 20px;
}
.l20 {
	margin-left: 20px;
}
.r20 {
	margin-right: 20px;
}
/*位置*/
.position_l{float:left;}
.position_r{float:right;}
.text_l{text-align:left;}
.text_r{text-align:right;}
/*边框*/
.b_red {
	border: 1px solid #CA2B0D;
}
.b_green {
	border: 1px solid #6F0;
}
.b_gray {
	border: 1px solid #CFD8E1;
}
.b_blue {
	border: 1px solid #09C;
}
.b_orange {
	border: 1px solid #F90;
}
.b_dark {
	border: 1px solid #999;
}
/*背景*/
.bg_gray {
	border: 1px solid #CFD8E1;
	background-image: url(/image/bg_ad.jpg);
	background-repeat: repeat-x;
}
.bg_gray2 {
	border: 1px solid #CFD8E1;
	background-color: #FFF;
}
/*功能按钮*/
.My_button{
	background-color: #990000;
	cursor:pointer;
	text-align:center;
	width:80px;
	height:20px;
	background-image:url(/image/my_button.gif);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
}
.my_title_l{
	color:#fff;
	background-image:url(http://www2.liaoda.com.cn/img/My_title_bg.jpg);
	width:180px;
	background-repeat: no-repeat;
}
.my_title_r{
	color:#fff;
	background-image:url(http://www2.liaoda.com.cn/img/My_title_bg2.jpg);
	width:197px;
	background-repeat: no-repeat;
}
#navy_button a{
	color:#fff;
	text-decoration:none;
	display: block;
	background-repeat: no-repeat;
	line-height: 30px;
	width:124px;
	font-size: 14px;
}
#navy_button a:hover {
	color:#360;
	display: block;
	text-decoration:none;
	background-image: url(/image/navybg3.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	width:124px;
	font-size: 14px;
}
/*其他*/
.position_img
{overflow: hidden;}
.position_target
{position: relative;}
.position_img
{position: absolute;}
.lock{glacier:expression(document.body.onselectstart=document.body.oncontextmenu=function(){return false;});}
.img-700{ 
　　width:expression(this.width>700&&this.width>this.height?700:700);
}
.pic {
	padding: 5px;
	cursor:pointer;
	text-align: center;
event:expression(
onmouseover = function(){this.style.backgroundColor='#ffffff';},
onmouseout = function(){this.style.backgroundColor='';}
)
}
.select_bian {
	cursor:pointer;
	text-align: center;
	border:1px solid #CFD8E1;
event:expression(
onmouseover = function(){this.style.border='1px solid #f90';},
onmouseout = function(){this.style.border='1px solid #CFD8E1';}
)
}
.select_bg {
	cursor:pointer;
	text-align: center;
	border:1px solid #CFD8E1;
event:expression(
onmouseover = function(){this.style.background='#f90';this.style.color='#fff';},
onmouseout = function(){this.style.background='#fff';this.style.color='';}
)
}
