/* CSS Document */

body {
	margin: 0px;
}
body,td,th {
	line-height:150%;  
	font-family:"ËÎÌå";
	font-size:12px;
	color:#000;
}
a:link {	color: #000;	text-decoration: none;}
a:visited {	color: #000;	text-decoration: none;}
a:hover {	color: #FF7101;	text-decoration: none;}
a:active {	color: #000;	text-decoration: none;}

a.link1:link {	color: #FF7401;	text-decoration: none;}
a.link1:visited {	color: #FF7401;	text-decoration: none;}
a.link1:hover {	color: #000;	text-decoration: none;}
a.link1:active {	color: #FF7401;	text-decoration: none;}

a.link2:link {	color: #FE0000;	text-decoration: none;}
a.link2:visited {	color: #FE0000;	text-decoration: none;}
a.link2:hover {	color: #FF7101;	text-decoration: none;}
a.link2:active {	color: #FE0000;	text-decoration: none;}

.top_text{
font-size:14px;
color:#D3100E; 
font-weight:bold;
filter: 
Dropshadow(offx=1,offy=0,color=white) 
Dropshadow(offx=0,offy=1,color=white) 
Dropshadow(offx=0,offy=-1,color=white) 
Dropshadow(offx=-1,offy=0,color=white); 
}

.top_text:link {	color: #D3100E;	text-decoration: none;}
.top_text:visited {	color: #D3100E;	text-decoration: none;}
.top_text:hover {	color: #FF7101;	text-decoration: none;}
.top_text:active {	color: #D3100E;	text-decoration: none;}

.title_text{
font-size:13px;
color:#fff; 
font-weight:bold;
filter: 
Dropshadow(offx=1,offy=0,color=#CC5A01) 
Dropshadow(offx=0,offy=1,color=#CC5A01) 
Dropshadow(offx=0,offy=-1,color=#CC5A01) 
Dropshadow(offx=-1,offy=0,color=#CC5A01); 
}

.input1{border:1px solid #EBAA4C;color:#828282;font-size:12px;}
.input2{border:1px solid #ccc;color:#828282;font-size:12px;}
.select1{color:#828282;font-size:12px;width:160px;}

.position1{margin-bottom:10px;}
.position2{margin-bottom:6px;}

.time_text{color:#FF7401;}
.time1_text{color:#ccc;}

.td1{border-left:1px solid #F4CE63;border-right:1px solid #F4CE63;}

.list_title{color:#fff;font-weight:bold;}