* {
	word-wrop:break-wrod;
}
html,body {
	background: #fff;
	text-align: left;
}

body, td, input, textarea, select, button {
	color: #333;
	font: 11px Tahoma,Arial, sans-serif;
	line-height:16px;
}

input, textarea, select, button{
	vertical-align:middle;
}

body, ul, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}

img{
    vertical-align:middle;

}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}

h1{
	line-height:50px;
	padding-left:20px;
	background:url("../images/h1-bg.gif") no-repeat right;
	font-family:Tahoma, Arial, sans-serif;
	color:#038f1e;
	font-size:18px;
	font-weight:normal;
}
	h1 span{
		float:right;
		padding-right:20px;
		font-weight:normal;
		font-size:11px;
	}
	h1 span a{
		color:#666;
	}	


a {
	color: #333;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
		color:#009944;
	}

.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:10px;
}

.input{
    border:1px solid #999;
	padding:3px 2px ;
}
.but{
    border:0;
	background:#737373;
	padding:2px 10px;
	color:#fff;
}

		
/*
wrap:
*/
.wrap {
	margin: auto;
	width: 860px;
}
.index-pic {
	background: url("../images/index-pic.jpg") no-repeat;
	width:860px;
	height:415px;
}
.profile-pic {
	background: url("../images/profile-pic.jpg") no-repeat;
	width:860px;
	height:185px;
}
.news-pic {
	background: url("../images/news-pic.jpg") no-repeat;
	width:860px;
	height:185px;
}
.contact-pic {
	background: url("../images/contact-pic.jpg") no-repeat;
	width:860px;
	height:185px;
}
.products-pic {
	background: url("../images/products-pic.jpg") no-repeat;
	width:860px;
	height:185px;
}

/*
top:
*/
.top {
	margin: auto;
	height: 65px;
	background: url("../images/logo.gif") no-repeat left;
	height:80px;
}

.menu {
	margin: auto;
	height: 38px;
	line-height:38px;
	color:#ccc;
	padding-left:15px;
	float:right;
	padding-top:40px;
}
	.menu a {
		color:#333;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0 10px;
	}
	.menu a:hover {
		color:#009944;
		text-decoration:underline;
	}
		
#index .index-m{color:#009944;}	
#profile .profile-m{color:#009944;}	
#products .products-m{color:#009944;}
#products-view .products-m{color:#009944;}
#news .news-m{color:#009944;}	
#contact .contact-m{color:#009944;}	
		
		
			
		
/*
content:
*/		
.content {
	margin:0 auto;
	margin-top:10px;
}
.main{
	float:left;
	width:630px;
	border-left:1px dotted #ccc;
	padding-left:23px;
}
	
.side{
	float:left;
	width:140px;
	padding: 0 10px;
}
	.side ul{
		list-style:none;
	}
		.side ul li{
			background:url(../images/li.gif) no-repeat center left;
			line-height:25px;
			padding-left:10px;
		}		
/*
box:
*/

.box {
	background:#f6f6f6 url(../images/box-bg.gif) no-repeat bottom left;
	padding:0 0 20px 20px;
}
.box2 {
	background:#f6f6f6 url(../images/box-bg.gif) no-repeat bottom left;
	padding:0 120px 30px 30px;
	/*text-align:justify;*/
}

.news-list {
	list-style:none;
}
	.news-list li {
		padding-bottom:20px;
	}
.index-news {
	list-style:none;
}
	.index-news li {
		padding-bottom:10px;
	}
	.index-news li a {
		text-decoration:underline;
	}
	
	
.pro {
	list-style:none;
}
	.pro li{
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #ddd;
	}
	.pro li td{
			line-height:18px;
	}
	.pro .img{
		margin-right:10px;
	}
	
.pro-pic {
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
	margin:10px 0;
	text-align:center;
	overflow:hidden;
}	
	
.index-pro {
	list-style:none;
}
	.index-pro li {
		padding:3px;
		background:#f9f9f9;
		margin:0 10px;
		border:1px solid #ddd;
		display:inline;
		float:left;
		position:relative;
	}
		.index-pro li img {
			border:1px solid #e4e4e4;
		}
		.index-pro li span {
			background:url(../images/new.gif) no-repeat;
			display:block;
			width:35px;
			height:13px;
			position:absolute;
			bottom:3px;
			left:4px;
		}		
			
.more-pro {
	list-style:none;
}
	.more-pro li {
		padding:3px;
		background:#f9f9f9;
		margin:0 8px;
		border:1px solid #ddd;
		display:inline;
		float:left;
		position:relative;
	}
		.more-pro li img {
			border:1px solid #e4e4e4;
		}
			

.page {
	line-height:25px;
	font-size:13px;
	width:100%;
}
.page a {
	margin:0 3px;
}
/*
foot:
*/		
.foot {
	clear:both;
	text-align:right;
	line-height:35px;
	color:#999;
	font-size:11px;
}

/*
text:
*/		
.gray {
	color:#777;
}
.red {
	color:#e5004f;
}
.purple {
	color:#b19bee;
}

.green {
	color:#009944;
}
.big {
	font-size:14px;
}
.big2 {
	font-size:14px;
	font-weight:bold;
}
.small {
	font-size:11px;
}
.btext {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 8px;
	font-family:Tahoma, Arial, sans-serif;
	color:#777;
}


.selectProduct{position:relative;text-align:center;width:20%;float:left;font:0.8em verdana;margin:15px 0 10px 0;}
.selectProductPhoto{overflow:hidden;margin:auto;padding:6px;height:100px;width:100px;color:#112547;background:#fff url('../images/hotProduct.gif') top left no-repeat;}
.selectProductPhoto a{overflow:hidden;line-height:100px;height:100px;width:100px;display:table-cell!important;display:block;vertical-align:middle;}
.selectProductPhoto img { * margin-top: expression(( 100 - this.height ) / 2);}

.selectProduct1{position:relative;text-align:center;width:32%;float:left;font:0.8em verdana;margin:0;}
.selectProductPhoto1{overflow:hidden;margin:auto;padding:6px;height:100px;width:100px;color:#112547;background:#fff url('../images/hotProduct.gif') top left no-repeat;}
.selectProductPhoto1 a{overflow:hidden;line-height:100px;height:100px;width:100px;display:table-cell!important;display:block;vertical-align:middle;}
.selectProductPhoto1 img { * margin-top: expression(( 100 - this.height ) / 2);}
.selectProduct1 .hotIcon{background:#ccc url(../images/new.gif) no-repeat;position:absolute;height:13px;width:35px;bottom:6px;left:15px!important;}

.download-catalogue:link, .download-catalogue:hover, .download-catalogue:visited, .download-catalogue:active {
	color:#009944;
		padding-left: 18px;
		background:url(../images/docs.gif) no-repeat 15px center;
}

	a:hover {
		text-decoration: underline;
	}
