/* CSS Document By QQ:251001247 */

body {
	padding: 30px 0 20px;
	/*background: url(../images/bg.gif) repeat-x #69c;*/
    background-color: #000088;
	text-align: center;
	font-family: Verdana, Arial, ËÎÌå;
	font-size: 12px;
}

img {
	border: 0;
}
ul {
	list-style: none;
}
a:link,a:visited {
	text-decoration: none;
        color: blue;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
.flo_r {
	float: right;
}

#mid{
                margin: auto;
	width: 930px;

}
#middle{
	margin: auto;
	width: 930px;
}


#middle{
	background: url(../images/middle.png) repeat-y !important;
	background: url(../images/middle.gif) repeat-y;
}
#main {
	overflow: hidden;
	margin: 0 20px;
	padding: 15px;
	background-color: #FFFFFF;

	height: auto !important;
	min-height: 600px;
        min-height: 600px\9;
	height: 660px;
	overflow:visible;
}
#menu {
	float: left;
	padding-top: 20px;
	padding-right:5px;
	text-align: left;
	text-indent: 1em;
	color: #fff;
	width: 230px;
	height: 350px;
}
#menu a {
	display: block;
	text-decoration: none;
	line-height: 38px;
	font-size: 13px;
	color:#00008B;
	height: 38px;
        font-weight: bold;
	background: url(../images/selmenu2.fw.png) no-repeat;
}
#menu a:hover {
	background: url(../images/selmenu3.fw.png) no-repeat;
	color: #336;
	font-size:12px;
}
.sel {
	background: url(../images/selmenu1.fw.png) no-repeat !important;
	color: white !important;
    font-size:13px;
    font-weight:bold;

}
.hide {
	display: none;
}
.show {
	display: block;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
	color: darkblue;
	/*IE 6 only*/
                 zoom:1;
}
.show h2 {
	line-height: 30px;
	font-size: 16px;
        color:purple;
}
.show p {
	line-height: 150%;
	text-indent: 0em;
}
.showicon {
	margin: 10px 0 10px 50px;
	list-style: disc;
}
.show table {
	border-collapse: collapse;
	width: 100%;
}
.show table .head {
	background-color: #666;
	line-height: 20px;
	font-weight: bold;
	color: #eee;
}
.show table td {
	padding: 5px 9px;
	
}
#link {
	overflow: hidden;
	margin: 0 20px;
	padding: 0px 0;
	background-color: #3C7DBF;
	height: 1px;
}
#link ul li {
	float: left;
	display: inline;
	margin-left: 10px;
}
.foot { 
    clear: both;
	background: url(images/crbg.png) no-repeat;
	text-align: left;
	text-indent: 35px;
	line-height: 25px;
	font-style: italic;
	font-size: 12px;
	color: #fff;
	height: 80px;
	text-align:center;
	margin:0px 0 0 0;
}
.copyright {
	height:50px;
	line-height:1.5em;
	padding-top:15px;
}
