/* CSS Document */


.title{
background:url(../../images/clean/h_bg.jpg) no-repeat left top scroll;
width:967px;
height:35px;
float:left;
padding:0 15px;
line-height:35px;
}
.content_boder1{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0077bf;
	border-left-color: #0077bf;

}
.title h2{
width:250px;
float:left;
margin:0;
padding:0;
}

.title p{
float:left;
margin:0;
padding:0;
}

.title_content{
float:left;
}


.td_title{
	background:url(../../images/clean/title_bg2.jpg) repeat-x ;
	height:32px;
	text-align:center;
	vertical-align: middle;
	color:#0576c1;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	padding-left: 4px;
	padding-right: 4px;
}

.td_title_2{
	background:url(../../images/clean/title_bg2.jpg) repeat-x ;
	height:16px;
	text-align:center;
	vertical-align: middle;
	color:#0576c1;
	font-size:12px;
	white-space:nowrap;
	padding-left: 5px;
	padding-right: 5px;
}



.td_title_content{
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
	}
	
.td_title_content_hl_red{
background-color:#fce4e4;
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
}

.td_title_content_hl_blue{
background-color:#f7fce4;
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
}



.td_title_content_blue{
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
	color:#0576C1;
	}
	
.td_title_content_blue_bold{
	height:30px;
	text-align:center;
	vertical-align: middle;
	font-size:12px;
	color:#0576C1;
	font-weight:bold;
	}
.td_title_content_blue_bold2{
padding-left:15px;
	font-size:12px;
	color:#0576C1;
	font-weight:bold;
	}


.td_title_content a{
	display:block;
	width:63;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../../images/clean/btn_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.line{
float:left;
width:967px;
height:10px;
margin:15px 0;
border-bottom:1px solid #a7a7a7;}

/*��Ա�����۸����table style*/
.onhighlight{
	border-color:red;
}

/*
#c_table th{
	color:#0576C1;
	text-align:right;
}*/
/**/

/*�����б�ҳ����*/
.no_warp{
white-space:nowrap;
}