


/* 滚动条的设置 */ 
body{

}

/* 菜单文字大小的设置 */
*{
	font-family: tahoma,"宋体";
	font-size:12px;
}

/*------ 以下是对框架内的具体页面的设置 ----------------------------------------------------------*/
#body{
	background:#FFFFFF;
	margin:0px;
	border:0px;
	border-top:1px solid #006600;
	border-left:1px solid #006600;
	border-bottom:1px solid #006600;
}
a:link 		{color: #000099;text-decoration: underline;}
a:visited 	{color: #000099;text-decoration: underline;}
a:hover 	{color: #990000;text-decoration: none;}
a:active 	{color: #0000CC;}

/* 各种表单的设置 */
select{
	background-color:#F2FFFD;
}

textarea{
	padding-top: 3px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
}
input{
	font-size: 12px;
	color: #000000;
	border: 1px #CCCCCC solid;
	height: 18px;
	clip: rect(1px, 1px, 1px, 1px)
}

.button{
	background: url('/images/main/button.gif') repeat-x center;
	height: 24px;
	padding-top: 2px;
	padding-left:5px;
	padding-right:4px;
	margin: 2px;
	border: 1px solid #086557;

}
.input{
	height: 20px;
	padding-top: 3px;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.inputCheckbox{
	font-size: 12px;
	color: #000000;
	border: 0px #CCCCCC solid;
	height: 18px;
	clip: rect(1px, 1px, 1px, 1px)
}
.inputRadiobox{
	font-size: 12px;
	color: #000000;
	border: 0px #CCCCCC solid;
	height: 18px;
	clip: rect(1px, 1px, 1px, 1px)
}
.tabSpan{
	width:120px;
}

/*导航条的设置*/
.location{
	cellSpacing:expression(this.cellSpacing=4);
	width:90%;
	height:32px;
	list-style-type:disc;
	color:#0C4F57;
}
.location_td{
	padding-top:6px;
	padding-left:4px;
}
.location_td a:link{
	color: #0C4F57;
	text-decoration: none;
}
.location_td a:visited{
	color: #0C4F57;
	text-decoration: none;
}
.location_td a:hover{
	color: #0C4F57;
	text-decoration: underline;
}
.location_td a:active{
	color: #0C4F57;
}

/* 翻页控制区域的设置 */
.pagestable		{ width:100%;}
.pagestable_td	{height:6px; background:url('/images/main/line.gif') repeat-x left top;}

/* 页面里面最终的表格的风格设置 */
.tablefree	{cellSpacing:expression(this.cellSpacing=1);background: #0C699E;}
.tablecomposite	{width:100%; cellSpacing:expression(this.cellSpacing=1);background: #0C699E;}

/* Table Class 1 */
.table1{
	width:90%;
	cellSpacing:expression(this.cellSpacing=1);
	background: #0C699E;
}
.td1title		{ background-image:url('/images/main/td1title1bg.gif'); height:26px; color:#0C699E; font-weight:bold; letter-spacing:2px;}
.td1title1		{ background-image:url('/images/main/td1title1bg.gif'); height:26px; color:#0C699E; font-weight:bold; letter-spacing:2px;}
.td1title2		{ background-color:#AFE8E0; height:21px; letter-spacing:1px;word-break:break-all; padding-left:4px; padding-right:4px;}
.td1line1		{ background-color:#F2FFFD; height:21px;word-break:break-all; padding-left:4px; padding-right:4px;}
.td1line2		{ background-color:#ffffff; height:21px;word-break:break-all; padding-left:4px; padding-right:4px;}
.td1name		{ background-color:#AFE8E0; height:21px; letter-spacing:1px;word-break:break-all; padding-left:4px; padding-right:4px;}
.td1value		{ background-color:#ffffff; height:21px;word-break:break-all; padding-left:4px; padding-right:4px;}
.td1bottom		{ background-color:#F2FFFD; height:21px;word-break:break-all; padding-left:4px; padding-right:4px;}

/* Table Class 2 */
.table2{
	width:60%;
	cellSpacing:expression(this.cellSpacing=1);
	background: #0C699E;
}
.td2title		{ background-color:#CCCCCC; height:30px; color:#000000; text-align:left; font-size:16px; padding-left:10px; padding-top:6px; font-weight:bold; letter-spacing:2px;border-bottom:2px solid #FFFFFF;}
.td2title1		{ background-color:#CCCCCC; height:21px; color:#000000; font-weight:bold; border-bottom:1px solid #FFFFFF; border-right:1px solid #EEEEEE; }
.td2title2		{ background-color:#A0AAA0; height:21px; letter-spacing:1px;word-break:break-all; padding-left:4px; padding-right:4px; border-right:1px solid #EEEEEE;}
.td2line1		{ background-color:#EEEEEE; height:21px;word-break:break-all; padding:5px;border-bottom:1px solid #CCCCCC;}
.td2line2		{ background-color:#ffffff; height:21px;word-break:break-all; padding:5px;border-bottom:1px solid #CCCCCC;}
.td2name		{ background-color:#ffffff; height:21px;word-break:break-all; padding:5px;border-bottom:1px solid #CCCCCC; border-right:1px solid #DDDDDD;}
.td2value		{ background-color:#ffffff; height:21px;word-break:break-all; padding:5px;border-bottom:1px solid #CCCCCC; border-left:1px solid #DDDDDD;}
.td2bottom		{ background-color:#A0AAA0; height:24px;word-break:break-all; padding:5px;border-bottom:1px solid #CCCCCC;}

/* 自定义 */
.title1		{ text-align:center;  font-size:32px; padding-top:20px; color:#000000; }
.title2		{ text-align:center;  font-size:28px; padding-top:20px; color:#000000; }
.info		{ text-align:center;  font-size:14px; color:#000000; }
.message	{ text-align:center;  font-size:14px; color:#ff0000; font-weight:bold; }
.error		{ text-align:center;  font-size:14px; color:#ff0000; font-weight:bold; }
