@charset "gb2312";
body {
	overflow-x: hidden;
	font-size:14px;
    FONT-FAMILY: "Microsoft YaHei", "Arial Narrow";
    BACKGROUND: #f1f1f1;
    COLOR: #666;
    LINE-HEIGHT: 22px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {/*border-collapse:collapse;border-spacing:0;*/
}
fieldset, a img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ul,li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul, li{
	list-style-type:none;
}

a{
    COLOR: #494949;
	text-decoration:none;
}
a:hover{
	COLOR: #ff0000 ;
	text-decoration:none;
}
.fl_left{
	float:left;
}
.fl_right{
	float:right;
	text-align:right;
}
.fl_right1{
	float:right;
}
.font_center{
	text-align:center;
}
.hui a,.hui a:visited,.hui a:hover{
	color:#999;
	text-decoration:none;
}
.hui888 a{
	color:#888;
}
.hui888 a:hover{
	color:#aaa;
}
.pc_list,.news_plun,.name_bg,.dzan,.hot_list,.change,.zan,.install li s.f-check,.install li s.select.f-check{
	background:url(../images/icons.png) no-repeat;
}
/*--------------------top--------------------------*/
.top{
	width:100%;
	margin:auto;
	background:#fff;
	height:tuto;	
}
.top_1a{
	border-bottom:#e7e7e7 1px solid;
}
.top_1{
	width:1100px;
	margin:auto;
	height:34px;
	padding-top:5px;
}	
.top_1 li{	
	margin:8px 11px 4px 4px;
	height:19px;
	line-height:19px;
	float:right;
	font-size:12px;
	color:#555;	
}
.blue_bg{
	background:#3275c9;
	border:#3275c9 1px solid;
	padding:0 5px;
}
.login{
	background:#FFF;
	border:0;
	padding:0 5px;
}
.blue_bg a,.blue_bg a:visited{
	color:#FFF;
	text-decoration:none;
}
.blue_bg a:hover{
	color:#D9EBFF;
}
.blue_border{
	border:#3275c9 1px solid;
	padding:0 5px;
}
.blue_border a,.blue_border a:visited{
	text-decoration:none;
	color:#333;
}
.blue_border a:hover{
	color:#f00;
}
.top_2{
	height:97px;
	width:1100px;
	margin:auto;
}
.top_2_left{
	width:210px;
	padding-left:28px;
	padding-top:6px;
	float:left;
}
.top_2_center{
	padding-top:20px;
	width:500px;
	float:left;
}
.top_2_right{
	width:340px;
	float:right;	
}
/*----------------------导航-------------------------*/
.nav_box{
	height:auto;
	width:1100px;
	background:#fff;
	margin:9px auto;
	}
.nav{
	padding-top:13px;
	height:36px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.nav a{
	color:#666;
	cursor:pointer;
	padding:8px 20px;
	display: inline-block;
	line-height:20px;
	}
.nav a:hover{
	color:#FFF;
	background:#02a5db;
}
a.nav_cursor{
	background:#02a5db;
	color:#FFF;
}		
.nav_s{
	height:auto;
	width:1060px;
	background:#fff;
	margin:9px auto;
	padding:7px 20px;
}
.nav_s a{
	color:#666;
	cursor:pointer;
	padding:2px 8px;
	display: inline-block;
	line-height:18px;
	}
.nav_s a:hover{
	color:#FFF;
	background:#02a5db;
}		
a.nav_s_cursor{
	color:#FFF;
	background:#02a5db;
	cursor:pointer;
}
/*------- 大视点-------*/

.shidian{
	width:1100px;
	height:285px;
	padding:0;
	background:#FFF;
	font-size:14px;
	text-align:center;
	margin:9px auto;
}
.shidian li{
	width:306px;
	padding:15px 30px;
	float:left;
}
.shidian p{
	padding-top:5px;	
}
/*------------main---------------------*/
.main{
	background:#fff url(../images/news_bg.png) repeat-x 0 27px;
	margin:9px auto;
	width:1100px;
	height:auto;
}
.main_left{
	width:768px;
	float:left;
	height:auto;
	
}
.main_left .title{
	padding-top:6px;
	height:38px;
	line-height:38px;
	padding-left:30px;
	color:#222;
}
	
.main_right{
	width:307px;
	height:auto;
	float: right;
	padding-right:10px;

}
.main_right .title{
	height:32px;
	padding-top:10px;
	position:relative;
}
.right_search,.right_button,.right_install{	
	float:left;
	padding-top:3px;
	position: relative;
	height:27px;
    
	}
.right_search{
	width:210px;
	padding-left:7px;
}
.right_button{
	width:24px;
	padding-left:0;
}
.right_install,.right_install_cur{
	float:right; 
	width:49px;
	text-align:center;
	padding-left:0; 
	z-index:21;
	border:#fff 1px solid;
	border-bottom:0;
	background:#fff;
	position: relative;
	padding-top:2px;
	height:28px;
    cursor:pointer;
}
.right_install_cur{
	border:#b8b8b8 1px solid; 
	border-bottom:0;
	background:#fbfbfb; 
}
.search_word {
	border:#b5b5b5 1px solid; 
	LINE-HEIGHT: 20px; 
	height:20px;
	width:200px;
	color:#555;
	padding-left:5px;
	FONT-FAMILY:Microsoft YaHei;
}				
/*-------------新闻列表--------------*/
.news_box{
	height:auto;
	border-right:#ddd 1px solid;
	padding-bottom:20px;
	padding:0px 40px 10px 30px;
}	
.news_lb li{
	height:216px;
	padding:18px 0px 20px 0px;
	border-bottom:#CCC 1px dashed;		
}
.news_lb .title{
	font-size:12px;
	color:#999;
	height:73px;
	padding-left:0;
}
.news_lb  a{
	color:#999;
	text-decoration:underline;
}
.news_lb .title span{
	width:100%;
	display:block;
	font-size:22px;
	line-height:32px;
}
.news_lb .title span a{
	color:#d21111;
	text-decoration:none;
}
.news_right .title span a:hover{
	color:#0385cd;
}
.news_left,.news_right{
	width:187px;
	height:137px;
	float:left;
	overflow: hidden ;
}
.news_right{
	width:500px;
	line-height:24px;
	float:right;
	font-size:14px;	
}
.news_right a{
	color:#333;
	text-decoration:none;
}
.news_right a:hover{
	color:#666;
}
.news_plun{
	color:#999;
	margin-top:15px;
	font-size:12px;
	height:50px;
}
.news_plun li{
	padding:0 8px;
	float:left;
	height:25px;
	border:0;
}
.news_plun li a{
	color:#999;
}
a.pc_list{
	padding-left:23px;
	background-position:0 -149px;
}	
a.news_plun{
	padding-left:20px;
	background-position:0 -180px;
}
.dzan{
	padding-left:20px;
	background-position:0 -239px;
	display:inline-block;	
}
.dzan:hover{
	background-position:0 -669px;
}
/*------------main_right----------*/
.weixin_div{
	padding:15px 0;
	text-align:center;
}
.main_right .t{
	height:30px;
	padding-top:5px;
	background:url(../images/news_bg.png) repeat-x left bottom;
}
.main_right .t span{
	font-weight:bold;
	display:inline-block;
	padding:0 5px;
	border-bottom:#fb6b01 1px solid;
	height:29px;
	line-height:29px;
	color:#017acb;
}
/*---------网友调查--------------*/
.wydc{
	height:auto;
	margin:8px 8px 0px 8px;
	font-size:12px;
}

.wydc_top{
	line-height:28px;
	height:28px;
	font-weight:bold;
}
.wydc_info{
	height:100px;
}
.wydc_left{
	width:180px;
	height:90px;
	float:left;
	margin:5px 0px;
	line-height:22px;
	overflow:hidden;
	}
.wydc_right{
	width:98px;
	height:85px;
	padding:3px;
	float:right;
	margin:5px 0px;
	text-align:right;	
}
.wydc_select{
	border-bottom:#CCC 1px dotted;
	padding:5px;
}
.wydc_select li{
	height:28px;
	line-height:28px;
}
.wydc_select li span{
	display:block;
	cursor:pointer;
}
.zan{
	padding-left:15px;
	width:40px;
    float:right;
	background-position:0 -736px;	
}
.zan:hover{
	background-position:0 -763px;
}
.wydc_select li span.sele_lb{
	width:210px;
	float:left;
}		
.wydc_bottom{
	height:30px;
	margin:10px 0px;
	text-align:center;
}
.tj_button,.ck_button{
	display:inline-block;
	width:80px;
	height:26px;
	background:#f0eded;
	border:#ccc 1px solid;
	margin:0 10px;
	color:#333;
	cursor:pointer;
}
.ck_button{
	background:#fff;
	border:#ccc 1px solid;
}
.tj_button:hove,ck_button:hover{
	color:#999;
}


/*------------热门标签--------------*/
.bqiqn_ph{
	font-size:12px;
	margin:10px 5px;
}

.bqiqn_ph li{
	list-style-type:disc;
	height:30px;
	line-height:30px;
	padding-left:0px;
	padding-right:30px;
	float:left;	
	
}

.bqiqn_ph a{
	padding:1px 10px;
	background:#F6F6F6;
	border:#d9d7d7 1px solid;
	margin:6px 5px;
	display: inline-block;
	line-height:20px;
}
.bqiqn_ph a:hover{
	background:#F5F5F5;
	border:#999 1px solid;
}
/*-------------精彩评论------------*/
.jcai_plun {
	padding-top:5px;
	padding-right:10px;
	}
.jcai_plun li {
	line-height:20px;
	border-bottom:#d6e0e4 1px solid;
	padding-left:7px;
	font-size:12px;
}
.jcai_plun .text{
	height:36px;
	line-height:36px;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
}
.jcai_plun li span{
	padding-right:5px;	
}
.jcai_plun li em span{
	padding-right:0px;	
}
.jcai_plun .t a{
	color:#333;	
}
a.name999,a.name999:visited{
	color:#999;
}
a.name999:hover{
	color:#666;
}
.jcai_plun em{
	line-height:32px;
	display:inline-block;
	float:right;
	color:#999;
	padding-left:15px;
}
/*-----------热门文章-------------*/
	
.hot{
	height:auto !important;
	min-height:50px;
	padding:10px 5px 7px 0px;
	font-size:12px;	
}
.hot_left{
	float:left;
	padding:14px 5px 5px 0px;	
}
.hot_right{
	width:190px;
	color:#9c9c9c;
	float:right;
	line-height:20px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    white-space: normal;
    -webkit-box-orient: vertical;
	}	
.hot span{
	display:inline-block;
	width:100%;
	height:40px;
	color:#C00;
	overflow:hidden;
	padding-top:11px;
	padding-bottom:2px;
	line-height:18px;
}
.hot span a,.like span a{
	color:#474747;
	font-weight:bold;
		
}
.hot li{
	height:100px;
	}
.hot_list {
	background-position:6px -304px;	
	margin-top:14px;
}
.hot_list ul {
	margin-left:15px;
}
.hot_list li {
	height:33px;
	line-height:33px;
	padding-left:28px;
}
/*--------------设置-------------*/
.install{
	width:286px;
	height:auto;
	padding:15px 20px;
	border:#b8b8b8 1px solid;
	background:#fbfbfb;
	top:40px;
	right:0;
	z-index:1;
    position: absolute;
	color:#4c5059;
	font-size:12px;
}
.install li{
	text-align:left;	
	padding:4px 7px;
	float:left;	
	cursor:pointer;
	margin:3px;
    border:#cbcbcb 1px solid;
	white-space:nowrap;
}
.install li.select{
	padding:3px 6px;
	border:#0077cc 2px solid;
	}
.install li s.f-check{
	width:13px;
	height:13px;
	overflow:hidden;
	margin-right:5px;
	vertical-align:middle;
	display:inline-block;
	background-position:-15px -803px;
	}
.install li.select s.f-check{
	background-position:0 -803px;
	}		
.install_title{
	height:30px;
	line-height:30px;
	padding:0;
	margin:0;
	text-align:left;	
}	
.install span{
	display:block;
	color:#fe4514;
	padding:10px 0;
	text-align:right;
}
.save_button{
	display:inline-block;
	width:78px;
	height:24px;
	background:#f1f1f1;
	border:#ccc 1px solid;
	margin:0 3px;
	color:#333;
	text-align:center;
	-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
}
.save_button:hover{
	background:#f6f6f6;
}	
/*------- 分页 -------*/
.postpage {
	margin: 30px 20px 30px 15px;
	padding: 5px 5px;
	text-align: center;
	border:0px;
	}
.postpage a {
	font-size:16px;
	background:#fff;
	margin:3px 3px;
	padding:3px 10px;
	color:#525252;
	text-decoration:none;
	border:#347dcb 1px solid;
	line-height:30px;
    box-shadow:0px 2px 2px #abaaaa;
	font-weight:100;
}
.postpage a:hover {
	font-size:16px;
	margin:3px 3px;
	background:#347dcb;
	color:#FFF;
}	
	
	
/*------------------ footer-------------------------------- */
#footer{
	width:1100px;
	margin:10px auto;
	font-size:12px;	
}
.footer_link{
	width:100px;
	height:110px;
	float:left;
	color:#036;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	
}
#footer .footer_item  .footer_item1{
	margin-top:5px;
	border:1px solid #b1c8d6;
	line-height:2em;
}
.footer_item1{
	float:right;
}
#footer .friend_links a{
	padding:6px 10px;
	line-height:30px;
}
#footer .footnav{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#footer .footer_item a{
	color:#1F3A89;
	text-decoration:underline;
}
#footer .footer_item a:hover{
	color:#f00;
}
#footer .footerbottom{
	background:#f0f0f0;
}
#footer .bottom_logo{
	float:right;
	padding:25px 70px 0 0;
}
.copyright{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}
#footer .copyright a{
	color:#4C4C4C;
}
#mycalendar table td, th{cursor:pointer}


