@charset "gb2312";

/*------- public -*/
body,form,ul,li,p,h1,h2,h3,h4,h5,h6,input,textarea
{
    padding:0;margin:0;
}
body
{
    FONT-SIZE: 12px;
    FONT-FAMILY: "Microsoft YaHei", "Arial Narrow";
    background-color: #eee;
    COLOR: #4c4c4c;
    LINE-HEIGHT: 22px;
}
input, select, textarea
{
    font-size:12px;
    font-family:"Microsoft YaHei", "Arial Narrow";
    line-height: 16px;
}
img
{
    border:0px;
}
ul,li
{
    LIST-STYLE-TYPE: none;
}

a{
    COLOR: #063d90;
    TEXT-DECORATION: none;
}

a:hover{
	COLOR:#666;
    TEXT-DECORATION: none;
}


#wrapper
{
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 15px;
    PADDING-LEFT: 0px;
    MARGIN: 0px auto;
    PADDING-RIGHT: 0px;
    WIDTH: 1000px;
}

#header
{
    WIDTH: 100%;
}

.top_warp
{
    HEIGHT: 26px;
    BORDER-BOTTOM: #eee 1px solid;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 3px;
    MARGIN: 0px 10px;
    LINE-HEIGHT: 26px;
    PADDING-RIGHT: 3px;
}

.layoutnav
{
    FLOAT: left;
}

.layoutnav a
{
    COLOR: #666;
    TEXT-DECORATION: none;
    MARGIN-RIGHT: 15px;
}

.topnav
{
    FLOAT: right;

}

.topnav li
{
    FLOAT: left;

    PADDING-LEFT: 18px;
    MARGIN-LEFT: 5px;
}

#logo a,.minheader{
	background-image:url(../png/bg.png);
}

.minheader{
	height:61px;
	border-bottom:1px solid #eee;
	background-repeat:repeat-x;
	background-position:0 -385px;
}

#logo{
	padding:8px 0 8px 10px;
    float:left;
}

#logo a{
	width:142px;
	height:48px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:-116px -65px;
}

.menus_warp{
	width:520px;
	float:left;
	clear:none;
	border:0;
	padding:17px 0 0 40px;
}


.minmenu li{
	float:left;
	height:27px;
	line-height:27px;
	padding:0 10px;
	border-left:1px solid #eee;
}
.minmenu li.first{
	border:0;
}
.minmenu a{
	color:#3a628b;
	font-size:16px;
	font-weight:700;
}

/* pathway */
.pathway_warp .arrow_icon {
	BACKGROUND-IMAGE: url(../png/icons.png); BACKGROUND-REPEAT: no-repeat;
}
.pathway{
	line-height:38px;
	FLOAT: left; 
	WIDTH: 892px
}
.pathway_warp .arrow_icon{
	width:15px;
    height:7px;
    overflow:hidden;
    margin-top:16px;
    float:left;
    background-position:-24px 0px;
}
.pathway a{
	color:#666;
	padding:0 5px;
	font-size:12px;
}
.pathway_warp {
	BORDER: #aac6e6 1px solid; LINE-HEIGHT: 40px; width:1000px; margin:7px auto; color:#666;
}
.pathway_warp P.followus {
	PADDING-LEFT: 40px
}
.pathway_warp P.followus IMG {
	VERTICAL-ALIGN: middle; MARGIN-LEFT: 10px
}
.pathway_warp P.followus A {
	COLOR: #003b7e; TEXT-DECORATION: underline
}
.pathway_warp P.followus A:hover {
	COLOR: #f00
}
.pathway_warp H3 {
	FONT-SIZE: 18px; HEIGHT: 100%; BORDER-RIGHT: #eee 1px solid; FLOAT: left; COLOR: #858383; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px
}

.pathway LI {
	FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; LINE-HEIGHT: 40px; PADDING-RIGHT: 8px
}
.pathway LI A {
	COLOR: #666; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px
}
.pathway LI A:hover {
	COLOR: #f00; TEXT-DECORATION: none
}
.pathway LI.active A {
	BACKGROUND: #0d9aff; COLOR: #fff
}
.pathway_warp P.followus IFRAME {
	VERTICAL-ALIGN: middle
}

.search_warp{
	float:right;
	width:270px;
	padding-top:15px;
}

#search_tabs
{
    PADDING-TOP: 10px;
}

