
body {
   background-image: url(images/bodey_bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;

}
h1 {
width: 500px;
 height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-left-style: none;
	background-image: url(images/h.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	float: left;
}
h1 strong{
	color: #fff;
}

.headr{
    margin: 0px;
    height:129px;
	 width: 100%;
	
}
#head{

    width: 800px;
    height:71px;
	 margin-left: auto;
    margin-right: auto;
	 margin-top: 0px;
	 text-align:center;
	  background-color: #fff;
	 background-repeat: no-repeat;
	 overflow:hidden;
}
.m20{
margin-top: 20px;
}
#movearea {
    width: 100%;
    background-color: #dcdcdc;
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    display: inline;
    background-image: url(images/move_bg.jpg);
    border-bottom: 5px solid #5699a5;
}
#move{
   width: 800px;
	height: 390px;
   text-align: center;
   margin:5px 0 5px 0;

	margin-left: auto;
   margin-right: auto;
}
#movearea_s{
	width: 100%;
	height: 210px;
	background-color: #dcdcdc;
	float: left;
	text-align: center;
	margin:0 0 10px 0;
	display:inline;
	background-image: url(images/move_bg.jpg);
	border-bottom:  5px solid  #5699a5;
}
#move_s{
   width: 800px;
	height: 150px;
   text-align: center;
   margin:5px 0 5px 0;
	margin-left: auto;
   margin-right: auto;
}
#pr{
	 width:100%;
	 background: url(images/gun_metal.png) ;
	 color: #fff;
	 text-align: center;
	 font-size: smaller;
	 height: 25px;
	 padding: 3px;

}
#pr strong{
	color: #fff;
}
#pr h1{
font-size: 12px;
	color: #fff;
	float: none;
	 background-image: none;
	 width: auto;
}
.oneColFixCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
.oneColFixCtr #mainContent {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pan {
	font-size: 12px;
	color: #666666;
	padding: 5px 20px;
	width: 760px;
	text-align: right;
	margin: 0px;
	background-color: #EBF1F1;
}

.footer {
	padding: 15px 70px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 660px;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f2f2f2;
}
.copyright {
	font-size: 10px;
   background: url(images/gun_metal.png) ;
	color: #FFFFFF;
	width: 800px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
}
.sidemenu {
	width: 300px;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
}
.main_txt {
	color: #333333;
	float: right;
	width: 510px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}

li {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	height: 20px;
	width: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 23px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
}
ul {
	margin: 0px 0px 4px;
	padding: 0px;
}
strong{
	color: #4b4b4b;
	font-weight: bolder;
}
.campany_name {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
}

.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #0066CC;
	background-color: #fff;
	background: none;
}
.pagetitle h1 strong{
color: #000;
}
#menuariea{
    margin: 0px;
    height:58px;
	 width: 100%;
	 background-image: url(images/menu_bg.jpg);
}
 
#menu {
	list-style: none;
	width: 800px;
	height:58px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

#menu li {
	float: left;
	width: 133px;
	height:58px;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#menu a {
	color:  #484848;
	display: inline;
	float: left;
	margin: 0;
	text-decoration: none;
}
.sidemenu li {
	 font-size: 14px;
	font-weight: bold;
	list-style: none;
	height: 34px;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 23px;
	padding-left: 5px;
	border-top-width: 1px;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: no-repeat;
}
.sidemenu li a{
  color: #4b4b4b;
  width: 200px;
 font-size: 14px;
}
.sidemenu li a:hover{
  width: 200px;
  color: #48d1cc;
  border-bottom:  2px dotted #48d1cc;
  font-size: 14px;
}
.sidemenu ul {
	margin: 0px 0px 4px;
	padding: 0px;
}
.red{
	color: #dc143c;
	float: left;
	font-size: 13px;
}
.h_red{
background-color: #dc143c;
width: 100%;
	color: #fff;
	float: left;
	text-align: center;
	padding: 5px 0 5px;
}
.blue{
	color: #1e90ff;
	font-size: 13px;
}
/* Hide from IE5-Mac \*/
#sub-menu li a{ float: none }
/* End hide */

#sub-menu { font-weight: normal; font-size: 14px; font-family: verdana; }
.tel_number {
   margin-top: 10px;
	font-weight: bold;
	color: #0066ff;
	padding:5px;
	border: 3px solid #80B3FF;
	background-color: #f5f5f5;
	float: left;
}

