	/*系统样式*/

body {

	font-family: "Arial";

	font-size: 11px;

	color: #04417D;

	margin:0px;

	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;

	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;

	SCROLLBAR-TRACK-COLOR: #eeeeee;

	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;

	background-color: #FFFFFF;



}



td {

	font-family:"arial";

	font-size: 11px;

	color: #04417D;

}



th {

	font-family:"arial";

	font-size: 11px;

	color: #04417D;

}



a:link {

    font-size: 11px;

	color: #04417D;

	text-decoration: none;

}

a:visited {

    font-size: 11px;

	color: #04417D;

	text-decoration: none;

}

a:hover {

    font-size: 11px;

	color: #EA0000;

	text-decoration: none;

}




td.content {

    font-size: 11px;

	color: #04417D;

	line-height: 23px;

	text-align:justify;

	text-justify:inter-ideograph;

	text-decoration: none;



}

td.content a:link{

    font-size: 11px;

	color: #04417D;

	line-height: 23px;

	text-align:justify; 

	text-justify:inter-ideograph;



}

td.content a:hover{

    font-size: 11px;

	color: #CC0000;

	line-height: 23px;

	text-align:justify;

	text-justify:inter-ideograph;

	text-decoration: underline;



}

td.content a:visited{

    font-size: 11px;

	color: #04417D;

	text-decoration: none;

	line-height: 23px;

	text-align:justify; 

	text-justify:inter-ideograph;

}

.topline {

	background-image: url(top_line.gif);

	background-repeat: no-repeat;

	background-position: right;

}


.menu {

	font-size: 14px;
	text-decoration: none;

	color: #ffffff;

	filter: DropShadow(Color=#000D2E, OffX=1, OffY=1, Positive=1);

	}

.menu a:link{

	font-size: 14px;
	text-decoration: none;

	color: #ffffff;



}

.menu a:visited{

	font-size: 14px;
	text-decoration: none;

	color: #ffffff;



}

.menu a:hover{

	text-decoration: none;

	color: #FFE400;

	font-weight: bold;



}

	/*foot*/

.foot {

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 10px;

	}

.foot a:link{

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 10px;

}

.foot a:visited{

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 10px;

}

.foot a:hover{

	text-decoration: none;

	color: #FFFC00;



}

	/*foot*/

.foot2 {

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 11px;

	}

.foot2 a:link{

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 11px;

}

.foot2 a:visited{

	text-decoration: none;

	color: #ffffff;

	font-family: "verdana";

	font-size: 11px;

}

.foot2 a:hover{

	text-decoration: none;

	color: #FFFC00;



}

.bt {

	text-decoration: none;

	color: #003366;

	background-color: #A5BED5;

	font-size: 11px;

	font-family:"arial";

	border: 1px solid #003366;

}

.input {

	COLOR: #04396D;

	text-decoration: none;

	width: 100%;

	font-size: 12px;

	font-family:arial;

	line-height:16px;

	background-color: #EAF0F5;

	border: 1px solid #9CB4CB;

}

.saerchinput {

	COLOR: #153453;

	text-decoration: none;

	font-size: 11px;

	font-family:"verdana";

	line-height: 17px;

	font-weight: bold;

	background-image: url(search03.gif);

	background-repeat: repeat-x;

	width:100%;

	height:19px;

	border: none;

}

.incase

{

border-right-width: 1px;border-right-style: solid;border-right-color: #CDDCEA;

}

/*选项卡*/



.Tabon {

	font-size: 11px;

	color: #FFFFFF;

	height: 22px;

	width:69px;

	line-height:22px;

	cursor:hand;

	background-image: url(tab2.gif);

	font-weight: bold;

	background-repeat: no-repeat;

	background-position: top;

}

.Taboff {

	font-size: 11px;

	color: #FFFFFF;

	height:22px;

	width:69px;

	line-height:22px;

	cursor:hand;

	background-image: url(tab1.gif);

	background-repeat: no-repeat;

	background-position: top;

}