/* ==全局样式定义== */



/****************************************/

#CenterMain1
{
	width:231px;
	height:190px;
	margin:0 auto;
	text-align:right
}


UL.tbtn{background:url(../images/line_talbe.gif) no-repeat right;border-left:2px solid #91bce9;width:229px;}
UL.tbtn LI 
{
	DISPLAY: block; 
	BACKGROUND: #e4f0fd; 
	FLOAT: left; 
	WIDTH: 90px; 
	CURSOR: pointer; 
	COLOR: #004b7f; 
	LINE-HEIGHT: 27px; 
	HEIGHT: 27px; 
	list-style: none;

	font-size:14px;
	font-weight:bold;
	text-align:center;
}
UL.tbtn LI.curr 

{
	BACKGROUND: #fff; 
	BORDER-BOTTOM-COLOR: #fff; 
	CURSOR: default;
	background:url(../images/yj_white.gif) no-repeat;

}
UL.tbtn LI.lst 
{
	BORDER-RIGHT-STYLE: none;
	background:url(../images/yj.gif) no-repeat;
}


.tbcon {
	MARGIN: 0px 9px 6px;
	clear:both;
}
.tbcon UL LI {
	LINE-HEIGHT: 17px;
	list-style: none;
}


#tabap3_div_0 li,#tabap3_div_1 li,#tabap3_div_2 li,#tabap3_div_3 li,#tabap3_div_4 li
{
	 float:right;
	 word-wrap:break-word;
	 text-align:left;
	 width:210px;
	 color:#004b7f;
	 line-height:27px;
	 border-bottom:1px dotted #2f88ad;
	 margin-left:3px;
	 margin-right:3px;
}


.table_bottom{background:url(../images/index_33.jpg) no-repeat;height:10px;width:231px;}

.table_body{border-left:2px solid #91bce9;height:144px;padding-top:8px; background:#e4f0fd url(../images/table_right.gif) repeat-y right;}


.cl{clear:both;}