.pinglun_login {
	width: 610px;
	height: 290px;
	background-color: #FFF;
	display: none
}

.pinglun_login_left {
	width: 330px;
	height: 220px;
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	border-right: #CCC 1px solid
}

.login_qj {
	height: 50px;
	font-size: 18px;
	color: #000;
	font-weight: bold
}

.login_name {
	height: 30px;
	line-height: 30px;
	padding: 7px 0
}

.login_name a {
	color: #666;
	text-decoration: none
}

.login_name_style {
	width: 236px;
	height: 28px;
	line-height: 28px;
	border: #999 1px solid;
	color: #666;
	font-size: 14px;
	padding-left: 10px
}

.login_button {
	width: 45%;
	height: 30px;
	line-height: 30px;
	padding: 7px 0;
	float: left;
	margin-top: 5px
}

.pinglun_login_right {
	width: 220px;
	height: 260px;
	float: right
}

.pinglun_login_right_close {
	width: 98%;
	height: 20px;
	padding: 6px 20px 0 0;
	text-align: right
}

.pinglun_login_right_ljzc {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #202020
}

.pinglun_login_right_ljzc a {
	color: #039;
	text-decoration: none
}

.pinglun_login_xf {
	position: absolute;
	width: 96px;
	height: 26px;
	line-height: 26px;
	top: 260px;
	right: 10%;
	color: #FFF;
	background: #346eac url(http://11.mydrivers.com/comments/images/v20130509/pinglun_page_bg.png) no-repeat 86px -343px
}

