/* CSS Document */

/*页面背景与文字样式*/
body{
margin:0;
padding:0;
background-image: url(/Templets/images/bg.gif);
font-size: 12px;
color: #464646;
}
body,td,th {
font-size: 14px;
color: #464646;
line-height:20px;
}
img {
border:none;
}
td{
line-height:180%;
}

/*链接样式*/
A:link {
COLOR: #4D4D4D;
 TEXT-DECORATION: none
}
A:visited {
COLOR: #4D4D4D;
 TEXT-DECORATION: none
}
A:hover {
COLOR: #ff0000;
 TEXT-DECORATION: underline;
}
A:active {
COLOR: #0000ff
}

/*导航样式*/
#menu A{
padding:0 4px;
}
#menu A:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
#menu A:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}
#menu A:hover {
COLOR: #006699;
background:#e8f0f8;
padding:4px 2px;
font-weight:bold;
TEXT-DECORATION: none
}
#menu A:active {
COLOR: #0099FF; TEXT-DECORATION: none
}

/*会员登陆样式*/
.login{
text-align:center;
}
.login *{
margin:2px;
line-height:140%;
}

/*产品样式*/
.product ul{
list-style-type:none;
}
.product ul img{
border:none;
margin:0;
padding:0;
}
.product li{
margin:0;
list-style-type:none;
float:left;
padding:0 2px;
}

/*列表样式*/
.list td{
line-height:180%;
padding:2px 0;
}
.lists li,.lists td{
list-style-type: none;
height:28px;
}
.lists *{
margin:3px 0;
}

/*滚动*/
#oRollV{
width:778px;
height:19px;
overflow:hidden;
}
#oRollV pic{
text-align:center;
}
#oRollV p{
text-align:center;
line-height:20px;
margin:0;
padding:0;
}

/*滚动 end*/

/*新闻下划线*/
.newswezi{
margin:10px auto;
text-align:center;
color:#6a6a6a;
border-bottom:1px dotted #ccc;
}


/*pic_p样式(图片边框)*/
.pic_p img{
text-align:center;
margin:0 3px;
padding:5px;
background:#fff;
border:1px #ccc solid;
}
.pic_p p{
margin:0;
padding:0;
line-height:24px;
}

/*新闻产品页面样式*/
.news_pic img{
margin:0 3px;
  border: 1px #ccc solid;
  padding:5px;
  background:#fff;
  }

/*class_list*/
.news_list{
height:18px;
line-height:18px;
margin:2px 0;
border-bottom:1px dotted #CCCCCC
}

.news_list .news_title{
float:left;
}

.news_list .tcolor{
float:right;
}

/*class_list end*/
/*news end*/

/*show.htm 内容页风格定义*/
#newspage{
padding:20px 10px;
clear:both;
}

#newspage p{
font:14px;
text-indent:2em;
line-height:150%;
}

#newspage h3{
font-size:20px;
}
#newspage .title{
margin:20px auto;
text-align:center;
color:#6a6a6a;
}
.lr_light{border-bottom:1px #cccccc dotted;}
/*show.htm 内容页风格定义 end*/


.line{border-bottom:1px dotted #ccc;}

.tdg{
 font-size:14px;
letter-spacing:1px;
}
.tdg a{
text-decoration: none;
line-height:130%
}
.bor{border:1px solid #ccc;
padding:5px;}
