
*{
	margin:0;
	padding:0;
}

body {
	padding: 0;
	margin: 0;
	background: #212121;
	text-align: justify;
	font-family: Arial, "Verdana",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
}

p{
	line-height: 200%;
	margin-bottom: 16px;
}

table tr td {
	font-size: 12px;
	text-align: left;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */  

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #0063a3;
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 8px 20px 0 20px;
}

img.more1 {
	float: right;
	margin: 20px 20px 0 0;
}

#header {
	width: 997px;
	margin: 0 auto;
	background: #DDDDDD;
}

/* Header */

#top {
	height: 80px;
	width: 997px;
	position: relative;
	background: #DDDDDD url(images/top_bg.jpg) repeat-x left top;
}
#top-right {
	width: 250px;
	float: right;
}
ul.toplinks {
	position: absolute;
	right: 10px;
}

ul.language {
	top: 15px;
}

ul.language li {
	background: url(images/list_style3.gif) no-repeat left center;
}

ul.topmenu {
	top: 50px;
}

ul.toplinks li {
	display: block;
	float: left;
	padding: 0 10px;
}

ul.topmenu li {
	display: block;
	padding: 0 10px;
	height: 15px;
	line-height: 15px;
	border-right: 1px solid #000000;
}

ul.topmenu li.end {
	border-right: none;
}

#logo {
	padding-top: 10px;
}

#logo img{
	float: left;
}


#menu {
	width: 997px;
	margin: 0 auto;
	padding: 0;
	height: 42px;
	text-align: center;
	z-index: 500;
	background: url(images/menu_a_bg.jpg) repeat-x left bottom;
}

#menu .select {
	margin-left: 20px;
	padding:0; 
	list-style:none; 
}

#menu li {
	width: 120px;
	height: 42px;
	text-align: center;
	float:left;
	position:relative; 
	background: url(images/menu_li_bg.jpg) no-repeat right bottom;
}

#menu .select a {
	display: block;
	width: 120px;
	float: left;
	padding-top: 10px;
	line-height: 33px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu b {
	position:absolute; 
	left:-9999px;
}

#menu .select a:hover, 
/* #menu .select a.current, */
#menu .select li:hover a {
	font-size: 18px;
	background-position: left bottom; 
	cursor:pointer; 
	background: url(images/menu_hover_bg.jpg) repeat-x left bottom;
}

#menu .sub {
	display:none;
}

#menu ul ul {
	display:none;
}

/* IE6 only */
#menu table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

#menu .sub {
	margin:0; 
	padding-top:8px;
	list-style:none;
}

#menu .sub li {
	width: 100px;
	height:25px; 
	line-height:25px;
	border-top: 1px solid #212121;
	z-index: 500;
	background: #c1c1c1 url(images/sub_menu_bg.jpg) repeat-x left bottom;
	filter:alpha(opacity=80);
    	-moz-opacity:.80;
    	opacity:0.8;
}

#menu .select :hover .sub {
	display:block; 
	position:absolute;
/* float:left;
width:750px; */
	top: 35px;
	left: 0;
	z-index: 500;
	text-align:center;
}

#menu .select :hover .sub li a {
	width: 100px;
	display:block;
	float:left;
	padding:0 10px;
	white-space:nowrap;
	color:#000000;
	font-size:12px;
	line-height: 25px;
	z-index: 500;
}

#menu .select :hover .sub li a:hover
{color:#000; line-height:25px;}

#index-splash {
	width: 997px;
	margin: 0 auto;
	height: 276px;
}

#splash {
	width: 997px;
	margin: 0 auto;
	height: 192px;
}


/* Wrapper */

#wrapper {
	width: 997px;
	margin: 0 auto;
	padding: 0 3px;
	background: #FFFFFF;
}

/* Page */

#page {
	width: 997px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #DDDDDD url(images/page_bg.jpg) no-repeat left bottom;
}

#page-bg {
}

/* Content */

#content {
	min-height: 200px !important;
	height: 200px;
	float: left;
	background: #DDDDDD;
}

.content-index {
}

#content-index {
	padding: 0;
}

.content-inner {
	margin: 5px;
}

.front-inner {
	padding: 10px 0;
}

.front-brand {
	float: left;
	margin-right: 15px;
	width: 350px;
}

.front-info {
	float: left;
	margin-right: 13px;
	width: 360px;
	min-height: 115px !important;
	height: 115px;
}

.front-right {
	float: left;
}

