﻿@charset "utf-8";


.leftsidebar_box{width:100%; float:left;height:auto !important;overflow:visible !important;}
.line{height:2px;width:100%;background-image:url();background-repeat:repeat-x;}
.leftsidebar_box dt{padding-left:20px;padding-right:10px;background-repeat:no-repeat;background-position:10px center;color:#333;font-size:14px;position:relative;line-height:40px;height:40px;cursor:pointer; border-bottom:1px solid #f8f8f8}
.leftsidebar_box dd{background-color:#f8f8f8;padding-left:40px;}
.leftsidebar_box dd a{color:#333;line-height:40px;}
.leftsidebar_box dt img{position:absolute;right:10px;top:16px;}


.clearFix{zoom:1;} /*解决ie6/7兼容问题*/
.defaultInputStyle{border:solid 1px #AFD5F5}