#search_tabs li
{
    OVERFLOW: hidden;
    CURSOR: pointer;
    FONT-SIZE: 14px;
    HEIGHT: 24px;
    FLOAT: left;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 17px;
    MARGIN-RIGHT: 12px;
}

#search_tabs li.active
{
    BACKGROUND-REPEAT: no-repeat;
    COLOR: #fff;
    WIDTH: 42px;
}

.search_form
{
    CLEAR: both;
}

.search_word_warp{
	width:182px;
	border:1px solid #ccc;
	height:29px;
	line-height:29px;
    float:left;
} 
.search_word_warp INPUT.search_word {
	BORDER-LEFT-WIDTH: 0px; HEIGHT: 28px; BORDER-RIGHT-WIDTH: 0px; VERTICAL-ALIGN: middle; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-POSITION: 7px -295px; PADDING-LEFT: 30px; LINE-HEIGHT: 28px; BORDER-TOP-WIDTH: 0px; WIDTH: 369px
}

.submit_warp INPUT.search_button {
	BORDER-LEFT-WIDTH: 0px; CURSOR: pointer; FONT-SIZE: 14px; HEIGHT: 31px; BORDER-RIGHT-WIDTH: 0px; VERTICAL-ALIGN: middle; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -52px 0px; BORDER-TOP-WIDTH: 0px; WIDTH: 58px
}
.submit_warp
{
    FLOAT: left;
    PADDING-LEFT: 5px;
}

#search_engine
{
    CURSOR: pointer;
    HEIGHT: 29px;
    BORDER-RIGHT: #eee 1px solid;
    BACKGROUND: #f8fdff;
    POSITION: relative;
    FLOAT: left;
    WIDTH: 79px;
}

#engine_logo
{
    OVERFLOW: hidden;
    HEIGHT: 24px;
    FLOAT: left;
    MARGIN: 3px 0px 0px 2px;
    WIDTH: 60px;
    TEXT-INDENT: -999em;
}

#search_engine .icon_arrow
{
    OVERFLOW: hidden;
    HEIGHT: 4px;
    FLOAT: left;
    MARGIN: 13px 0px 0px 5px;
    WIDTH: 6px;
}

#search_engine .icon_arrow_down
{
    BACKGROUND-POSITION: -6px 0px;
}

#engine_list
{
    BORDER-TOP: #ddd 1px solid;
    BORDER-RIGHT: #ddd 1px solid;
    BACKGROUND: #f8fdff;
    BORDER-BOTTOM: #ddd 0px solid;
    POSITION: absolute;
    LEFT: -1px;
    BORDER-LEFT: #ddd 1px solid;
    DISPLAY: none;
    TOP: 29px;
    WIDTH: 79px;
}

#engine_list a
{
    OVERFLOW: hidden;
    HEIGHT: 24px;
    BORDER-BOTTOM: #ddd 1px solid;
    DISPLAY: block;
    TEXT-INDENT: -999em;
}

#engine_list a:hover
{
    BACKGROUND-COLOR: #f6f6f6;
}

#search_engine a.google
{
    BACKGROUND-POSITION: center -189px;
}

#search_engine a.baidu
{
    BACKGROUND-POSITION: center 0px;
}

.search_word_warp input.search_word
{
    padding:0 5px;
	width:170px;
    LINE-HEIGHT: 28px;
    border:0px;
}
 
.submit_warp input.search_button
{
    BORDER-LEFT-WIDTH: 0px;
    CURSOR: pointer;
    FONT-SIZE: 14px;
    HEIGHT: 31px;
    BORDER-RIGHT-WIDTH: 0px;
    VERTICAL-ALIGN: middle;
    BORDER-BOTTOM-WIDTH: 0px;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: -52px 0px;
    BORDER-TOP-WIDTH: 0px;
    WIDTH: 58px;
}

.top_login,.top_register{
	width:40px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	background:#3275c9;
	border::#3275c9 1px solid;
}
.top_login a{
	background:#3275c9;
	border::#3275c9 1px solid;
	color:#FFF;
	text-decoration: none;
}
	
	
.top_register{
	width:40px;
	height:20px;
	line-height:20px;
	color:#999;
	background:#FFF;
	border:#938979 1px solid;
}

.top_register a{
	color:#333;
	text-decoration:none;
}
.top_register a:hover{
	color:#06C;
}




#footer
{
    CLEAR: both;
    width: 1000px;
    margin: auto;
	background:#fff; 
	border-left:#CCC 1px solid;
	 border-right:#CCC 1px solid;
	  border-top:#e4e1e1 1px solid;
}