.pinglun_login_xf img {
	float: left;
	padding: 5px
}

.pinlun_login_xf_xx {
	float: right;
	width: 300px
}

.pinlun_login_xf_xx1 {
	padding: 3px 0 0 15px;
	float: left;
	height: 20px;
	line-height: 20px
}

.pinlun_login_xf_xx1 span {
	background: #C00;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	position: relative;
	top: -5px;
	right: 4px;
	box-shadow: 1px 1px 1px #abaaaa;
	padding: 0 3px 0 3px
}

.pinlun_login_xf_xx1 img {
	float: left;
	padding-right: 5px
}

.pinlun_login_xf_xx_bg {
	background: url(http://11.mydrivers.com/comments/images/v20130509/pinglun_page_bg.png) no-repeat 0 -384px
}

.pinlun_login_xf_xx_bg1 {
	background: url(http://11.mydrivers.com/comments/images/v20130509/pinglun_page_bg.png) no-repeat 0 -420px
}

.anonymous {
	width: 70px;
	height: 70px;
	background: url(http://11.mydrivers.com/comments/images/v20130509/pinglun_page_bg.png) no-repeat 0 -1488px
}

body {
	_margin: 0;
	_height: 100%
}

.aui_outer {
	text-align: left
}

table.aui_border,table.aui_dialog {
	border: 0;
	margin: 0;
	border-collapse: collapse;
	width: auto
}

.aui_nw,.aui_n,.aui_ne,.aui_w,.aui_c,.aui_e,.aui_sw,.aui_s,.aui_se,.aui_header,.aui_tdIcon,.aui_main,.aui_footer {
	padding: 0
}

.aui_header,.aui_buttons button {
	font: 12px/1.11 'Microsoft Yahei',Tahoma,Arial,Helvetica,STHeiti;
}

.aui_title {
	overflow: hidden;
	text-overflow: ellipsis
}

.aui_state_noTitle .aui_title {
	display: none
}

.aui_close {
	display: block;
	position: absolute;
	text-decoration: none;
	outline: 0;
	_cursor: pointer
}

.aui_close:hover {
	text-decoration: none
}

.aui_main {
	text-align: center;
	min-width: 9em;
	min-width: 0\9
}

.aui_content {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	text-align: left;
	border: none 0
}

.aui_content.aui_state_full {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0!important;
	height: 100%
}

.aui_loading {
	width: 96px;
	height: 32px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
	background: url(http://11.mydrivers.com/comments/images/v20130509/loading.gif) no-repeat center center
}

.aui_icon {
	vertical-align: middle
}

.aui_icon div {
	width: 48px;
	height: 48px;
	margin: 10px 0 10px 10px;
	background-position: center center;
	background-repeat: no-repeat
}

.aui_buttons {
	padding: 8px;
	text-align: right;
	white-space: nowrap
}

.aui_buttons button {
	margin-left: 15px;
	padding: 6px 8px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 1;
	*padding: 4px 10px;
	*height: 2em;
	letter-spacing: 2px;
	font-family: Tahoma,Arial/9!important;
	width: auto;
	overflow: visible;
	*width: 1;
	color: #333;
	border: solid 1px #999;
	border-radius: 5px;
	background: #DDD;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#DDDDDD');
	background: linear-gradient(top,#FFF,#DDD);
	background: -moz-linear-gradient(top,#FFF,#DDD);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#FFF),to(#DDD));
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	box-shadow: 0 1px 0 rgba(255,255,255,.7),0 -1px 0 rgba(0,0,0,.09);
	-moz-transition: -moz-box-shadow linear .2s;
	-webkit-transition: -webkit-box-shadow linear .2s;
	transition: box-shadow linear .2s
}

.aui_buttons button::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

.aui_buttons button:focus {
	outline: none 0;
	border-color: #426dc9;
	box-shadow: 0 0 8px rgba(66,109,201,.9)
}

.aui_buttons button:hover {
	color: #000;
	border-color: #666
}

.aui_buttons button:active {
	border-color: #666;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#FFFFFF');
	background: linear-gradient(top,#DDD,#FFF);
	background: -moz-linear-gradient(top,#DDD,#FFF);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#DDD),to(#FFF));
	box-shadow: inset 0 1px 5px rgba(66,109,201,.9),inset 0 1px 1em rgba(0,0,0,.3)
}

.aui_buttons button[disabled] {
	cursor: default;
	color: #666;
	background: #DDD;
	border: solid 1px #999;
	filter: alpha(opacity=50);
	opacity: .5;
	box-shadow: none
}

button.aui_state_highlight {
	color: #FFF;
	border: solid 1px #1c6a9e;
	background: #28c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee',endColorstr='#2288cc');
	background: linear-gradient(top,#3be,#28c);
	background: -moz-linear-gradient(top,#3be,#28c);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#3be),to(#28c));
	text-shadow: -1px -1px 1px #1c6a9e
}

button.aui_state_highlight:hover {
	color: #FFF;
	border-color: #0f3a56
}

button.aui_state_highlight:active {
	border-color: #1c6a9e;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee',endColorstr='#2288cc');
	background: linear-gradient(top,#3be,#28c);
	background: -moz-linear-gradient(top,#3be,#28c);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#3be),to(#28c))
}

.aui_inner {
	background: #FFF
}

.aui_outer,.aui_inner {
	border: 1px solid rgba(0,0,0,.7);
	border: 1px solid #333\9
}

.aui_border {
	box-shadow: inset 0 0 1px rgba(255,255,255,.9)
}

.aui_nw,.aui_ne,.aui_sw,.aui_se {
	width: 8px;
	height: 8px
}

.aui_nw,.aui_n,.aui_ne,.aui_w,.aui_e,.aui_sw,.aui_s,.aui_se {
	background: rgba(0,0,0,.4);
	background: #000\9!important;
	filter: alpha(opacity=40)
}

.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se {
	background: rgba(0,0,0,.5);
	background: #000\9!important;
	filter: alpha(opacity=50)
}

.aui_state_focus .aui_dialog {
	box-shadow: 0 0 3px rgba(0,0,0,0.4)
}

.aui_state_focus .aui_outer {
	box-shadow: 0 2px 3px rgba(0,0,0,0.1)
}

.aui_state_lock .aui_border {
	box-shadow: 0 3px 26px rgba(0,0,0,.9)
}

.aui_state_drag .aui_outer,.aui_outer:active {
	box-shadow: none
}

.aui_titleBar {
	position: relative;
	height: 100%
}

.aui_title {
	height: 28px;
	line-height: 27px;
	padding: 0 28px 0 10px;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	background-color: #edf5f8;
	font-weight: bold;
	color: #95a7ae;
	font-family: Tahoma,Arial/9!important;
	background-color: #bdc6cd;
	background: linear-gradient(top,#edf5f8,#bdc6cd);
	background: -moz-linear-gradient(top,#edf5f8,#bdc6cd);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#edf5f8),to(#bdc6cd));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf5f8',endColorstr='#bdc6cd');
	border-top: 1px solid #edf5f8;
	border-bottom: 1px solid #b6bec5
}

.aui_state_focus .aui_title {
	color: #4c5a5f
}

.aui_state_drag .aui_title {
	background: linear-gradient(top,#bdc6cd,#edf5f8);
	background: -moz-linear-gradient(top,#bdc6cd,#edf5f8);
	background: -webkit-gradient(linear,0% 0,0% 100%,from(#bdc6cd),to(#edf5f8));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdc6cd',endColorstr='#edf5f8');
	box-shadow: none
}

.aui_state_drag .aui_titleBar {
	box-shadow: none
}

.aui_close {
	padding: 0;
	top: 4px;
	right: 4px;
	width: 21px;
	height: 21px;
	line-height: 21px;
	font-size: 18px;
	color: #68767b;
	text-align: center;
	font-family: Helvetica,STHeiti;
	_font-family: Tahoma,'\u9ed1\u4f53','Book Antiqua',Palatino;
	text-shadow: 0 1px 0 rgba(255,255,255,.9)
}

.aui_close:hover {
	background: #c72015;
	color: #FFF
}

.aui_close:active {
	box-shadow: none
}

.aui_content {
	color: #666
}

.aui_state_focus .aui_content {
	color: #000
}

.aui_buttons {
	background-color: #f6f6f6;
	border-top: solid 1px #dadee5
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_se {
	width: 3px;
	height: 3px
}

.aui_state_noTitle .aui_inner {
	border: 1px solid #666;
	background: #FFF
}

.aui_state_noTitle .aui_outer {
	border: none 0;
	box-shadow: none
}

.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_n,.aui_state_noTitle .aui_ne,.aui_state_noTitle .aui_w,.aui_state_noTitle .aui_e,.aui_state_noTitle .aui_sw,.aui_state_noTitle .aui_s,.aui_state_noTitle .aui_se {
	background: rgba(0,0,0,.05);
	background: #000\9!important;
	filter: alpha(opacity=5)!important
}

.aui_state_noTitle .aui_titleBar {
	bottom: 0;
	_bottom: 0;
	_margin-top: 0
}

.aui_state_noTitle .aui_close {
	top: 0;
	right: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-indent: 0;
	font-size: 18px;
	text-decoration: none;
	color: #214fa3;
	background: 0;
	filter: !important
}

.aui_state_noTitle .aui_close:hover,.aui_state_noTitle .aui_close:active {
	text-decoration: none;
	color: #900
}

.aui_state_noTitle .aui_dialog {
	box-shadow: none
}
.btn_search{
	height:22px;
	width:22px;
	border:0;
	background: url(../images/search_icon.png) no-repeat center center;
    cursor:pointer;
}
.photo img,.shidian img{
	border:1px solid #fff;
}
a.photo:hover img,.photo a:hover img,a.shidian:hover img,.shidian a:hover img{
	border-color:#f00;
}