body {
	margin: 0px;
	padding: 0px;
	font: 11px "Verdana", "Tahoma", "sans-serif";
	color: #000;
	background-color: #cdd6dd;
}
#main {
	background-color: #fff;
	width: 980px;
	margin:0 auto;
	position:relative;
}
#header{width: 980px;margin:0; padding:0;}
#logo{ float:left;width:705px;height:71px;padding: 19px 0px 0px 5px;font-weight:bold;background:url("http://www.shanghaimetal.com/templates/default/top.jpg") no-repeat right center;}
#head{ float:right;width:266px; height:45px;padding: 45px 0px 0px 4px;background:url("http://www.shanghaimetal.com/templates/default/rb.jpg") no-repeat left;}
#logo span {
	font-size: 23px;
	color: #000;
	padding-left: 2px;
}
#logo p {
	font-size: 10.5pt;
	color: #000;
	margin: 0px;
	padding-top: 5px;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 17px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	font-weight:bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 13px;
	font-weight:bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: outside; 
	list-style-type: decimal;
}
a:link,a:visited,a:active {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	color: #ff6600; 
	text-decoration: none;
}

textarea {
	font: 11px "Verdana", "Tahoma", "sans-serif";
	padding: 4px;
}
input  {
	background-color: #fff;
	color: #000;
	font-weight:bold;
	font: 11px "Verdana", "Tahoma", "sans-serif";
	padding: 2px;
}
hr {
	height: 1px; 
	border: 1px solid #B3CBE1;
	margin-top: 15px!important;
	margin-top: 5px;
	margin-bottom: 15px!important;
	margin-bottom: 5px;
}

#tabs {
	float:left;
	width:100%;
	font-size:11px;
	background:#0052A8;
	line-height:normal;
}
#tabs ul {
	margin:0;
	padding:0px 0px 0 237px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
#tabs .current { background-position: 0% -42px }
#tabs .sp { background-position: 100% -42px }
#description {
	float: left;
	padding-top: 0px!important;
	padding-top: 3px;
	text-indent:2px;
	font: 11px "Verdana", "Tahoma", "sans-serif";
	color: #003366;
}
#page {
	width: 100%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #fff;
	background-image: url(sidebar_border.gif);
	border-bottom: 1px dotted #386792;
	margin-bottom: 1px;
	clear:both;
}
#top {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #386792;
}
#left {
	float: left;
	margin: 4px 4px;
	width: 187px;
	background-color: #d6e3ef;
	padding: 5px;
	text-align: left;
}
#left h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	padding: 0px;
	margin: 5px 0px;
}
#left h3 {
	padding: 3px 0px;
	margin: 0px;
	border-top: 1px solid #AEBFD0;
	background: url("point.gif") no-repeat 2px 7px;padding-left:12px;;
}
#left h3 a:link, #left h3 a:visited, #left h3 a:active { color: #0033cc; text-decoration: none; font-size: 11px; font-weight: bold }
#left h3 a:hover { color: #ff6600; text-decoration: none; font-size: 11px; font-weight: bold }
#left ul {
	margin: 0px; 
	padding: 0px;
}
#left ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 12px;
	margin-bottom: 5px;
}
#content {
	float: left;
	width: 765px;
	padding: 0px;
	margin : 0px;
}
#content h1 {
	font-size: 16px;
	color: #000;
	margin: 30px 0 0 15px;
	padding:0px;
}
#content a:link,#content a:visited,#content a:active {
	font-size: 11px;
	font-weight:bold;
	color: #0033cc;
	text-decoration: none;
}
#content a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
#content ul { padding: 0px; margin: 0px 0px 0px 20px; }
#content li { margin: 0; padding:4px 0; line-height: 15px;}
#content li a:link, #content li a:visited,#content li a:active,#content li a:hover { font-weight: normal}

#info {
	float: left;
	width: 575px;
	font-size: 11px;
	margin-left: 2px;
	padding-bottom: 5px;
	color: #000;
	line-height: 15px;
}
#info td{
	padding: 3px 1px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#info table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#popular { float: right; margin:20px 1px 20px 0px;width: 183px; line-height: normal;border: 1px solid #ddd;}
#popular p { margin:1px 0px;padding:3px 1px;}
#popular h2 {
	font-size: 14px;
	color: #000;
	margin: 5px 0px;
	padding:0px;
}

#popular ul { padding: 0px; margin: 0px; list-style: none; }
#popular li { margin: 0; padding:4px 2px 4px 6px; line-height: 15px;color: #444;border-bottom: 1px dotted #ddd }
#popular li p {margin: 0px; padding:0px;line-height: normal;color: #333;}
#popular li a:link, #popular li a:visited,#popular li a:active,#popular li a:hover { font-weight: normal}

#main_center { float: left; width: 765px; margin: 20px 0 10px 5px; line-height: 16px;}
#main_center .index {float: left; width: 315px; padding: 0;font-size: 11px;line-height: 16px;}
#main_center .intro {float: left; width: 437px; margin:0px 0px 0px 10px;padding: 0;line-height: 17px;font-size: 11px;}
#main_center .intro h1 {
	font: bold 19px Arial;
	color: #000;
	padding: 5px;
}
#related { float: right; width: 180px; padding: 0px 1px 0px 2px; margin: 5px 5px 10px 10px;height:200px;border: 1px solid #ddd;}
#right { float: right; width: 180px; padding: 0px 1px 0px 2px; margin: 20px 5px 10px 10px;border: 1px solid #ddd;}
#right p { margin:4px 0px;padding:3px 0px;}
#right ul {
	margin: 0px; 
	padding:0px 0px 6px 6px;
}
#right ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 1px;
	font-size: 11px;
	line-height:14px;
	font-family: "Verdana";
	color: #666;
}
.news {
	padding: 5px;
	height: 16px;
	font-weight: bold;
	color: #ff6600;
	background-color: #eee;
	border-bottom: 2px solid #aaa;
}
.attach {
	padding: 8px 0px;
}
.attach-desc {
	background-color: #edf2f8;
	padding: 5px;
	border: 1px solid #000;
	display: inline;
}
.pagelink {
	padding:1px 3px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #386792;
}
.pagelink a {
	color: #333399;
	text-decoration: none;
}
.pagelink2 {
	padding:1px 3px;
	font-size:11px;
	font-weight:bold;
	border:1px solid #386792;
}
.pagelink2 a {
	color: #333399;
	text-decoration: none;
}
.pagelink3 {
	padding:1px 3px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #386792;
	background-color:#edf2f8;
}
.pagecurrent {
	padding:1px 3px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color:#d6e3ef;
	border:1px solid #386792;
}

#footer {
	background-color: #d6e3ef;
	border-top: 6px solid #0052A8;
	margin-top: auto;
	padding: 10px;
	text-align: right;
	line-height: 18px;
	height: auto;
	clear:both
}
#footer h4 {
	font-size:11px;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
#footer h4 a:link,#footer h4 a:visited,#footer h4 a:hover,#footer h4 a:active {
	color: #000;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}
#inmain {
	border-top: 6px solid #386792;
	padding: 0px;
}
#pageheader {
	height: 70px!important;
	background-color: #d6e3ef;
	border-bottom: 1px solid #386792;
	vertical-align: text-bottom;
}
#titlelogo {
	padding: 10px;
	float: left;
}
#tburl {
	margin: 5px 0px 15px 0px;
}
.tbcontent {
	margin: 5px 0px 10px 0px;
}
#message {
	margin-top: 100px;
	background-color: #fff;
	text-align:center;
	width: 500px;
	padding: 20px;
	border: 1px dotted #386792;
	margin-right: auto;
	margin-left: auto;
}
.navlink {
	float:right;
	padding-bottom:5px;
	font-family: "Tahoma", "sans-serif";
	font-weight: bold;
	margin-top: 50px;
}

#nav{
	float:left;
	height: 25px;
	margin:5px 0 0 5px;
	line-height:18px;
}
#nav a:link, #nav a:visited,#nav a:active  {
	color: #0033cc; text-decoration:  none;font-size:11px;font-weight:normal;
}
#nav a:hover {
	color: #ff6600; text-decoration:  none;font-size:11px;font-weight:normal;
}

#topmenu {
	height: 18px!important;
	background-color: #edf2f8;
	border-bottom: 1px dotted #386792;
	padding: 5px;
}
.introtitle {
	padding: 3px 0;
	font: 11px "Tahoma", "sans-serif"; 
	font-weight: bold;
	background-color: #eee;
	border-bottom: 2px solid #aaa;
	text-align: center;
}
.poptitle {
	padding: 3px;
	font: 11px "Tahoma", "sans-serif"; 
	font-weight: bold;
	background:#0052A8;
	color: #fff;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.title {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size:12px;
}
.border {
	margin-top: 20px;
	padding: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.pb {
	margin-top: 22px;
	padding: 0px;
	line-height: 15px;
}
.pt {
	margin: 0;
	padding-top: 8px;
	line-height: 15px;
}
.btr{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.formfield {
	color: black;
	background-color: #edf2f8;
	border:1px solid #bbb;
	padding: 3px;
}
.formbox {
	line-height: 150%;
	padding: 5px 20px;
}
.formbutton {
	color: black;
	background: #edf2f8;
	border:1px solid #bbb;
	padding-top: 0px!important;
	padding-bottom: 3px!important;
	padding: 3px 2px 0px 2px;
	height: 21px;
	border-left: 4px solid #bbb;
}
.newtitle {
	font-size: 14px;
	clear:both;
	position:relative;
	height:18px;
	font-weight: bold;
	text-indent: 5px;
	border-left: 6px solid #d6e3ef;
	border-bottom: 1px solid #d6e3ef;
	padding: 3px;
}
.postdate {
	color: #777777;
	font-size: 11px;
	padding-top: 2px;
}
.theader {
	font-weight: bold;padding:3px 6px;font-size: 115%; background: #e4ecf5; border-bottom: #d1dce8 2px solid
}

#stock-content{width:959px;margin:0 auto;background:#fff url(content-corner.gif) no-repeat right bottom;padding:10px;border-right:1px solid #929ca3;border-bottom:1px solid #929ca3;}
.content_inner form{margin-top:10px;}
.content_inner th{padding:5px 12px 0 5px;}
.content_inner th h5{font-weight:bold;font-size: 10pt;text-align:right;width:50px;}
.content_inner td{padding-bottom:5px;}
.content_inner input,.content_inner select{font-size:13px;}
.content_inner input,.content_inner select,.content_inner textarea{margin:4px 4px 0 0;background:#f3f3f3;border:1px solid #c6c6c6;border-right:1px solid #efefef;border-bottom:1px solid #efefef;padding:2px;}
.content_inner input:focus,.content_inner select:focus,.content_inner textarea:focus{background:#ffc;}
input.nonclassic.delete-acct{margin-top:-2px;}
input.nonclassic{background:none;border:none;}
.es{text-align:left;padding:0 0 2px 0;font-size:10px;}
input.orange-but{background:#2d83be;border:1px solid #4A9DD5;border-color:#689cc1 #4A9DD5 #4A9DD5 #689cc1;padding:2px 4px;width:auto;color:#fff;vertical-align:middle;cursor:pointer;font-size:11px;}
.content_inner input.orange-but:focus{background:#4A9DD5;}
.content_inner input.orange-but:active{background:#4A9DD5;border-color:#4A9DD5 #4A9DD5 #4A9DD5 #4A9DD5;}
.x-panel-header{overflow:hidden;zoom:1;color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 3px 4px 5px;line-height:15px;background:transparent url(white-top-bottom.gif) repeat-x 0 -1px;}
.x-grid3-cell-inner,.x-grid3-hd-inner{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:3px 3px 3px 5px;white-space:nowrap;}
.x-grid3-hd-btn{display:none;position:absolute;width:14px;background:#c3daf9 url(grid3-hd-btn.gif) no-repeat left center;right:0;top:0;z-index:2;cursor:pointer;}
.x-panel{border-style:solid;border-color:#99bbe8;border-width:0;}
.x-grid-panel{border:1px solid #99bbe8;}
.x-unselectable *{-moz-user-select:none;-khtml-user-select:none;}
.x-grid3-hd-btn{display:block;}
a.x-grid3-hd-btn:hover{background-position:-14px center;}
.x-grid3-hd-row td,{font:normal 12px arial,tahoma,helvetica,sans-serif;-moz-outline:none;-moz-user-focus:normal;}
.x-grid3-cell{padding:1px; border-right: 1px solid #D0D0D0;}
.x-grid3-cell-bline{border-right: 0px;}
.x-grid3-sort-icon{background-repeat:no-repeat;display:none;height:4px;width:13px;margin-left:3px;vertical-align:middle;}
.x-grid3-header{background:#f9f9f9 url(grid3-hrow.gif) repeat-x 0 bottom;cursor:default;zoom:1;padding:1px 0 0 0;}
.x-grid3-viewport{overflow:hidden;}
.x-panel-bwrap{overflow:hidden;zoom:1;left:0;top:0;width: 940px;}
.x-panel-body{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;background:white;position:relative;}
.x-grid3-header-offset{padding-left:1px;width:10000px;}
.x-clear{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}

