/* CSS Document */

body{font-size:12px; color:#363636; height:22px;line-height:24px; font-family:"arial"; background-image:url(../images/bg.jpg); background-color:#ffffff; margin:0;}
ul,li{ list-style-type:none; margin:0 auto; margin:0px; padding:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
td {line-height:24px;font-size:12px;color:#363636;font-family:"arial";}



.dh a:link {
	color: #363636; text-decoration:none; font-weight:bold; font-size:12px;
}

.dh a:visited {
	color: #363636;text-decoration:none;font-weight:bold;font-size:12px;
}
.dh a:hover {
	color: #ffffff;text-decoration:none; background-image:url(../images/onMouseMove.gif);font-weight:bold;font-size:12px;
} 


.productlist a:link{ color:#000000; line-height:33px; text-indent:30px;}
.productlist a:visited{ color:#000000; line-height:33px; text-indent:30px;}/*IE6中visited要在hover前*/
.productlist a:hover{ color:#000000; background-image:url(../images/leftmenudot.jpg); line-height:33px; text-indent:30px;}

.productlist ul{ width:193px; height:auto; margin:0px; padding:0px;}
.productlist li{ width:193px; height:33px; line-height:33px;}
.productlist a{display:block; width:173px;}/*设置成块*/



a:link {
	color: #363636; text-decoration:none;
}
a:visited {
	color: #363636;text-decoration:none;
}
a:hover {
	color: #ff0000;text-decoration:none;
}

.dh{ width:679px; height:47px;}
.dh ul{ width:679px; height:47px; margin:0;padding:0; margin:0 auto;}
.dh li{ width:97px; height:47px; line-height:53px; float:left; text-align:center;}
.dh a{ display:block; width:97px;}


.searchX li{float:left; height:16px; margin-right:10px;}
.searthCon table{margin:2px 0; background:#ccc;}
.searthCon td{background:#fff; padding:5px;}
.searthCon img{padding:1px; border:0px solid #ccc; margin:2px; width:150px;}

 /**/
 .msgTxt{padding-top:8px; line-height:25px;}
 .msgDate{float:right;}
 .msgBack{ background:#F4F3F3;}
 .msg dl{margin-bottom:20px;}
 .msg dt, .msg dd{ padding:0 20px;}
 .msgform{ padding-top:20px;}
.msgform table{ margin-bottom:20px;}
.msgform td{height:20px; line-height:20px;}
.AddNewsList td{ padding-left:10px; border-bottom:dashed 1px #ccc;}
<!--.msg input,.msg textarea{border:1px solid #7F9DB9; padding:0; margin:0;}-->