﻿/*----页面样式----*/
body 
{
	background-image: url(images/template-background-930.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#ccc;
	color:#000;
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-family:"宋体";
}
body.none{
background-color:#ffffff;
background-image:none;
margin:0px;
padding:0px;
}

body.bodycnt 
{
	background-image: url(images/template-background-780.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#ccc;
	color:#000;
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-family:"宋体";
}

/*----字体样式----*/
.bt13 {
	font-size: 13px;
	font-weight: bold;
	color: #006766;/*青*/
}

.gray12 {
	font-size: 12px;
	color: #cccccc;/*灰*/
}

.black13 {
	font-size: 13px;
	color: #000000;/*黑*/
	line-height:150%;
}

.black14{
	font-size: 14px;
	color: #000000;/*黑*/
	line-height:180%;
}

.orange12 {
	font-size: 12px;
	color: #FF5400;/*桔*/
}

.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #0066AB;/*蓝*/
}
.blue122 {
	font-size: 12px;
	color: #0066AB;/*蓝*/
}

.blueb16 {
	font-size: 16px;
	font-weight: bold;
	color: #0066AB;/*蓝*/
}

.blueb14 {
	font-size: 14px;
	font-weight: bold;
	color: #4C6E94;/*蓝*/
}

.whiteb14 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;/*白*/
}

.blackb14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;/*黑*/
}
/*----表格样式----*/
.td_bg_lb
{
	background-image:url(images/td_bg1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	font-weight:bold;
	font-size:14px;
	}
	
.table_rt
{
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	}
	
	
.lt
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center;
	}
	
.rtl
{
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center;
	}
	
.t
{
	border-top:1px solid #000000;
	text-align:center;
	}

/*----图片样式----*/


/*----链接样式----*/

a:link, a:visited {  color: #000000;text-decoration:none}
a:hover { color: #4C6E94; text-decoration:underline }

a.blue:link,a.blue:visited{color:#4C6E94; text-decoration:none}
a.blue:hover { color: #4C6E94; text-decoration:underline }

a.blue2:link,a.blue2:visited{color:#293D6B; text-decoration:none}
a.blue2:hover { color: #293D6B; text-decoration:underline }

a.blueb:link,a.blueb:visited{color:#4C6E94; text-decoration:none; font-weight:bold}
a.blueb:hover { color: #4C6E94; text-decoration:underline; font-weight:bold }

a.blueb2:link,a.blueb2:visited{color:#293D6B; text-decoration:none; font-weight:bold}
a.blueb2:hover { color: #293D6B; text-decoration:underline; font-weight:bold }

a.blueb3:link,a.blueb3:visited{color:#293D6B; text-decoration:none; font-weight:bold;font-size: 14px}
a.blueb3:hover { color: #293D6B; text-decoration:underline; font-weight:bold ;font-size: 14px}

a.agray:link,a.agray:visited{color:#cccccc; text-decoration:none; }
a.agray:hover { color: #ffffff; text-decoration:underline; }

a.awhite14:link,a.awhite14:visited{font-size: 14px;color:#ffffff; text-decoration:none; font-weight:bold}
a.awhite14:hover { font-size: 14px;color: #ffffff; text-decoration:underline;  font-weight:bold;text-decoration:underline;}
/*----AJAX----*/
.yui .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 3px #6380A4;
}
.yui .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/sprite.png) #e5e5e5 repeat-x;
    margin:0px 0.16em 0px 0px;/*----间距----*/
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.yui .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.15em 0.7em;    
    margin-right:0.01em;
}
.yui .ajax__tab_hover .ajax__tab_outer 
{
    background: url(images/sprite.png) #bfdaff repeat-x left -1300px;
}
.yui .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.yui .ajax__tab_active .ajax__tab_outer
{
    background:url(images/sprite.png) #6380A4 repeat-x left -1400px;
}
.yui .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#ffffff;    
    border:solid 1px #ccc;
    border-top-width:0px;
}




/* Accordion */
.accordionHeader
{
    border-bottom: 1px solid #ffffff;
    color: #293D6B;
    background-color:#C9D7E4;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border-bottom: 1px solid #ffffff;
    color: #293D6B;
    background-color: #C9D7E4;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left:1px solid #C8D7E3;
    border-right:1px solid #C8D7E3;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    line-height:150%;
}