.menu_head{    width: 190px;
    margin: 12px 0 0 20px;
    padding-left: 52px;
    background: url(../images/bg10.png) left top no-repeat;
    font: normal 12px/34px "Simsun";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.menu_head a{ color:#fff;}
/*.menu_list .current{background: url(../images/bg10.png) center right no-repeat;}*/
.menu_list .current{background: url(../images/pro_down.png) center right no-repeat; display:inline-block}
.menu_body{height:auto;overflow:hidden;line-height:30px; margin-left:70px;}
.menu_body a{display:block;height:30px;line-height:38px;background: url(../images/bg18.jpg) left center no-repeat;text-indent: 22px;color:#777777;}
.menu_body a:hover{text-decoration:none;}


.preview{width:480px;}
/* bigImg */
.bigImg{position:relative;float:right;width:450px;padding:5px;border:1px solid #E4E4E4;overflow:hidden;}
.bigImg #midimg{width:450px;}
.bigImg #winSelector{width:235px;height:210px;}
#winSelector{position:absolute;cursor:crosshair;filter:alpha(opacity=15);-moz-opacity:0.15;opacity:0.15;background-color:#000;border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid black;overflow: hidden;width:260px;height:295.652px;top:300px;left:540px;z-index:999;}
#bigView img{position:absolute;}

.title{
    width: 100%;
    position: relative;
    z-index: 1;    margin-left: 502px; top:20px; width:380px;}
.title h2{color: #555; font-size:30px;}
.tab-switch-module {
    border:1px solid #74CBE8;
}
.tab-switch-module .tab-switch-t {
    background-color: rgb(11, 83, 148);
	height:30px;
	position:relative;
	line-height:30px;
}
.tab-switch-module .tab-switch-t ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
	color: #434343;
	width:101px;
	background:#fff;
	text-align:center;
}
.tab-switch-module .tab-t-item span {
    font-size: 18px;
	line-height:30px;
}
.tab-switch-module .tab-switch-c {
    border-width: 0;
    padding: 1px;
    border-style: solid;
    border-color: #ccc;
}
.tab-switch-module .tab-c-item {
    margin-top: 20px;
}
.editor_content_air {
    font-size: 14px;
	margin-left:10px;
	margin-right:10px;
}
.show-details-article {
    line-height:30px;
}