/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
        border:0;
}

/* a {color: #963;}
a:hover {color: #C60;} */

body {
	background: #87CEFA repeat-x left bottom;
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.center{
    width:900px;
    border:4px solid #0033FF;
    margin:0px auto;
   /* background: url(images/center.jpg) */
}
.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px; color: #126DA2}

.clear {clear: both;}

/* structure */
.container {
	/* background: url(images/beijing.jpg); */
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 980px;
}

/* header */
.top {
        background: url(images/.jpg) repeat-x;
	padding: 0 10px;
        width: 980px;
	margin: 0 auto;
} 

.top1 {
        background: url(images/000.jpg) repeat-x;
	padding: 0 10px;
        width: 980px;
	margin: 0 auto;
        border-bottom:2px solid silver
} 

/* title */
.header {
	/*background: url(images/header.jpg);*/
	font-size: 14px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
        overflow:hidden;
}

#logo {
        /* float:left; */
	width: 980px;
	height: 150px;
	margin: 0 auto;
	/*background: url(images/header.jpg) no-repeat left top;*/
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 25px;
	font-size: 18px;
	color: #0272BA;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
	color: #0272BA;
}


#logo a {
	color: #0272BA;
}

/* navigation   */
.navigation {	
	background: #D9E1E5 url(images/li.jpg);
	border: 2px solid #DFEEF7;
	height: 20px;
	line-height: 20px;
	font: bold 1.0em sans-serif ;
}
.navigation a {
        color:#ffffff;
	display: block;
	float: left;
	font: bold 1.0em sans-serif ;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
}
.navigation a:hover {background: #319EDD; color: #ffffff; text-decoration: underline}
.navigation li {
	background:url(images/li.jpg);
        color:#ffffff;
	font: bold 1.0em sans-serif ;
	padding: 0 3px;
        height:20px; 
	line-height: 20px;
        text-align:left;
        float:left;
        position:relative;
        display:block; 
        text-decoration:none; 
        width:100px; 
        border-right:2px solid #ffffff; 
}
.navigation li ul {
        display:none;
        position:absolute; 
        top:19px;
        left:0;
        margin-top:1px;
        width:120px;
	font: bold 1.0em sans-serif ;
} 
/* main */
.main {
        width:978px;
	border: 1px solid silver;
	/*background: #DCEFFF;*/
}

.main1 {
        width:980px;
	border-top: 0px solid;
        marign:0 auto;
        padding: 0;
}
/* sub navigation */
.sidenav {
	float: left;
	width: 196px;
	margin: 0 auto;   
        border:1px solid silver;    
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #DCEFFF;
	color: #654;	
}

.login {
	float: left;
	width: 200px;
	margin: 0 auto;
        border-bottom: 1px solid silver;
}
/* sub navigation */
.sidenav1 {
	float: left;
	width: 245px;
	margin: 0 auto;
	border: 1px solid silver;
}
.sidenav1 h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav1 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav1 li {border-bottom: 1px solid #EAEADA;}
.sidenav1 li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 90%;
}
.sidenav1 li a:hover {
	background: #DCEFFF;
	color: #654;	
}

/* news */
.news {
	float: left;
	width: 200px;
	margin: 0 auto;
        padding: 0;
        border-bottom: 1px solid silver;
}
.news h2 {
	color: blue;
        background: url(images/news.jpg);
	font-size: 1.3em;
        text-align:center;
	line-height: 20px;
	margin: 0;
	padding-left: 0px;
}
.news ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.news li {border-bottom: 1px solid #EAEADA;}
.news li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 90%;
}
.news li a:hover {
	background: #DCEFFF;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 0 auto;
	padding: 0 10px;
	width: 506px;
        top:0px;
       /* background: url(images/ah.jpg); */
	border: 0px solid silver;        
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	/*background: url(images/footer1.jpg) repeat-x;*/
	color:#F5FFFA;
        text-align:center;
	/* font: bold 20px Á¥Êé;Arial, Helvetica, sans-serif; 
        <FONT style="FONT-SIZE: 60pt; FILTER: shadow(color=black); WIDTH: 100%; COLOR: #33333; FONT-FAMILY: »ªÎÄ²ÊÔÆ;">*/
	height: 90px;
	padding-top: 10px;
        border:1px solid silver;
}
#footer ul {
	height: 20px;
	line-height: 20px;
	font: bold 1.0em sans-serif ;
}
#footer li {
        color:#ffffff;
	font: bold 1.0em sans-serif ;
	padding: 0 3px;
        height:20px; 
	line-height: 20px;
        text-align:left;
        float:left;
        position:relative;
        display:block; 
        text-decoration:none; 
        width:100px; 
}
#footer li ul {
        display:none;
        position:absolute; 
        top:19px;
        left:0;
        margin-top:1px;
        width:120px;
	font: bold 1.0em sans-serif ;
} 
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}

.intro{
position:absolute;
left:0;
top:0;
layer-background-color:green;
background-color:green;
border:2px solid gold;
}