@charset "utf-8";
/* CSS Document */

html, body{
	font: normal 12px "Arial";
	color:#666;
	/*background: #e9e9e7;*/
	background: #E9E9E7 url(../images/right_bg_loop.jpg) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 100%;
	/*height:460px;*/
	padding: 0px;
	background: #fff url(../images/right_bg_loop.jpg) repeat-x top left;
	float:left;
	}
#top {
	margin: 0px auto;
	width: 999px;
	height:56px;
	padding: 0px;
	background: #FFFFFF url(../images/top_bg.jpg) no-repeat top left;
	float:left;
}	
#content {
	margin: 0px;
	width: 999px;
	Height:auto;
	float:left;
	background: #FFFFFF url(../images/leftside_bg_loop.jpg) repeat-y top left;
	}
	
#toplogo{
	margin:0px 0px 0px 55px;
	/*float:left;*/
	padding:0px;
	width:940px;
	height: 72px;
	background: #FFFFFF url(../images/company_logo.jpg) no-repeat top left;
	text-align:right;
}	

#topnavi{
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px;
	width:300px;
	height: 72px;
	background: #FFFFFF ;
}

#middle_leftmenu {
	margin: 0px;
	padding: 40px 0px 0px 55px;
	width: 210px;
	height: auto;
	float: left;
	}

#middle_content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 734px;
	height: auto;
	float: left;
	}

#topmenu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:60px;
	background: #FFFFFF url(../images/red_topmenu.jpg) repeat-x top left;
	}
	
#content_mid{
	margin: 0px;
	padding: 0px 0px 0px 7px;
	width:727px;
	height: auto;
	background:#fff;
}
.menutext{
	margin: 12px 0px 0px 14px;
	_margin: 12px 0px 0px 10px;
	font: normal 12px "Arial";
	color:#ffffff;
	width:auto;
	height: 15px;
	float: left;
}

		
.menutext ul{
	display:inline;
	margin:0px;
	padding:2px 0px 2px 0px;
	_padding:20px 0px 2px 5px;
	color:#fff;
	}
.menutext ul li{
	display:inline;
	margin:0px;
	padding:0px 15px 0px 5px;
	/*border-right: 1px solid #fff;*/
	background: url(../images/white_arrow.gif) no-repeat top right;
	color:#fff;
	}
	
.menutext ul li a:active{
	color:#fff;
	}
	
.menutext ul li a:hover{
	color:#fff;
	}
	
.menutext ul li a:link{
	color:#fff;
	}
		
.menutext ul li a:visited{
	color:#fff;
	}
	
.menutitle{
	cursor:pointer;
	color:#ff2028;
	width:180px;
	padding:7px 0px 9px 0px;
	font-weight:normal;
	/*border-bottom: 1px dotted #ccc;*/
	background:#FFFFFF url(../images/line.jpg) repeat-x bottom left;

}

.menutitle a:hover{
	text-decoration: none;
	/*background-color::#6bc8aa;*/
	color:#666;
	width:180px;
	font-weight:normal;


}

.submenu{
	padding:3px 5px 3px 5px;
	/*background-color:#6bc8aa;*/
	width:170px;
	font: normal 12px "Arial";
	text-decoration: none;
	line-height: 23px;
}


.submenu a:active{
	color:#666;
}

.submenu a:hover{
	color:#ff2028;
}

.submenu a:link{
	color:#666;
}

.submenu a:visited{
	color:#666;
}
	

a:active {
	color: #ff2028;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}
a:link {
	color: #ff2028;
	text-decoration: none;
}
a:visited {
	color: #ff2028;
	text-decoration: none;
}

#footer {
	margin: 0px;
	padding:23px 0px 0px 0px;
	float:left;
	width:100%;
	_width:100%;
	height:20px;
	background: url(../images/footer_bg.jpg) no-repeat top left;
	color:#666;
	font: normal 11px "Arial";
	text-align:left;
	clear:both;

	}
 
.divclass h2 {
	margin:0px;
	float:left;
	width:500px;
	_width:500px;
	line-height:16px;
	color:#ff2028;
	font: bold 17px "Arial";
	padding: 12px 0px 0px 0px;
	_padding: 12px 0px 5px 0px;
}

.divclass {
	margin:0px;
	padding:0px;
	float: left;
	height:auto;
	width:710px;
	text-align:justify;
} 

.img {
	float:left;
	margin: 0px;
	padding: 8px 8px 0px 0px;
	height:120px;
	width: 282px;
}

.pro_img {
	clear:both;
	margin: 0px;
	padding: 0px;
	height:auto;
	width: auto;
} 

#slogan{
	padding:10px 0px 0px 0px;
	margin:0px;
	float: left;
	width:720px;
	height: 55px;
	background: url(../images/slogan_bg.jpg) repeat-x top left;
	text-align:center;
}

#banner{
	padding:0px 0px 10px 0px;
	margin:0px;
	float: left;
	width:720px;
	height:125px;
}

.table{
/*border:1px solid #4F7ABE;
border:1px solid #C5201C;*/
text-align:justify;
}

.table tr{
text-align:centre;
}

.table tr td{
	padding:5px 5px 5px 5px;
	border:1px solid #fff;
	}