/* CSS layout: 3 columns document */
#wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	margin-top: 15px; 
	margin-bottom: 15px; 
	margin-right: 15px; 
	margin-left: 15px; 
}

#masthead {
	position: relative;
}

#top_nav {
	position: relative;
	height: 23px;
	margin-top: -1em;
}

/*

#container {
	position: relative;
	margin-top: 0px;
	FONT-FAMILY: 'Times New Roman', Arial, Helvetica, sans-serif;
	height: auto;
	height: 600px; 
	left: 0px; top: 0px; 
}

left: 0px; top: 0px; width: 130px; 


#left_col {
	position: absolute;
	margin:0px 0px 0px 0px;
	height: 600px;
	left: 0px; 
	top: 0px; 
	width: 130px; 

}

#page_content {
	margin-left: 145px;
	margin-right: 185px;
	margin-top: 10px;
	margin-bottom: 15px;
        height:500px;
}

#right_col {
	width: 170px;
	position: right;
	margin:0px 0px 0px 0px;
	background-image: url('../image/ccmcsidebar.gif');
}


*/

#container {
	position: relative;
	height: auto;
	FONT-FAMILY: 'Times New Roman', Arial, Helvetica, sans-serif;
	left: 0px; top: 0px; bottom: 0px;  margin-left: 0px; margin-right: 0px;
}

#left_col {
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
}

#page_content {
	margin-right: 185px;
	margin-left: 145px;
	margin-top: 10px;
	margin-bottom: 0px;
/*	height: 600px; */
	height: auto;
	position: relative;
}

#right_col {
	width: 170px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../image/ccmcsidebar.gif');
}




#footer {
	position: relative;
/*	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
*/
}

.footerline {
	font-weight: bold;
	font-size: small;
	color: #99CCFF;
	border-collapse: collapse;
	text-align: left;
}

.footertext {
	color: #3399FF;
	text-align: left;
	background-image: url('../image/ccmcsidebar.gif');
	height: 24px;
	font-size: small;
	font-weight: normal;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}


a:visited {
	color:navy;
	background-image:url('none');
	text-decoration:none
}

a:link {
	color:navy;
	background-image:url('none');
	text-decoration:none
}



#pscroller1{
width: 137px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller1 a{
text-decoration: none;
}

.someclass{
	text-align: left;
}

.bib_topic {
	text-align: center;
	color: #3399FF;
	font-weight: normal;
	FONT-SIZE: 10pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}


.bib_stmt {
	text-align: center;
	color: #0000FF;
	font-weight: normal;
	FONT-SIZE: 10pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}
	

.bib_from {
	text-align: right;
	color: #3399FF;
	font-weight: normal;
	FONT-SIZE: 10pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
	padding-right: 130px;
}


.main_title {
	text-align: center;
	color: #800000;
	font-weight: bold;
	FONT-SIZE: 14pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
	background-color: #BFEEFF;
	margin-left:80px;
	margin-right:80px;
}

.sub_title {
	text-align: center;
	color: #3399FF;
	font-weight: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}

.sub_item {
	text-align: center;
	color: #3399FF;
	font-weight: normal;
	FONT-SIZE: 11pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}

.gen_text {
	text-align: left;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 10pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}

.gen_text_center {
	text-align: center;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 10pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}

.sub_nav_title {
	text-align: center;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
}
.sub_nav_item {
	text-align: left;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: SimSun;
	lang: "ZH-CN";
	padding-left: 15px;
	height: 25px; 
	padding-left:15px;
}

.sub_nav_img {
	border-width: 0;
	margin-right: 10px;
 	width:11px;
	height:9px;
}

.sub_nav_line {
	font-family: serif;
	font-size: medium;
	color: #99CCFF;
	border-collapse: collapse;
}

/* Styles for Navigation */
#sidebar {
	float: left;
	width: 130px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
	display: block;
	border: 1px solid #cdf;
	text-align: left;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: SimSun; 
	lang= "ZH-CN";
}

#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
	text-align: left;
	color: #000080;
	font-weight: normal;
	FONT-SIZE: 12pt;
	FONT-FAMILY: SimSun; 
	lang= "ZH-CN";

}
#sidebar a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-top: 1px solid #f9f9f9;
}
#sidebar a:hover {
	text-decoration: none;
	background-color: #6699ff;
}

#verytopbar a {
	text-decoration: none;
	display: block;
}

#verytopbar a:hover {
	text-decoration: none;
	background-color: #6699ff;
}


.sidetitle {
	text-align: center;
	color: #0000FF;
}




/* Usage: <hr style="height: 1px" class="sub_nav_line" /> */