body {
	background-image:url(../images/bg.jpg);
	font-family:Tahoma;
	font-size:12px;
	color:#02416c;
	line-height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link{
	COLOR:#000000;
	text-decoration: none
} 
A:hover{COLOR:#02416c;text-decoration: none} 
A:visited{
	COLOR:#000000;
	text-decoration: none
} 
A:active{COLOR:#b21414;text-decoration: none}




.font-red{COLOR:#b21414;font-family:Tahoma;font-size:12px;}


DIV.h15-top {
	BORDER-RIGHT: #599cd4 1px solid;
	BACKGROUND-POSITION: 50% -31px;
	background-image:url(../images/m_head_blend%5B2%5D.png);
	MARGIN: 0px auto;
	BORDER-LEFT: #599cd4 1px solid;
	WIDTH: 728px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #e0eff6;	


}

#containter {
	margin:0;
	padding:10px;
	text-align:justify;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 20px;
}
.img{
float:left;
margin:10px;
}

.bgcolor{background-color:#deedf4;}

.table-line{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;

}
.font-title{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
    color:#02416c;
}
.font-title2{
	font:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#184E96;
	text-indent: 0px;
	letter-spacing: 1px;
}
.font-blue{
    font:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#184E96;
}
.font1{
    font:"宋体";
	font-size:12px;
	color:#184E96;
}
.font2{
    font:"宋体";
	font-size:12px;
	color:#000000;
}
.font3{
    font:"宋体";
	font-size:12px;
	color:#CCCCCC;
}
.font-con{
    font:"宋体";
	font-size:12px;
	color:#666666;
}
.font-more{
	font-size:11px;
	color:#BC5252;
	font-family:Tahoma;
	font-weight:bold;
	
}

/* CSS Tabs */
#navcontainer {
	background: #e0eef5;
	margin: 0 auto;
	padding: 1em 0 0 0;
	font-family: georgia, serif;
	text-transform: lowercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
	font-size: 0.8em;
}

ul#navlist li {
	display: block;
	width: 15%;
	margin: 0;
	padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #e0eef5;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
	background: #e0eef5;
	color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}
