
*{

	margin:0 auto;
	padding:0px;

}


body{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:23px;
	background-color:#F6F2E4;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.dot{

	font-size:9px;
	font-weight:normal;
	letter-spacing:1px;
}

.yellow{

	color:#CF9B3C;
	font-size:12px;
	font-weight:bold;

}

.heading{
	
	font-size:22px;

}

.black{
	
	color:#000000;

}

.red{
	
	color:#FF0000;

}

.link{

	color:#C99637;

}

.blue_link{

	color:#0099FF;
	text-decoration:underline;

}

#wrapper{

	width:1000px;
	height:100%;

}


#header{

	width:1000px;
	height:280px;	

}


#logo{

	width:247px;
	height:180px;
	padding:30px 0 0 50px;
	float:left;	

}

#header_box{

	width:540px;
	height:280px;
	float:left;
	margin-left:140px;

}


#header_image{

	width:540px;
	height:237px;
	
}

#menu{

	width:538px;
	height:31px;
	border:1px solid #5D4C35;
	background-image:url(images/menu_bg.jpg); 
	background-repeat:repeat-x;
	
}


#header_bttm{

	width:540px;
	height:10px;
	
}


.sidebar{
	float:left;
	width:170px;
	
}
.sidebar .links {
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	
	background:url(images/arrow.jpg) no-repeat center left;
	padding:5px 0px 5px 25px;
	margin:0;
	list-style:none;

}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#996600;
	
}

.sidebar .links li a:hover {
	color:#000;
	

}

#content{

	width:940px;
	height:100%;
	margin-top:50px;

}


#content_left{

	width:330px;
	height:100%;
	float:left;

}

#content_middle{

	width:180px;
	height:100%;
	float:left;
	margin-left:50px;

}


#content_right{

	width:320px;
	height:100%;
	float:left;
	margin-left:60px;

}

#space{

	width:900px;
	height:30px;
	float:left;
}

#footer{

	width:100%;
	height:45px;
	background-color:#29221C;
	clear:both;
	color:#B2B1B0;
	text-align:center;
	padding-top:20px;
	
}


/*business relations*/

#business_image{

	width:266px;
	height:100%;
	float:left;

}

#business_content{

	width:650px;
	height:100%;
	float:left;
	padding-left:20px;

}

/*contact us*/

.form {clear:both; padding:.5em 0 0 .5em;}
.form .row {margin:1.1em 0;}
.buttons {margin-left:160px;}
.form .row label {display:block; float:left; font-size:12px; cursor:pointer; text-align:left; margin-right:10px; width:150px; padding-top:0.em; color:#000;}
.form .text-field {font-size:12px; color:#585858; width:20.8em; height:20px; border:1px solid #2A2319; padding:0.1em; background:#fff;}
.form .text-field1{font-size:11px; color:#585858; width:22.8em; height:70px; border:1px solid #333; padding:0.1em; background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif;}
.form .text-field1:hover {border-color:#333; color:#000;} 
.form .text-field:hover {border-color:#333; color:#000;} 
.form .text-field:focus {border-color:#333; color:#000; background:#fff;}
p.error { border:1px solid #333; padding:0.em 1.5em; margin-bottom:1em; background:#ffebe8;}
.form .error .text-field {border:1px solid #333; background:#f5e9e9;}
.form .text-area {height:6em;}
.form .button {font-size:10px; font-weight:bold; color:#fff; border:1px solid #FCD075; background:#FF6B0B; }


/*news*/

#news_image{

	width:310px;
	height:100%;
	float:left;
	padding-left:20px;

}

#news_content{

	width:600px;
	height:100%;
	float:left;	

}	

/*special*/

#special_image{

	width:221px;
	height:100%;
	float:left;
	padding-left:20px;

}

#special_content{

	width:670px;
	height:100%;
	float:left;	

}

/*special2*/

#special2_image{

	width:351px;
	height:100%;
	float:left;
	

}

#special2_content{

	width:530px;
	height:100%;
	float:left;	
	padding-left:20px;

}	


/*numis_news*/

#numis_news_left{

	width:325px;
	height:100%;
	float:left;
	border-right:1px solid #000000;
	padding-right:20px;
	

}

#numis_news_rights{

	width:580px;
	height:100%;
	float:left;	
	padding-left:10px;

}	

#numis{

	width:555px;
	height:50px;
	float:left;

	
}	


#numis_image{

	width:254px;
	height:100%;
	float:left;	
	padding-left:10px;

}		

#numis_content{

	width:315px;
	height:100%;
	float:left;	
}

.border{

	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	width:520px;

	}	


