/*  
Template Name: minux.co.nz  template - 2009
Template URL: http://www.minux.co.nz
*/
/*===========================================
        Globle css
  ===========================================*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	background-color:#ffffff;
}
img {
	border:0;
}
a, a:link, a:visited {
	color:#29782c;
	text-decoration:none;
}
a:hover {
	color:#29782c;
	text-decoration: none;
}
td {
	padding:4px;
}
th {
	padding:4px;
}
.button {
	cursor:pointer;
}
.pagewidth {
	width:1024px;
	min-width:1024px;
    text-align:center;
	vertical-align:top;
}
/*===========================================
        Common
 ===========================================*/
#head{
   float:left;
   width:1024px;
   height:30px;
   margin-top:5px;
   text-align:right;
   color:#949799;
}
#head a{
   color:#949799;
}
#head_left{
   float:left;
   width:450px;
   text-align:left;
   margin-top:-10px;
}
#head_right{
   float:right;
   width:530px;
   text-align:center;
}
#foot{
  float:left;
  width:770px;
  height:30px;
  margin-top:60px;
  text-align:center;
  color:#949799;
  margin-left:110px;
}
#foot_left{
  float:left;
  text-align:left;
  color:#949799;
}
#foot_right{
  float:right;
  text-align:right;
  color:#949799;
}
#foot_right a{
  color:#949799;
  text-decoration:underline;
}

.menu{
  float:left;
  width:980px;
  height:30px;
  background-color:#29782c;  
}
.menu_title{
  float:left;
  width:150px;
  height:30px;
  line-height:30px;
  background-color:#29782c;
  color:#ffffff;
  font-size:14px;
  font-weight:600;
}
.menu_title a{
  color:#ffffff;
  font-size:14px;
  font-weight:600;
}
.menu_title_focus{
  float:left;
  width:150px;
  height:30px;
  line-height:30px;
  background-color:#9bcb3b;
  color:#ffffff;
  font-size:14px;
  font-weight:600;
}
.menu_title_focus a{
  color:#ffffff;
  font-size:14px;
  font-weight:600;
}
.menu_sep{
  float:left;
  width:2px;
  height:30px;
  background-color:#ffffff;
}
/*===========================================
        Home page
 ===========================================*/
#home1{
   float:left;
   width:980px;
   height:200px;
   margin-top:150px;
   text-align:center;
}
#home2{
   float:left;
   width:980px;
   height:250px;
   text-align:center;
}
#home3{
   float:left;
   width:980px;
   height:50px;
   margin-top:20px;
   text-align:center;
}
#home3 a{
   font-size:14px;
   font-weight:600;
}
#body_left{
   float:left;
   width:200px;
   color:#ffffff;
   font-size:12px;
   background-color:#9bcb3b;
   margin-top:5px;
   padding-top:20px;
}
#body_right{
   float:left;
   width:780px;
   text-align:center;
   margin-top:5px;   
}
#body_right_frame{
   float:left;
   width:750px;
   height:500px;
   margin-left:20px;
   padding-left:10px;
   padding-top:10px;
   line-height:1.5;
   text-align:left;
   margin-top:5px;
   border:#9bcb3b 1px solid;
}
.body_right_paramlist{
   float:left;
   width:780px;
   text-align:left;
   margin-top:10px;   
}
.body_right_paramtitle{
   float:left;
   width:760px;
   height:30px;
   padding-left:20px;
   line-height:30px;
   text-align:left;
   margin-top:10px;
   background-color:#29782c;
   color:#ffffff;
   margin-top:20px;
}
.body_right_paramtitle a{
   color:#ffffff;
}
.nav_title{
   width:180px;
   height:30px;
   color:#ffffff;
   font-size:12px;
   text-align:left;
   margin-left:20px;   
}
.nav_title a{
   color:#ffffff;
   font-size:12px;   
}
.nav_titlefocus{
   width:180px;
   height:30px;
   color:#29782c;
   font-size:12px;
   text-align:center;
   text-align:left;
   margin-left:20px;   
}
.nav_titlefocus a{
   color:#29782c;
   font-size:12px;   
}

.nav_subtitle{
   width:160px;
   height:30px;
   color:#ffffff;
   font-size:12px;
   text-align:left;
   margin-left:40px;
}
.nav_subtitle a{
   color:#ffffff;
   font-size:12px;   
}
.nav_subtitlefocus{
   width:160px;
   height:30px;
   color:#29782c;
   font-size:12px;
   text-align:left;
   margin-left:40px;
}
.nav_subtitlefocus a{
   color:#29782c;
   font-size:12px;   
}
.product_frame{
   float:left;
   width:260px;
   height:200px;
   margin-top:20px;
   text-align:left;
}
.product_frame_product{
   float:left;
   width:208px;
   height:164px;
   margin-left:20px;
   padding-top:8px;
   background:url('/images/p_bg.png') no-repeat top right;
   text-align:center;
}
.product_frame_product_title{
   float:left;
   width:208px;
   margin-left:20px;
   padding-top:2px;
   text-align:center;
}
.rightpart2_list_page{
   float:left;
   width:600px;
   margin-top:30px;
   text-align:left;
   clear:both;
} 
#body_fa_title{
    float:left;
    width:700px;  
    margin-top:20px;
    margin-left:10px;
    height:30px;
    text-align:left;
    color:#000000;
    font-size:16px;
    font-weight:600;
}

/*===========================================
        Log In page
 ===========================================*/
#body_login_content{
    float:left;
    width:700px;
    height:150px;
    margin-left:10px;
    text-align:left;
    color:#000000;
    font-size:12px;
    border:#dd8227 1px solid;    
}
#body_login_content_addbusiness{
    float:left;
    width:700px;
    margin-left:10px;
    text-align:left;
    color:#000000;
    font-size:12px;
}
.body_login_content_line{
    float:left;
    width:500px;
    margin-top:10px;
    text-align:left;
}
.body_login_content_line_title{
    float:left;
    width:150px;
    height:20px;
    line-height:20px;
    margin-left:10px;
    font-size:12px;
    color:#000000;
}
.body_login_content_line_title input{
   float:left;
   width:50px;
   height:20px;
}

.body_login_content_line_box{
    float:right;
    width:300px;
    text-align:left;
}
.body_login_content_line_box input{
    width:300px;
    height:20px;
    line-height:20px;
}