body, td {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	margin:0;
	padding:0;
	text-align:left;
}
body{
    background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}
#container{
	clear:left;     /*针对Firefox居右问题*/
}
#pr_list{
    text-align: center;
}
#pr_list img, table.margin_top{
	margin-top:4px;
}
table.text_c td, td.text_c, .text_c{
    text-align:center;
}
table.sonystyle td{
	line-height: 16px;
}
/*=============list===========*/
#centant_box{
    border-top:6px #dedede solid;
	border-left:6px #dedede solid;
	border-bottom:6px #dedede solid;
	margin-top:6px;
}
.text_TT {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}