a:link
{
	color: #CCFF00;font-size:10pt 
}
a:visited
{
	color: #66CC00;font-size:10pt 
} 
a:active 
{
	color: rgb(255,255,0);
}
body
{
	font-family: Verdana;
	color: #66FF33;   
	 background-image: url('tupian_yeyingzhizuohuihua/yangwawa.jpg'); 
	background-repeat: no-repeat; 
	background-position:  center top; 
	font-size:10pt; background-attachment:scroll
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #FF0066;font-size:24pt; font-family:SimSun
}
h2
{
	color: rgb(153,504,255); 
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}

UL{
list-style-image:url('../tupian_yeyingzhizuohuihua/beijingtupian/Q1.gif');
}
UL UL{
list-style-image:url('../tupian_yeyingzhizuohuihua/beijingtupian/Q2.gif');
}
UL UL UL{
list-style-image:url('../tupian_yeyingzhizuohuihua/beijingtupian/Q3.gif');
}


/***スクロールバーの色大小開始*/
   BODY { 
         scrollbar-face-color : #000000; 
         scrollbar-track-color: 000000;
         scrollbar-arrow-color : #990000; 
         scrollbar-3dlight-color: #444444;
         scrollbar-highlight-color : #000000; 
         scrollbar-shadow-color : #444444;
         scrollbar-darkshadow-color : #444444;
         font-size: 10pt;
         color: #c0c0c0;
         font-family: Tahoma;
         }