a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

.summary a:link {
	color: #ff3300;
	text-decoration: none;
}
.summary a:visited {
	color: #ff3300;
	text-decoration: none;
}
.summary a:hover {
	color: #ff3300;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #333333;
	background-repeat: no-repeat;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin:0px;
}
.thin {border-collapse: collapse;}
.backbg{
	background: url(images/TV.jpg) no-repeat;

	Reapeat:no-repeat;
	Attachment:fix;
	Horizontal:center;
	Vertical:middle;
}
.indexbg { 
background-image: url(img/home/film_01.jpg); 
background-repeat: repeat-x; 
} 

.verticaltxt{
writing-mode:tb-rl;
}
input,select,textarea{
	color : #000; /*文字色彩*/
	font-size : 9pt ; /*文字大小*/
	background-color : #fff ; /*背景色彩*/
	border-top : 1px solid #ccc ;/*上框*/ 
	border-bottom : 1px solid #ccc ;/*下框*/ 
	border-left : 1px solid #ccc ; /*左框*/
	border-right : 1px solid #ccc ; 
}

.dotted {border:1px dotted #cccccc;}

.pei101 {
background-repeat:no-repeat;
background-position:center;
}