﻿/*WELCOME*/
#_welcome { overflow:hidden  }
#_welcome h1{ line-height:24px; height:29px; margin:5px 0px 20px;  color:#000000 ; font-weight:normal ; font-size:24px;    }
#_welcome_innner{ overflow:hidden;  }
#_welcome_left{ float:left;  width:400px; display:block ; }
#_welcome_right{ float:right;  width:300px; display:block ;  }
#_welcome_right span{ margin:0px 20px; display:block;  font-weight:bold ; font-size:24px; color:#000000; line-height:30px; }
#_welcome_right p{ margin:20px 20px 0px 20px; font-size:15px; line-height:25px;    }
/*SLIDER
#_slider{ height:710px; width: 298px;   border:1px solid  #E1E1E1; overflow:hidden;  }
#_slider_inner{ margin:3px; height:704px; width:292px; background-color: #F5F7FA;  overflow:hidden;     }
.slider-items { width:292px; }
.slider-item{ position:relative; display:block; width:292px; height:235px;}
.slider-item img{ position:absolute; top:10px; left:35px } */
/*RIGHT COLUMN*/
.rightcol_button_add{ margin:5px 0px 15px 0px ; padding:10px; border-bottom:0px  dotted #999999 ; padding-right:0px;   overflow:hidden ;  }
.rightcol_button_add .button.addto{ float:right;  }
.rightcol_button_add a.more { font-size:12px; color:#0066FF; text-decoration:underline; display:block; float:left; margin-left:20px;       }
.rightcol_button_add a.more:hover{ color:#000000}
/*TOOLS*/
#_toollist{ margin-top:40px; }
#_tool_list_title{background: url("/theme/img/bg_customize_title.png") no-repeat scroll 100% 1px transparent; border-top: 4px solid #355392; height: 31px; margin-bottom:10px; }
#_tool_list_title h2{font-size:14px; line-height:28px; color:#333333;  font-weight:bold ; }
.tool-item{ overflow:hidden; margin-bottom:20px;   }
.tool-item-left{ width:250px; height:146px; display:block; float:left; overflow:hidden; border:3px  solid #666666    }
.tool-item-left .image{ overflow:hidden; margin:3px; width:244px; height:140px  }
.tool-item-right{ width:420px; display:block; float:right;  }
.tool-item-right h3{ font-size:13px; line-height:28px; color:#666666;  font-weight:bold ;}
.tool-item-right p{ margin-top:20px; line-height:20px;   }
.tool-item-right .button-add{ margin:15px 15px 0px 15px; }
.tool-item-right .button-add .button.addto { float: right;}
