/* CSS Document */
body{
	margin:0 auto;
	width:1004px;
	text-align:center;
	font-size:12px;
	line-height:2;
	}
a:link, a:visited {
	text-decoration:none;
	color:#333333;
	}
a:hover, a:active{
	color:#CC0000;
	}
.bod{
	width:1004px;
	text-align:left;
	}
.menu{
	width:1004px;
	height:36px;
	vertical-align: baseline;
	background-image: url(/index/menu_bg.gif);
	background-repeat:repeat-x;
	}
ul li.css {
	width:85px;
	height:36px;
	line-height:36px;
	overflow:hidden;	
	float:left;	
	margin-left:-2px;
	padding-left:0px;
	}
ul li.css a:link, ul li.css a:visited {
	height:36px;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	}
.flash {
	background-image:url(/index/cc.jpg);
	height:190px;
	}
.left, .pright {
	float:left;
	width:800px;
	margin-top:2px;
	border:solid;
	border-color:#efefef;
	border-width:thin;
}
.right {
	float:left;
	width:200px;
	height:830px;
	margin-top:2px;
	border:solid;
	border-color:#efefef;
	border-width:thin;
}
.bottom {
	text-align:center;
	clear:both;
	width:1004px;
	margin-top:5px;
	background-color:#CCCCCC;
}
.right {
	background-image:url(/index/line_0.gif);
	margin-top:0;
	padding-top:0;
	width:190px;
	text-align:center;}
.contect {
	width:175px;
	padding-left:8px;
	margin-right:-5px;
	text-align:left;}	
.pleft {
	float:left;
	width:195px;
	margin-top:2px;
	background-image:url(/index/line_0.gif);
	border:solid;
	border-color:#efefef;
	border-width:thin;
	
}
.pright {
	float:left;
	width:798px;
	margin-top:2px;
	border:solid;
	border-color:#efefef;
	border-width:thin;
}	
.pleft ul {
	margin-left:15px;
	padding-left:0px;}
.pleft ul li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	}
.pleft ul li ul{
	list-style-type:none;
	display:none;
	width:160px;
	position:relative;
	top:0px;
	}
.pleft ul li ul.smenu{
	display:block;
	}
.pleft ul li ul.smenu li{
	font-weight:normal;
	}
.pleft ul li:hover ul {	
	display:block;
	width:160px;
	position:relative;	
	}
.pleft ul li:hover ul li {
	font-size:14px;
	font-weight:normal;}
.pmenu {
	height:450px;
	overflow:hidden;
	z-index:-1;
	}
