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

#mainpic{
         background:url(../images/home_pic.jpg) no-repeat;
		 width:950px;
		 height:295px;
		 margin-top:-1px;
}

/*--------------------------------------- body ----------------------------------------*/

#welcome{
         width:100px;
		 padding-left:74px;
		 padding-top:31px;
}

#welcome p{
         font:16px "Verdana", Arial, Helvetica, sans-serif;
		 color:#666666;
}

#company{
         width:613px;
		 text-align:center;
}

#company p{
           font:25px "Verdana", Arial, Helvetica, sans-serif;
		   color:#437dc0;
		   font-weight:bold;
}

#welcome_texts{
               width:530px;
			   padding-left:45px;
			   padding-top:23px;
}

#welcome_texts p{
                 font:14px "Arial", Helvetica, sans-serif;
				 color:#666666;
				 line-height:20px;
}

#readmore{
          width:103px;
		  float:right;
		  text-align:right;
		  padding-top:40px;
		  padding-right:20px;
}

#readmore a{
            font:14px "Arial", Helvetica, sans-serif;
			color:#437dc0;
			text-decoration:none;
}

#readmore a:hover{
			      color:#FF9900;
}

#content{
         background:url(../images/home_contentback.jpg) no-repeat;
		 width:920px;
		 height:288px;
		 margin-left:15px;
		 margin-top:35px;
}

#content_aboutus{
                 width:307px;
				 float:left;
}

#content_services{
                 width:306px;
				 float:left;
}

#content_contactus{
                 width:307px;
				 float:right;
}

#subtitle{
          width:307px;
		  text-align:center;
		  padding-top:10px;
}

#subtitle p{
            font:16px "Verdana", Arial, Helvetica, sans-serif;
			color:#000000;
			font-weight:bold;
}

#home_pic1{
           background:url(../images/home_pic1.jpg) no-repeat;
		   width:307px;
		   height:118px;
		   margin-top:5px;
}

#home_pic2{
           background:url(../images/home_pic2.jpg) no-repeat;
		   width:306px;
		   height:118px;
		   margin-top:5px;
}

#home_pic3{
           background:url(../images/home_pic3.jpg) no-repeat;
		   width:307px;
		   height:118px;
		   margin-top:5px;
}

#content_texts{
               width:300px;
			   padding-left:7px;
			   padding-top:10px;
}

#content_texts p{
                 font:14px "Arial", Helvetica, sans-serif;
				 color:#437dc0;
}

#readmore2{
          background:url(../images/home_readmore_back1.jpg) no-repeat;
          width:307px;
		  height:35px;
		  text-align:center;
		  margin-top:30px;
}

#readmore3{
          background:url(../images/home_readmore_back2.jpg) no-repeat;
          width:306px;
		  height:35px;
		  text-align:center;
		  margin-top:30px;
}

#readmore4{
          background:url(../images/home_readmore_back3.jpg) no-repeat;
          width:307px;
		  height:35px;
		  text-align:center;
		  margin-top:30px;
}

#readmore2 a, #readmore3 a, #readmore4 a{ 
            font:14px "Verdana", Arial, Helvetica, sans-serif;
			color:#437dc0;
			text-decoration:none;
			line-height:35px;
}

#readmore2 a:hover, #readmore3 a:hover, #readmore4 a:hover{
			      color:#FF9900;
}

#empty{
       height:31px;
}