.main-content {
	width: auto;
}

.fix-width {
	width: 700px;
}

.main-inner {
	padding: 10px;
}

.main-inner table tr td {
	padding: 3px 15px;
}

.main-inner table tr td input {
	border: 1px solid #656565;
}

.displayproduct-inner {
	margin-left: 30px;
}

img.tiyan {
	padding: 2px;
	border: 2px solid #b6b4ab;
}

img.front-tiyan {
	right: 15px;
}

div.title {
	height: 25px;
	margin: 0;
	padding-bottom: 2px !important;
	position: relative;
	font-weight: normal;
	border-bottom: 1px solid #5f5f5f;
	z-index: 1;
}

div.title img {
	z-index: 1;
}

ul.list-news {
	width: 700px;;
	list-style: none;
	min-height: 115px !important;
	height: 115px;
	padding: 0;
}

ul.list-news li{
	margin-top: 5px;
	padding-left: 10px; 
	position: relative;
	background: url(images/list_style2.gif) no-repeat left center;
	border-bottom: 1px dashed #656565; 
}

ul.front-list-news {
	float: left;
}

ul.front-list-news li {
	height: 15px;
	list-style: none;
	border-bottom: none;
	background: url(images/list_style2.gif) no-repeat left center;
}

ul.list-news a{
}

span.news-date {
	position: absolute;
	right: 10px;
	color:#0063A3;
	font-weight: bold;
}

ul.list-products {
	width: 680px;
	padding: 20px 10px 5px 10px;
	list-style: none;
}

ul.tiyan-products {
	width: 480px;
	padding: 10px 10px 5px 15px;
}

ul.list-products li {
	display: block;
	float: left;
	width: 150px;
	overflow-x: hidden;
	margin: 0 10px 0px 10px;
	text-align: center;
}

ul.list-products li img {
	width: 150px;
}

ul.list-project li {
	width: 145px;
}

ul.list-project li img {
	width: 140px;
	height: 101px;
}

.products-name {
	color: #000000;
	margin-top: 5px;
}

ul.tiyan-products li {
	width: 70px;
}

ul.tiyan-products li img {
	width: 60px;
}

#prodView {
}

.product-title {
	font-weight: bold;
	float: left;
}

.img-links {
	width: 350px;
	text-align: center;
}

.img-links ul {
	margin-top: 5px;
	list-style: none;
}

.img-links ul li {
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 0 5px;
	border-right: 1px solid #000000;
}

.img-links ul li.end {
	border: none;
}

.inner-title {
	height: 20px;
	line-height: 25px;
	margin-top: 10px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #c3c3c3;
	background: url(images/inner_title_bg.gif) no-repeat left center;
}

.inner-left {
	width:500px;
	float: left;
	overflow-x: hidden;
	margin-right: 10px;
}

.inner-right {
	width: 200px;
}

.page-num {
	margin-top: 15px;
	text-align: center;
}

a.more {
	position: absolute;
	right: 10px;
	bottom: 3px;
	z-index: 1;
}

img.main-title-right {
	position: absolute;
	right: 10px;
	bottom: 3px;
	z-index: 1;
}

img.main-title-left {
	margin-right: 10px;
	z-index: 1px;
}

span.more2 a{
	color: #FF0000;
}

/* Sidebars */

#sidebar1 {
	width: 230px;
	float: left;
	margin: 0 10px 10px 0;
}

#sidebar2 {
	width: 240px;
	float: left;
}

.sidebar {
	float: left;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul.normal {
	width: 230px;
}

.sidebar ul.normal li {
	width: 227px;
	height: 30px;
	line-height: 30px;
	display: block;
	position: relative;
	background: #c1c1c1 url(images/left_li_bg.jpg) no-repeat left bottom;
/*	border-bottom: 1px #616161 dashed;
*/
}

.sidebar ul.normal li a {
	margin-left: 35px;
	padding-left: 10px;
	background: url(images/list_style1.gif) no-repeat left center;
}

#left-product {
	width: 230px;
}

ul#left-product-menu li {
	width: 227px;
	height: 30px;
	line-height: 30px;
	display: block;
	*margin-top: -2px;
	padding: 0;
	position: relative !important;
	position: static;
	z-index: 1;
	background: #c1c1c1 url(images/left_li_bg.jpg) no-repeat left bottom;
}

ul#left-product-menu li a,
 {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin-left: 35px;
	padding-left: 10px;
	background: url(images/list_style1.gif) no-repeat left center;
}