.list_td {
	color: #333333;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 20px;
}
.font10 {
	font-size: 10px;
}
.td_item {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 5px 4px;
	border: 1px solid #6699CC;
}
.sam_margin3 {
	padding: 0px 3px 0px 0px;
}
.technic_title {
	font-size: 14px;
	color: #3399FF;
	line-height: 20px;
	font-weight: bold;
}
.td_hlist {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background: #CCCCCC;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-style: none;
	border-left-style: none;
}
.td_list {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top-style: none;
	border-left-style: none;
}
.table_list {
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.photo_thum {
	float: right;
	width: 200px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.photo_margin {
	padding-bottom: 5px;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.photo_images {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.size10 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #ff4500;7
	margin-left: 5px;
}
.technic_list {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E9EFF;
	padding: 5px;
	background-image: url(technic/images/index_title_bg.gif);
	background-repeat: no-repeat;
}
.td_tec {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 2px;
}
.bn_tec_img {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tec_link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.photo_image {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

/* Button with jQuery */ 

.button1
{
     background: url(images/01.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button1 a
{
     background: url(images/01.jpg);
     height:58px;
	 width:133px;
	 display:block;
}

.button2
{
     background: url(images/02.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button2 a
{
     background: url(images/02.jpg);
     height:58px;
	 width:133px;
	 display:block;
}
.button3
{
     background: url(images/03.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button3 a
{
     background: url(images/03.jpg);
     height:58px;
	 width:133px;
	 display:block;
}
.button4
{
     background: url(images/04.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button4 a
{
     background: url(images/04.jpg);
     height:58px;
	 width:133px;
	 display:block;
}
.button5
{
     background: url(images/05.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button5 a
{
     background: url(images/05.jpg);
     height:58px;
	 width:133px;
	 display:block;
}
.button6
{
     background: url(images/06.jpg);
     height:58px;
	 width:133px;
	 display:block;
	 background-position:0 -58px;
}
.button6 a
{
     background: url(images/06.jpg);
     height:58px;
	 width:133px;
	 display:block;
}
/*home*/
.txt_aria{
	width: 550px;
	height: auto;
	font-size: 50$;
   color: #4c4c4c;
   text-align: left;
	float: left;
   margin: 0;
	line-height: 1.5em;
	padding: 5px;
	
}

#works{
	width: 165px;
	height: 470px;
    font-size: 12px;
	float: left;
	margin:10px 2px 10px 0;
	display: inline;
	text-align: left;
	background-color:#f3f2ee;
	border-top:  5px solid  #5acae0;
	border-bottom:  5px solid  #5acae0;
}

#works2{
	width: 165px;
	height: auto;
    font-size: 12px;
	float: left;
	margin:10px 2px 10px 0;
	display: inline;
	text-align: left;
}
.w_imgs2 a{
	width: 165px;
	height: auto;
	float:left;
}
.worktxts a{
  color: #000;
  
}
.worktxts a:hover{
  color: #000;
   border-bottom:  2px dotted #48d1cc;
}
.arrow{
	width: 35px;
	height: 9px;
	float: right;
	margin: 0 10px ;
	display: inline;
	background-image: url(images/home/arrow.gif);
}
.w_imgs a{
	width: 165px;
	height: 165px;
	float:left;
	background-color: #fff5ee; 
}

.worktxts{
	width:165px;
	height: 70px;
	float: left;
	line-height: 1.2em;
   background-image: url(img/sin/works_bg.jpg);
	
}
.worktxts p{
	width:160px;
	height: 60px;
	float: left;
	font-size: 12px;
	margin:5px  0 0 5px;
}
.worktxts a{
  color: #000;
  border: none;
}
.worktxts a:hover{
  color: #48d1cc;
   border-bottom:  2px dotted #000;
}
.workflows{
	width: 150px;
	height: 180px;
	font-size: 50$;
   color: #4c4c4c;
   text-align: left;
	float: left;
   margin: 0;
	line-height: 1.5em;
	padding: 5px;
	
}
.h_bg{
	background-color: #f7f8f8;
	width: 510px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.two_l{
	width: 250px;
	margin: 10px 10px 10px 0;
	float: left;
}
.two_r{
	width: 250px;
	margin: 10px 0 10px 0;
	float: left;
}
.one{
	width: 100%;
	float: left;
	text-align: left;
}
.one_ore{
width: 500px;
background: #ea5514;
color: #fff;
margin-bottom: 10px;
padding: 5px;
}
.one_ores{
width: 240px;
background: #ea5514;
color: #fff;
margin: 10px 10px 10px 0;
padding: 5px;
}

.s_aria{
	width: 510px;
	height: auto;
    font-size: 12px;
	float: left;
	margin:10px 2px 10px 0;
	display: inline;
	text-align: left;

}
.s_imgs {
	width: 150px;
	height: auto;
	float:left;
	background-color: #fff5ee; 
}
.s_imgs a{
	width: 150px;
	height: auto;
	float:left;
	background-color: #fff5ee; 
}
.s_title{
	width: 360px;
   text-align: left;
	float: left;
   margin: 0;
	background-color: #0055a6;
}
.s_txt{
	width: 340px;
	font-size: 50$;
   color: #4c4c4c;
   text-align: left;
	float: left;
   margin: 0;
	line-height: 1.4em;
	padding: 5px;
	
}
#gallery {
		
		width: 510px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; 
   width: 160px;
	height: 110px;
	margin: 1px;
	
	padding: 0px;}
	#gallery ul img {
border: solid #20b2aa 2px;
	}
	#gallery ul a:hover img {

		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }