html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font: 78% "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 140%;
	min-width: 750px;
	min-height: 300px;
	text-align: center;
	background-color: white;
}
p, ul, ol, dl, table {
	font-size: 1em;
}
ul, ol {
	margin: 0.5ex 0 1em;
	padding: 0;
}
li {
	padding: 0;
	margin: 0 0 0.1em 30px;
}
ul li {
	list-style: square;
}
p {
	margin: 0 0 1em;
}
p small {
	color: #909090;
	line-height: 120%;
}
strong, em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0;
}
a {
	color: #0083B3;
	text-decoration: underline;
}
a:hover {
	color: #0083B3;
}
a:visited:hover {
	color: #0083B3;
}
a:visited {
	color: #0083B3;
}
a img {
	vertical-align: text-bottom;
}
table {
	border-collapse: collapse;
	margin: 0;
}
h1 {
	display:block;
	float:left;
	color:black;
	width:526px;
	font-size:17px;
	height:22px;
	line-height: 25px;
	font-weight:bold;
	margin: 10px 0 10px 0 !important;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	text-shadow: #168fb3 2px 2px 1px;
	background:url(http://xinhuacheng.net/stone/en/images/h4_dashes.gif) bottom repeat-x;
	}
h2 {
	display:block;
	float:left;
	color:black;
	width:526px;
	font-size:17px;
	height:22px;
	line-height: 25px;
	font-weight:bold;
	margin: 10px 0 10px 0 !important;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	text-shadow: #168fb3 2px 2px 1px;
	background:url(http://xinhuacheng.net/stone/en/images/h4_dashes.gif) bottom repeat-x;
	}
.floatl {
	float: left;
}
.floatr {
	float: right;
}

div#header {
	margin: 0;
	padding: 0;
	background: white url(http://xinhuacheng.net/stone/en/images/navi_bars.png) 0 -280px repeat-x;
	height: 106px;
}
div#header div#topbar {
	background: transparent url(http://xinhuacheng.net/stone/en/images/navi_bars.png) 0 0 repeat-x;
	width: 749px;
	height: 25px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -374px;
}
div#stonemenu {
	position: absolute;
	top: 50px;
	left: 48%;
	margin-left: -330px;
    *margin-left: -355px;
    _margin-left: -355px;
	width: 61em;
	min-width: 750px;
}
div#stonemenu ul {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0 0 0 185px;
}

div#stonemenu li {
	float: left;
	display: block;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	margin: 0 28px 0 0;
}
div#stonemenu li a {
	color: #55A653;
	text-decoration: none;
	padding: 7px 8px 8px 8px;
	display: block;
}
div#stonemenu li a:hover {
	border: 1px solid #55A653;
	background: white;
	padding: 6px 7px 7px 7px;
}
div#stonemenu li.selected {
	background: #55A653;            
}
div#stonemenu li.selected a {
	color: white;
	text-decoration: none;
	padding: 5px 7px 6px 7px;
}
div#stonemenu li.selected a:hover {
	border: none;
	padding: 5px 7px 6px 7px;
	background: #55A653;
}
div#stonemenu li.choose {
	border: 1px solid #55A653;
	background: white;
	padding: 0px 0px 0px 0px;
}
div#topbar {
	line-height: 25px;
	font-size: 0.9em;
}
div#topbar a {
	color: black;
}
div#topbar span.welcome {
	margin-left: 15px;
	float: left;
}
div#topbar span.tagline {
	margin-right: 10px;
	float: right;
	color: black;
}
div#topbar span.tagline strong {
	color: black;
}
a#stonev-logo {
	position: absolute;
	top: 42px;
	left: 49%;
	margin-left: -360px;
}

div#container {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
	background: transparent url(http://xinhuacheng.net/stone/en/images/sidebar.png) left top repeat-y;
}

.row {
	float:left;
	margin-top:12px;
	margin-bottom:6px;
	display:block;
	width:100%;
	}
.cell {
	float:left;
	width:24%;
    margin-top:10px;
	}
.image {
	float:top;
	width:160px;
	margin-right:10px;
	height:160px;
	}
.name {
	color:#1a5b92;
	font-weight:bold;
	font-size:13px;
	margin-top:4px;
	font-family: Arial, sans-serif, Helvetica;
    text-align:center
	}
.icon {
    float:left;
	margin-top:10px;
	margin-left:6px;
    text-align:center
	}
body.simple div#container {
	top: 120px;
	background: none;
}

small{
	color: #909090;
	line-height: 120%;
}

div#footer {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	background: white url(http://xinhuacheng.net/stone/en/images/navi_bars.png) 0px -450px repeat-x;
	text-align: center;
}
div#footshow {
	width: 749px;
	left: 50%;
	margin: 0 auto !important;
	clear: both;
	text-align: left;
}
ul#guide {
	display: block;
	width: 625px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
ul#guide li {
	float: left;
	margin: 0 0 10px;
	display: block;
	padding: 0;
	width: 125px;
}
ul#guide li a {
	text-decoration: none;
	color: #a7a9ac;
}
ul#guide li a:hover {
	text-decoration: underline;
}
ul#guide li.selected a {
	text-decoration: none;
	color: black;
}
ul#guide li.selected li a {
	text-decoration: none;
	color: #0083b3;
}
ul#guide li.selected li a:hover {
	text-decoration: underline;
}
ul#guide li li a {
	text-decoration: none;
	color: #a7a9ac;
	padding-right: 5px;
}
ul#guide li {
	font-size: 1em;
	font-weight: bold;
}
ul#guide li ul {
	margin-top: 5px !important;
}
ul#guide li li {
	font-size: 0.9em;
	line-height: 1.05em;
	font-weight: normal;
}
ul#guide li ul {
	margin: 10px;
	margin: 0;
	padding: 0;
}
ul#guide li li {
	float: none;
	display: block;
	margin: 0 0 4px;
	padding: 0;
}
ul#guide li:hover a {
	color: black;
}
ul#guide li:hover li a {
	color: #0083b3;
}
ul#guide li:hover li a:hover {
	text-decoration: underline;
}
ul#guide li.hover a {
	color: black;
}
ul#guide li.hover li a {
	color: #0083b3;
}
ul#guide li.hover li a:hover {
	text-decoration: underline;
}
* html li#stone, * html li#nav-interior, * html li#nav-exterior, * html li#nav-others, 
* html li#nav-service, * html li#nav-information, * html li#nav-comapny, * html li#languagebox {
	height: 15em;
}
li#nav-stone, li#nav-interior, li#nav-exterior, li#nav-others, 
li#nav-service, li#nav-information, li#nav-comapny, li#languagebox {
	min-height: 16em;
}
div#languagebox {
	background: transparent url(http://xinhuacheng.net/stone/en/images/language_container_top.png) top left no-repeat;
	width: 124px;
	padding-top: 5px;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
}
div#languagebox p {
	margin: 0;
	color: #a7a9ac;
	font-size: 1em;
	font-weight: bold;
	padding: 0 10px 5px;
	background: transparent url(http://xinhuacheng.net/stone/en/images/language_container_repeat.png) top left repeat-y;
}
div#languagebox ul {
	margin: 0;
	padding: 0;
	display: block;
}
div#languagebox ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	font-size: 0.9em;
}
div#languagebox a {
	color: #a7a9ac;
	text-decoration: none;
}
div#languagebox a:hover {
	text-decoration: underline;
}
div#languagebox:hover p {
	color: black;
}
div#languagebox:hover a {
	color: #0083b3;
}
div#languagebox:hover a:hover {
	text-decoration: underline;
}
div#languagebox.hover p {
	color: black;
}
div#languagebox.hover a {
	color: #0083b3;
}
div#languagebox.hover a:hover {
	text-decoration: underline;
}
ul#languages {
	width: 124px;
	background: transparent url(http://xinhuacheng.net/stone/en/images/language_container_repeat.png) top left repeat-y;
}
ul#languages li {
	display: block;
	padding-left: 10px !important;
}
ul#languages li.last {
	background: transparent url(http://xinhuacheng.net/stone/en/images/language_container_bottom.png) bottom left no-repeat;
	padding-bottom: 10px;
}


div#footer div#legal {
	clear: both;
	background: transparent url(http://xinhuacheng.net/stone/en/images/navi_bars.png) 0 -150px repeat-x;
	width: 749px;
	height: 25px;
	overflow: hidden;
	margin: 0 auto;
}
div#legal {
	background: transparent url(http://xinhuacheng.net/stone/en/images/footer_round.png) 0 0 repeat-x;
	height: 26px;
	overflow: hidden;
	line-height: 26px !important;
}
div#legal {
	font-size: 0.9em;
}
div#legal a {
	color: black;
}
div#legal span.copyright {
	float: left;
	margin-left: 56px;
	line-height: 28px;
}
div#legal span.policy {
	float: right;
	margin-right: 10px;
	line-height: 28px;
}
#tags{
     display: block; margin-left: 0px; float: left; width:750px
}
#tags UL{
     display: block; text-align:left; font-size:12px; padding-top: 10px; list-style-type:none
}
#tags LI{
     width:150px; display:block; float:left
}
#tags LI a{
     color: #000000
}
#tags LI a:hover{
     color: #006600
}