ul#left-product-menu li a:hover {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding-left: 45px;
	background: #414141;
}

ul#left-product-menu b {
	position:absolute;
       	left:-9999px;
}

ul#left-product-menu a:hover, 
ul#left-product-menu li:hover a {
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-position: left bottom; 
	cursor:pointer;
	position: relative;
}

ul#left-product-menu .left-sub {
	display:none;
}

/* IE6 only */
ul#left-product-menu table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:0; 
	width:0; 
	height:0;
}

ul#left-product-menu .left-sub {
margin:0; 
padding:0;
list-style:none;
z-index: 500;
}

ul#left-product-menu .left-sub li {
	width: 100px;
	height:25px; 
	line-height:25px;
	padding: 0;
	margin-top: -2px;
}

ul#left-product-menu .left-sub li a,
ul#left-product-menu .left-sub li a:hover {
	height: 30px;
	line-height: 30px;
	width: 100px;
	color: #FFFFFF;
	background: #4f4f4f;
	border-bottom: 1px solid #9a9a9a;
}


ul#left-product-menu :hover .left-sub {
display:block; 
position:absolute;
/* float:left;
width:750px; */
width: 100px;
top: 0;
left: 120px; 
text-align:center;
z-index: 500;
}

ul#left-product-menu :hover .left-sub li a {
	display:block;
	float:left;
	padding:0 10px;
	margin: 0;
	white-space:nowrap;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
/*	border-right:1px solid #aaa; */
}

ul#left-product-menu :hover .left-sub li a:hover {
       	line-height:30px;
	font-weight: bold;
}


.sidebar li h2 {
	width: 230px;
	margin: 0;
	letter-spacing: -1px;
	font-size: 16px;
	background: #818181;
}

.sidebar li h2.side-title-come {
	height: 33px;
	background: url(images/left_title_come.jpg) no-repeat left top;
}

.sidebar li h2.side-title-network {
	height: 33px;
	background: url(images/left_title_seles.jpg) no-repeat left top;
}

.sidebar li h2.side-title-products {
	height: 33px;
	background: url(images/left_title_product.jpg) no-repeat left top;
}

.sidebar li h2.side-title-news {
	height: 33px;
	background: url(images/left_title_news.jpg) no-repeat left top;
}

.sidebar li h2.side-title-brand {
	height: 33px;
	background: url(images/left_title_brand.jpg) no-repeat left top;
}

.sidebar li h2.side-title-project {
	height: 33px;
	background: url(images/left_title_images.jpg) no-repeat left top;
}

.sidebar li h2.side-title-service {
	height: 33px;
	background: url(images/left_title_service.jpg) no-repeat left top;
}

.sidebar li h2.side-title-hr {
	height: 33px;
	background: url(images/left_title_hr.jpg) no-repeat left top;
}

.sidebar li h2.side-title-tiyan {
	height: 33px;
	background: url(images/left_title_tiyan.jpg) no-repeat left top;
}

.sidebar li h2.side-title-video {
	height: 33px;
	background: url(images/left_title_video.jpg) no-repeat left top;
}

.sidebar li h2.side-title-note {
	height: 33px;
	background: url(images/left_title_note.jpg) no-repeat left top;
}

.sidebar li h2.side-title-contact {
	height: 33px;
	background: url(images/left_title_contact.jpg) no-repeat left top;
}

.sidebar a {
	font-weight: normal;
}

ul.side-links {
	width: 221px;
	padding: 10px 0 10px 0;
	float: left;
	background: #FFFFFF url(images/ul_bg.jpg) no-repeat left top;
}

ul.side-links li {
	height: 16px;
	padding: 5px 10px 5px 60px;
	background: transparent;
}

/* Search */

#searchform {
	float: right;
	margin: 0 10px 2px 0;
	padding: 0;
}

#search-submit {
	height: 19px;
	padding-top: 3px;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#keyword {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 100px;
	height: 12px;
	border: 1px solid #c1c1c1;
	background: #FFFFFF;
	font-size: 10px;
	color: #b1b1b1;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	width: 997px;
	height: 36px;
	color: #FFFFFF;
	margin: 0 auto;
	background: #4f4f4f url(images/footer_bg.gif) repeat-x left top;
}

#footer-inner {
	margin: 0;
	padding-top: 10px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	padding-right: 40px;
	float: right;
}

.flower {
	padding-left: 20px;
}
