﻿/*2006.8.9 updated by skip -- for autoclaim menu */

body {font-size: 9pt; font-family: 宋体; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0;}

.body1 {margin-left:5; margin-right:1; margin-top:5; margin-bottom:0; background:#80B4E6} /*menu页*/
.body2 {margin-left:5; margin-right:5; margin-top:5; margin-bottom:0; background:#80B4E6} /*welcome页*/

.td1 { background:url(/autoclaim/images/main/ac_bar_14.jpg) } /*顶部横向菜单背景色*/
.td2 { background:#7FB4E6; text-align:center } /*顶部横向菜单hover状态背景色*/
.td3 { background:#FDFDFD } /*左边一级菜单背景色*/
.td4 { background:#FDFDFD } /*左边二级菜单背景色*/
.td5 { background:#E4E4E4 } /*welcome页title背景色*/
.td6 { background:#FFFFFF; height:100%; vertical-align:top;} /*menu页td定义*/
.td7 { background:#FFFFFF; width:100%; vertical-align:top; text-align:center} /*main页td定义*/

.font1  {  } /*未定义*/
.font2  {  } /*未定义*/
.font3  {  } /*未定义*/
.font4  { font-size: 9pt; font-family: 宋体; color: #000000; font-weight:bold;} /*左边一级菜单字体定义*/
.font5  {  } /*未定义*/
.font6  { font-size: 9pt; font-family: Verdana; color: #000000; font-weight:bold;} /*welcome页title字体定义*/
.font7  { font-size: 9pt; font-family: Verdana; color: #4B4B4B; font-weight:bold;} /*welcome页user字体定义*/
.font8  { font-size: 9pt; font-family: Verdana; color: #4B4B4B;} /*welcome页user内容字体定义*/
.font9 { font-family: Arial; font-size: 28pt; color: #CE3337; font-weight:bold} /*welcome字体定义*/
.font10 { font-family: Verdana; font-size: 10pt; color: #000000;} /*用户ID字体定义*/
.font11 { font-family: Verdana; font-size: 9pt; color: #666666; font-weight:bold } /*欢迎词字体定义*/
.copyright  { font-family: verdana; font-size: 8pt; color: #000000 }
.copyright1  { font-family: 宋体; font-size: 9pt; color: #000000 }

/*menu页table定义*/
.table1 { width:100%; height:100%; background:#666666;}

 /*welcome页table定义*/ 
.table2 { width:100%; height:100%; background:#666666;}

.table3 { width:100%; }

.barcolor  { background:#80B4E6 }

/*toplink字体定义*/
a.toplink:link {color: #000000; font-size: 9pt; font-family: 宋体; text-decoration:none}
a.toplink:visited{color: #000000; font-size: 9pt; font-family: 宋体; text-decoration:none}
a.toplink:hover {color: #000000; font-size: 9pt; font-family: 宋体; text-decoration:none}

/*topmenu字体定义*/
a.topmenu:link {color: #2857B1; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.topmenu:visited{color: #2857B1; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.topmenu:hover {color: #2857B1; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}

/*topmenu当前字体定义*/
a.tophover:link {color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.tophover:visited{color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.tophover:hover {color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}

/*leftmenu字体定义*/
a.menu:link {color: #292D86; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.menu:visited{color: #292D86; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.menu:hover {color: #292D86; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}

/*leftmenu当前字体定义*/
a.menuhover:link {color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.menuhover:visited{color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}
a.menuhover:hover {color: #B51F24; font-size: 9pt; font-family: 宋体; text-decoration:none; font-weight:bold}


.center { text-align:center } 
.left { text-align:left }
.right { text-align:right }

.button {

	background:url(/autoclaim/images/main/bg-1.gif);
	font-weight: normal; 
	color:#000000; 
	font-family: 宋体 ; 
	font-size: 11px;
	border:1px solid #003C74;
	padding:1px 1px

}

.textfiled{

	font-size: 12px;
	font-family: 宋体; 
	height: 21px;
	
}

.multi-textfiled {

	font-weight: normal; 
	color:#000000; 
	font-size: 12px;
	font-family: 宋体 ; 
	
}

BODY{

	behavior:url(/autoclaim/public/htc/Body.htc)

}

INPUT.DateField{

	behavior:url(/autoclaim/public/htc/DateField.htc)

}
