/* CSS Document By QQ:251001247 */

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

	
}
img {
	border: 0;
}
li {
list-style-position: inside;
}
ul {
	list-style: none;
}
a:link,a:visited {
	text-decoration: none;
	color: #ff0;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
.flo_r {
	float: right;
}
#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: #1A60A8;
	height: auto !important;
	min-height: 600px;
	height: 740px;
}
#menu {
	float: left;
	padding-top: 20px;
	background: url(../images/menubg.gif) no-repeat;
	text-align: left;
	text-indent: 2em;
	color: #fff;
	width: 210px;
	height: 600px;
}
#menu a {
	display: block;
	text-decoration: none;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	height: 38px;
}
#menu a:hover {
	background: url(../images/selmenu2.gif) no-repeat;
	color: #666;
}
.sel {
	background: url(../images/selmenu.png) no-repeat !important;
	_background: url(../images/selmenu.gif) no-repeat !important;
	color: #666 !important;
}
.hide {
	display: none;
}
.show {
	display: block;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
	color: #ccc;
	/*IE 6 only*/
		zoom: 1;
}
.show h2 {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.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: 2px 10px;
	border: #ccc solid 1px;
}
#link {
	overflow: hidden;
	margin: 0 20px;
	padding: 0px 0;
	background-color: #3C7DBF;
	height: 1px;
}
#link ul li {
	float: left;
	display: inline;
	margin-left: 10px;
}
.b { 
        padding-top:5px;
}

.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 {
	background-color:#333333;
	height:50px;
	line-height:1.5em;
	padding-top:15px;
}