#footer .footer_item{
    border: #b1c8d6 1px solid;
	padding:0 24px;
    LINE-HEIGHT: 2em;  
}

#footer .friend_links A
{
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
}

#footer .footnav
{
    PADDING-BOTTOM: 5px;
    TEXT-ALIGN: center;
    PADDING-TOP: 5px;
}

#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-BOTTOM: 0px;
    PADDING-TOP: 25px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 70px;
}

.copyright
{
    PADDING-BOTTOM: 10px;
    TEXT-ALIGN: center;
    PADDING-TOP: 20px;
}

#footer .copyright a
{
    COLOR: #4c4c4c;
}


/*------- 专题 -------------*/

.box{
	width:980px;
	height:auto !important;
	min-height:200px;
	height:200px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	background:#FFF;
	margin:auto;
	padding:20px 0px 20px 20px;
	position:relative;
	}
.box1{
	width:980px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	background:#FFF;
	margin:auto;
	padding:10px;
}
.box_s{
	width:160px;
	height:135px;
	margin:5px;
	padding:10px;
	text-align:center;
	background:#eff0f2;
	border:#dcdcdc 1px solid;
	float:left;
	font-size:14px;
	line-height:18px;
}
.box_s img{
	width:120px;
	height:90px;
	border:#ccc 1px solid;
}
.box_s img:hover{
	border:#666 1px solid;
}
.box_s p{
	padding-bottom:8px;
}
.box_bqian{
	width:30px;
	position:absolute;
	top:60px;
	left:100%;
}

.bqian{
	width:18px;
	padding:13px 5px;
	height:84px;
	text-align:center;
	font-size:14px;
	margin:5px 0px;
	line-height:20px;
	cursor:pointer;
}
.bqian_bg1{
color:#FFF;
	background:url(../png/bqian_bg1.png) no-repeat;
}
.bqian_bg1 a:hover{
	color: #CCC;
}


.bqian_bg2{
color:#555;
	background:url(../png/bqian_bg2.png) no-repeat;
}
.bqian_bg2 a{
	color:#555;
}
.bqian_bg2 a:hover{
	color: #039;
}

/*------- 分页 -------*/
.postpage {
	padding:10px;
	text-align: center;
	border:0px;
	margin-bottom:20px;
	}
.postpage a {
	font-size:16px;
	background:#F5F5F5;
	margin:3px;
	padding:3px 10px;
	color:#069;
	text-decoration:none;
	border:#999 1px solid;
	line-height:25px;
    box-shadow:0px 2px 2px #CCC;
	font-weight:100;
}

.postpage a:hover {
	background:#347dcb;
	color:#FFF;
}

a.postpage_l:link {
	font-size:16px;
	background:#347dcb;
	margin:3px;
	padding:3px 10px;
	color:#fff;
	text-decoration:none;
	border:#999 1px solid;
	line-height:25px;
    box-shadow:0px 2px 2px #abaaaa;
	font-weight:100;
}
/*------- 评论登录浮动------*/
.pinglun_login{
	/*position : absolute;*/
	width : 610px;
	height : 290px;
	/*top : 320px;
	right : 35%;*/
	/*border : 2px solid #03c;*/
	background-color: #FFF;
	/*border:#d2d2d2 6px solid;
    box-shadow:5px 5px 8px #abaaaa;*/
    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;
	FONT-FAMILY: "Microsoft YaHei";
	color:#000;
	font-weight:bold;
}

.login_name{
	height:30px;
	line-height:30px;
	padding:7px 0px;
}

.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 0px;
	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 0px 0px;
	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(../png/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 0px 0px 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(../png/pinglun_page_bg.png) no-repeat 0 -384px;
}
.pinlun_login_xf_xx_bg1{
	background:url(../png/pinglun_page_bg.png) no-repeat 0px -420px;
}
.anonymous {
    width:70px;
    height:70px;
    background:url(../png/pinglun_page_bg.png) no-repeat 0px -1488px;
}
/*
 * artDialog skin
 * http://code.google.com/p/artdialog/
 * (c) 2009-2011 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */
 
/* common start */
body { _margin:0; _height:100%; /*IE6 BUG*/ }
.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; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.aui_title { overflow:hidden; text-overflow: ellipsis; }
.aui_state_noTitle .aui_title { display:none; }
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.aui_close:hover { text-decoration:none; }
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
.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(../gif/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: 0px 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: #2288cc; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); 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, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
/* common end */

.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:none; 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; }