﻿/** 公共定义 **/

.titla {

	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;

	color: #07519A;

	border: 1px solid #AACCEE;

	border-bottom: none;

}

.titla td {

	font-size: 14px;

	line-height: 26px;

	color: #07519A;

	padding: 0px 10px;

}

.titlb {

	color: #07519A;

	border: 1px solid #AACCEE;

	border-bottom: none;

	background-color: #FF99CC;

	background-image: url(../images/tablb_bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.titlb td {

	font-size: 14px;

	line-height: 26px;

	color: #07519A;

	padding: 0px 10px;

}

.titlc {

	color: #07519A;

	border: 1px solid #AACCEE;

	border-bottom: none;

	background-color: #E9F2FB;

	background-image: url(../images/tablc_bg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.titlc td {

	font-size: 14px;

	line-height: 26px;

	color: #07519A;

	padding: 0px 10px;

}



.positioa {

	background: #E9F2FB url(../images/lady01.gif) repeat-x left top;

	color: #FFFFFF;

	border: 1px solid #AACCEE;

	border-bottom: none;

	

}

.positioa td {

    font-size: 16px;

	line-height: 33px;

	padding: 0px 10px;

	font-family: "新宋体";

}
