.Eng
{
    FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
    FONT-SIZE: 8pt
}
.PageIndex
{
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	FONT-SIZE: 9pt;
	font-weight: bold;
	COLOR:#0033CC;
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A.PageIndex
{
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	FONT-SIZE: 9pt;
	font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.PageIndex:hover
{
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	FONT-SIZE: 9pt;
	font-weight: bold;
    COLOR: #003399;
    TEXT-DECORATION: none
}
A.Copyright
{
	color: #BECED8
}
.Designer
{
	color: #34587D
}
A.Designer
{
	color: #34587D
}
A.Designer:hover
{
	color: #000000;
	TEXT-DECORATION: underline
}
SELECT
{
    FONT-SIZE: 9pt
}
INPUT.button
{
    COLOR: black;
    FONT-SIZE: 9pt;
    HEIGHT: 20px;
    WIDTH: 60px;
background-color:#ffe200
}
INPUT.button2
{
    COLOR: black;
    FONT-SIZE: 9pt;
    HEIGHT: 25px;
    WIDTH: 90px;
	background-color:#AFCEE2
}
INPUT.text
{
    COLOR: black;
    FONT-SIZE: 9pt;
    HEIGHT: 20px
}
BODY
{
    background-color:white;
	background-image:url(../images/Bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	FONT-SIZE: 9pt;
    LINE-HEIGHT: 18px;
}
BODY.Admin
{
    background-color:white;
	background-image:url(../images/BgAdmin.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	FONT-SIZE: 9pt;
    LINE-HEIGHT: 18px;
}
BODY.Print
{
    background-color:white;
	background-image:url();
	margin:5;
	FONT-SIZE: 9pt;
    LINE-HEIGHT: 18px;
}
table,tr,td
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 18px;
}
A:active TEXTAREA
{
    FONT-SIZE: 9pt
}
.Comment
{
    COLOR: red;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 16px
}
TEXTAREA
{
    FONT-SIZE: 9pt
}
.Title
{
	FONT-SIZE: 10.5pt;
	font-weight: bold;

}
.TitleHigh
{
	FONT-SIZE: 10.5pt;
	font-weight: bold;
	LINE-HEIGHT: 80px;

}
.Title1
{
	FONT-SIZE: 10.5pt;
}
.Title2 {
	color: #FF0000;
	font-size: 10.5pt;
	font-weight: bold;
}
.TitlePrint {
	font-size: 12pt;
	font-weight: bold;
}
.SubTitle
{
    COLOR: blue;
    FONT-SIZE: 9pt
}
INPUT.File
{
    FONT-SIZE: 9pt;
    WIDTH: 400px
}
table.WordWrap
{
	TABLE-LAYOUT: fixed;
}
td.WordWrap
{
	WORD-WRAP: break-word;
}
@media print { 

.noprint {display:none} 

}
#index_result_list{ 
	background-image:url(../images/index_result_bg.gif); 
	background-repeat:no-repeat; 
	width:720px; 
	height:210px;
	margin:20px 20px 20px 20px;	}
#index_result_list td{ 
	padding:20px 30px 20px 200px;	
}
#index_result_list ul{ 
	margin:0px;
	padding:0px;
}
#index_result_list li{ 
	background-image:url(../images/li_dot.gif); 
	background-repeat:no-repeat; 
	background-position:left top; 
	padding:0px 0px 12px 12px;
}
#index_result_list MARQUEE{ 
	float:left;
	height:150px;
	width:100%;
}
.more{
	background-image:url(../images/icon_more.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	margin:15px 0px 0px 420px;	
	padding:0 0 0 20;
}

/*赛绩榜页面的列表*/
#result_list{ 
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:5px;
}
#result_list li{ 
	background-image:url(../images/li_dot.gif); 
	background-repeat:no-repeat; 
	background-position:left top; 
	padding:0px 0px 12px 12px;
}
#result_list .data{ 
	padding:0px 0px 0px 12px;
	color:#888;
}
