/* CSS Document */
*{
	font-family: "ËÎÌå";
	margin:0;
	padding:0;
	bottom: 0px;
	
	
	

	
}
h1, h2, h3,h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	line-height: 1.5em;
	
}

#monster,#pageheader,#content,#footer
		{margin:0 auto;
		 width:1024px;
		 border:solid 1px #FF99FF;
				 }
#monster{background-color:#FFECEC}				 
				 
#pageheader{background-image:url(../img/nav_top.gif); background-repeat:no-repeat;}
#headline{ height: 85px;background-image:url(../img/logo.jpg); background-repeat:no-repeat;

		}
#nav1{
	font-size:9pt;
	list-style:none;
	width: 300px;
	height: 25px;
	float:right
	}
#head2{height:20px;background: #8ccc33  no-repeat center bottom;margin:0;}	
#nav2{
	
	list-style:none;
	display:block;
	margin-left:40px;
	
}

#nav1 li ,#nav2 li{
	float:left;
	margin: 8px;
	font: 10pt;
	color: #3300FF;
	text-decoration:none;
}

/*Ö÷NAV¶¨Òå*/
#head1{height:200px;}
#nav{
}
#nav li{
	float:left;
	margin: 25px 10px 0 0;
	font: 10pt;
	text-decoration:none;
	list-style: none;
	width: auto;
	}
#nav li a {
	padding:5px 20px;
	color:#000000;
	text-decoration:none;
	display:block;
	text-align: center;
}
					


#nav li a:visited{
    
    
}
#nav li a:hover{	color:#FF0000;
   
}
#nav li a:active{color:#FF0000;
    
}

/*nav end*/
#left{float:left;
		width:25%;
		}

/*content*/
#content{height: auto;background-color: #FFECEC ; }

.listpic {
	background-color: #FFECEC ;
	width:45%;	height:100px;
	margin: 5px ; padding:1px;
	float:left;
	border:#999999  dashed 1px;
}
#center.listpic1{background-color:#FFECEC;
	width:auto;	
	margin: 5px ; padding:1px;
	border:#999999  dashed 1px;}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	"Global Hyperlink Control"
	We keep the underline since users have gotten used
	to that line defining a hyperlink and we just change 
	the mouseover color.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
a:link, a:visited {
	color:  #06c;
}
a:hover {
	color: #FF0000;
}


#sidemenu {
	
	
	float: left;
	width: 140px;
	margin: 10px;
	padding: 0;
	font-size: 10pt;
	border: #996600 solid 1px
}
#sidemenu ul {	
	list-style: none;
	width: 140px;
	margin: 0 0 10px 0;
	padding: 0;
}
/*sidemenu*/
#sidemenu li {
	
	margin: 8px;
	
}
#sidemenu li a{font-weight: bold;
	
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 4px 10px;
	background: #fff;
	border-left: 4px solid #cccccc;}
#sidemenu li a:hover {
	background: #fff;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}	
/* sidemenu end*/
.clear{clear:both}		
#center{
	float:left;
	width:74%;
	margin-right:1px;
	border: 2px solid #CCFFCC;
	height: auto;
}
#right{float:right;width:18%;
			}	






#footer {
	width: auto!important;
	background: url(img/xiewen.gif) repeat center bottom;
	clear: both;
	position: relative;
	text-align: center;
	font-size: 9pt;
	line-height: 1.2em;
	padding: 5px;
	margin-top:5px;
}
#footer a:link, #footer a:visited {
	color: #424242;
	font-weight: bold;
}
#footer a:hover {
	color: #1f5791!important;
	font-weight: bold!important;
}		
