﻿* {
    margin:0px;
	padding:0px;
	border:0px;
}
body {
    font:12px/150% "宋体","","Segoe UI",Tahoma,Arial;color:#333333;margin:0;padding:0;
	width:95%
	text-align:left;
	background:#FCFCFC url(livesino_bg.jpg) repeat-x center top;
}
a{color:#4B72A9;text-decoration:none;}
a:visited{color:#4B72A9;text-decoration:none;}
a:hover{color:#4B72A9;text-decoration:underline;}
p {
	line-height:18px;
}
img {
	max-width: 95%;
	height: auto;
}
select {
	border:1px solid #e0e0d6;
}
th {
}