/* HTML Tag Redefinition */
html, body {height: 100%;}
body {/* customize_background */
	background-color: #FFFFFF; /* customize_background */
	padding: 0px;
	margin: 0px;
}

img {border: 0px}

a { cursor:pointer;	text-decoration:none;}

/* Page Structure / Navigation */
#page{
	width:1004px;
	margin:auto;
	text-align:left;
}

#page #bn{
	clear:both;
	background-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/bn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 1004px;
	height: 169px;
} 

#page #central{
	clear:both;
	overflow:hidden;
	width: 1004px;
	background-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/leftbg.jpg);
	background-repeat: repeat-y;
} 

#page #central #sidebar {
	float: left;
	width: 185px;
	height: auto;
	padding: 5px;
	margin: 5px;
}

#page #central #body {
	float:right;
	width: 759px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;

}

#page #central #spacer {

	clear:both;
	width: 1004px;
	height: 50px;
	background-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/leftbg2.jpg);
	background-repeat: no-repeat;
}

#footer{
	clear:both;
	width: 1004px;
	height: 73px;
	color: #CCCCCC;
	float: left;
} 


#page #header #headerNav{
	z-index:2;
	width:500px;
	overflow:visible;
}
#page #header ul.nav{
	list-style:none;
	margin:0px;
	padding:0px;
	width:auto;
	z-index:2;
	overflow:visible;
	float: right;
}
#page #header ul.nav li{
	float:left;
	padding:2px 0px;
	margin-left:16px;
	margin-bottom: 0px;
	color:#999;
	font-size:13px;
	margin-top:0px;
}
#page #header ul.nav li a,#page #header ul.nav li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }



#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{
	margin-bottom:5px;
	list-style-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/arr01.gif);
}
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:10px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:5px; }


/*--*/
#page #central #body a.nav-path-selected {
	color: #999999;
	cursor:pointer;
	text-decoration:none;
}
#page #central #body a.nav-path-selected:hover{
	text-decoration:none;
	color:#666666
}
#page #central #body  ul.nav li.nav-path-selected {
	list-style-image: none;
	width: auto;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	position: relative;
	left: -40px;
	font-weight: bold;
	list-style-type: none;
	border: 4px solid #CCCCCC;
	float: none;
} 
#page #central #body ul.nav li ul li.nav-path-selected {
	list-style-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/arrow01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
	left: -15px;
	padding-left: 0px;
	padding-top: 0px;
} 
#page #central #body ul.nav li ul li ul li.nav-path-selected {
	list-style-image: url(http://www.shanghaibright.com/themes/company_tech01_other/images/arrow01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	margin-bottom: 0px;
} 


/*page_list thumbnail*/
#page #central #body div.ccm-page-list {
	margin: 10px;
	padding: 10px;
}
#page #central #body div.ccm-page-list-thumbnail {
	background-color: #CCCCCC;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 3px solid #999999;
}
#page #central #body div.ccm-page-list div.ccm-page-list-thumbnail a{
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
#page #central #body  div.ccm-page-list div.ccm-page-list-thumbnail a:hover{
	text-decoration:none;
	color:#00FF00
}
#page #central #body div.ccm-page-list div.ccm-page-list-thumbnail h3.ccm-page-list-title{
	font-size: 12px;
	text-transform: none;
	text-align: center;
	background-color: #666666;
	height: 20px;
	width: 200px;
	line-height: 12px;
}



/*---*/
#page #central #body #import_export_list h3.ccm-page-list-title{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 600px;
	padding-left: 20px;
	border-bottom-style: solid;
}
