
table { border-collapse: separate; border-spacing: 0; }
caption, th, td {  font-weight: normal; }
table, td, th { vertical-align: middle; }
body {   
  color:#000;
  font-size:12px;
  font-weight:400;
  font-family:Arial,Verdana,sans-serif; 
  margin:0 auto;	
  background:#fff;
}

a img { border: none; }


h1,h2,h3,h4 {font-size:14px;}

a           { color: #8C8A8C; text-decoration: underline; } 
a:link, 
a:visited 	{text-decoration:none;}

a:focus,
a:hover, 
a:active 	{text-decoration:underline;}



em			{font-style:italic;color:#FF6600;}
ul,ol 		{ list-style:none;}


.clear{ clear:both;}

/*= Ö÷Ìå =*/
	.content{width:490px;margin:1 auto;}
		.slide-player{margin-left:1px;width:498px;height:203px; position:relative;}
		.slide-player ul{ position:absolute;left:0; bottom:0; height:26px;width:498px;overflow:hidden;zoom:1; background-position:right -477px;}
		.slide-player li {float:left;height:26px; cursor:pointer; color:#636363; width:160px;line-height:26px; text-align:center;}
		.slide-player li.selected{ color:#FF6500;font-weight:bolder;  background-position:right -444px;}
