@charset "utf-8";
/*all_body*/
body{font:12px/1.5em simsuns,Verdana, Geneva, sans-serif;margin:0;padding:0;background:#CBEAFF}
form{display:inline;}
TABLE {
	MARGIN: 0px auto
}
A:link {
	COLOR: #565656; TEXT-DECORATION: none
}
A:visited {
	COLOR: #565656; TEXT-DECORATION: none
}
A:hover {
	COLOR: #565656; TEXT-DECORATION: underline
}
A:active {
	COLOR: #565656; TEXT-DECORATION: none
}

img{border:0}
ul,li{list-style:none;margin:0;padding:0}
/*body*/
.tayo{margin:0px auto}

.tab_outside{background:#fff; margin-top:6px;padding:6px;border:1px #BEBEBE solid}
.tab_inside{border:1px #C0D8B8 solid}
.tab_text{padding:6px}
.tab_text1{padding:6px}
.tab_text1 a {color:#27691F; text-decoration:none;}
.tab_text1 a.hover {color:#27691F; text-decoration:none;}


/*TITLE标题切换*/
.title_font{
	font-size:16px;
	color:#fff;
	font-weight: bold;
}


/*TAB标签切换*/
.tab1_select{
    background-image:url(nav_bg7.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#1f8b35;
	font-size:12px;
	font-weight:bold;
    display:block; 
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
	padding-top:2px;
	height:16px;


}
.tab1_select a{color:#1f8b35; text-decoration:none;}
.tab1_select a.hover{color:#1f8b35; text-decoration:none;}


/* 标签页1_未选中*/
.tab1_noselect{
	color:#fff;
	font-weight:bold;
    background-image:url(nav_bg6.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	vertical-align:middle;
    text-decoration:none;
	padding-top:2px;
	height:16px;
    
}

.tab1_noselect a{color:#fff; text-decoration:none;}
.tab1_noselect a.hover{color:#fff; text-decoration:none;}
