<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Arial";
	font-size:10pt;
	line-height:1.4em;
	direction:ltr;
	background-image:url(../MainSite/Images/BackGround/background.gif);
	background-repeat:repeat;
}



a
{
	color: #006699;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

a:hover
{
	color: #006699;
	font-weight:bold;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}

.MenuDown
{
    background-image:url(../MainSite/Images/BackGround/MenuDown.png);
    background-position:center;
    background-repeat:no-repeat;
    height:34px;
    width:600px;
}

.CategoryTitle
{
    background-color:#006EAF;
    background-image:url(../MainSite/Images/BackGround/TitleCategoryLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    height:40px;
    color:White;
    text-align:left;
    padding-right:14px;
    font-size:18px;
    font-weight:bold;
    padding-top:20px;
}

.ItemRed
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/RedLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#B70D24;
    color:White;
    text-align:left;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}

.ItemGray
{
    padding:0px 0px 0px 0px;
    height:20px;
    line-height:20px;
    background-image:url(../Images/BackGround/DoctorCard/Gray.png);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#E4E3E3;
    color:#333333;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:167px;
}

.ItemBlue
{
    padding:0px 0px 0px 0px;
    height:20px;
    line-height:20px;
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:left;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:180px;
}

.ItemButtonMessage
{
    margin-left:10px;
    width:50px;
    padding:0px 5px 0px 5px;
    border:solid 1px White;
    font-weight:bold;
    cursor:pointer;
    height:18px;
    line-height:18px;
    background-color:#C3C3C3;
}
.ItemButtonMessage:hover
{
    margin-left:10px;
    width:50px;
    padding:0px 5px 0px 5px;
    border:solid 1px #006EAF;
    color:#006EAF;
    font-weight:bold;
    cursor:pointer;
    height:18px;
    line-height:18px;
    background-color:White;
}
/*
.ItemRed:hover
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}

.ItemGray:hover
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}
*/

.MenuItem
{
    /*width:88px;*/
    padding:0px 13px 0px 13px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    float:right;
    margin-left:4px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
}

.MenuItem:hover
{
    /*width:88px;*/
    padding:0px 13px 0px 13px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/RedLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#B70D24;
    color:White;
    float:left;
    margin-left:4px;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}

.FooterCategory
{
    height:16px;
    line-height:16px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:left;
}


.headerMainSite
{
    max-height:120px;
    height:120px !important;
    width:889px;
	background-image:url(../MainSite/Images/BackGround/backgroundHeader.gif);
	background-repeat:repeat-x;
	float:left;

}

.headerMainSiteTitle
{
    height:50px;
    width:370px;
    background-image:url(../MainSite/Images/Header/Title.gif);
    background-repeat:no-repeat;
}

.footerMainSite
{
    width:815px;
    border-top:double 4px #D4D4D4;
}

.MainPic
{
    height:208px;
    width:600px;
    background-image:url(../MainSite/Images/MainPic.gif);
}

.GridItem:hover
{
	background-color:#D4FFFF;
}

.GridItem
{

}

.PopupWindow
{
	text-decoration:none;
	color:Orange;
	font-weight:normal;
}

.PopupWindow:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:Blue;

}

.RightMenuItem
{
	border:solid 1px Gray;
	position:relative;
	height:28px;
	font-weight:bold;
}

.RightMenuItem:hover
{
	color:Orange;
	background-color:#D7EAF7;
	border:solid 1px White;
	font-weight:bold;
}


.GreenTitle
{
    background-image:url(../MainSite/Images/BackGround/GreenTitle.gif);
    background-repeat:no-repeat;
    height:21px;
    width:193px;
}

.ArticlesTitle
{
    background-image:url(../MainSite/Images/BackGround/GreenLeft.gif);
    background-repeat:no-repeat;
    background-position:left;
    height:16px;
    width:600px;
    background-color:#68AD14;

}

.GreenSubject
{
    background-image:url(../MainSite/Images/BackGround/GreenLeft2.gif);
    background-repeat:no-repeat;
    background-position:left;
    height:16px;
    background-color:#68AD14;

}

/*Scrolling*/
.ScrollUp
{
    background-image:url(../MainSite/Images/Scroll/ScrollUp.gif);
    background-repeat:no-repeat;
}

.ScrollDown
{
    background-image:url(../MainSite/Images/Scroll/ScrollDown.gif);
    background-repeat:no-repeat;
}

.ScrollLeft
{
    background-image:url(../MainSite/Images/Scroll/ScrollLeft.gif);
    background-repeat:no-repeat;
}

.ScrollRight
{
    background-image:url(../MainSite/Images/Scroll/ScrollRight.gif);
    background-repeat:no-repeat;
}

/*Magazine*/
#motioncontainerMagazine a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainerMagazine a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainerMagazine a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
border: 1px solid gray;
visibility: hidden;
}


.MagazineItems{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:5000px;
	position: relative;
	letter-spacing:0em;
}
.MagazineItems li{
	float:left;
	list-style:none;
	margin-right:0px;
	border-left:solid 1px #CECECE;
	width:110px;
	height:125px;
}

.MagazineItems .itemMagazine  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}

/*End Magazine*/

#motioncontainerHorizontal a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainerHorizontal a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainerHorizontal a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
border: 1px solid gray;
visibility: hidden;
}


.HorizontalItems{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:5000px;
	position: relative;
	letter-spacing:0em;
}
.HorizontalItems li{
	float:left;
	list-style:none;
	margin-right:0px;
	border-left:solid 1px #CECECE;
	width:184px;
	height:125px;
}

.HorizontalItems .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}


/*end*/


/*Layot*/
#newWrapper
{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	/*/background-image:url(../MainSite/Images/BackGround/backgroundLines.png);
	background-repeat:repeat-y;
	background-position:center;*/
    background:#fff;
    /*height:100%;*/
}

#newContent
{
	padding-top:0px;
	float:right;
	/*
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	*/
}


#newRight
{
	width: 600px;
	float: right;
   

    /*position:relative;*/
}

#newLeft
{
	width: 193px;
	float: left;
	border:solid 0px red;
}

.newRight-container
{
	margin: 0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
}

.newLeft-container
{
	margin:0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
}





div.Clear 
{
	clear: both;
	height: 10px;
}

div.ClearBoth 
{
	clear:both;
}

div.ClearLeft
{
	clear: right;
}

.HasLayout 
{
	/*height:100%;*/
} 

.Clear 
{ 
	height: 1%; 
	margin: 0px; 
	padding: 0px; 
	clear: both; 
	float: none; 
}

/*End Layot*/

.Title
{
    background-color:#D6E2E5;
    font-weight:bold;
    font-size:13px;
    border-bottom:solid 1px Gray;
    padding-right:5px;
}
.docOnlyHeader
{
    background-image:url(../MainSite/Images/DocOnlyHeader.png);
    height:60px;
    width:193px;
}
.Subject
{
	background-image:url(../Internes/Images/pas_new.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:24px;
	width:307px;
}
.LongSubject
{
	background-image:url(../Internes/Images/pas_new2.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:24px;
}
.SubjectPersonalCard
{
    font-size:14px;
    font-weight:bold;
    background-color:#D6E2E5;
    padding:3px;
    color:#333333;
    border-bottom:solid 1px Gray;
}
.SubSubjectPersonalCard
{
    font-size:12px;
    font-weight:bold;
    background-color:#EFEFEF;
    color:#333333;
    border-bottom:solid 1px Gray;
}
.TitlePersonalCard
{
    float:right; 
    width:170px; 
    padding-left:20px;
    padding-right:5px;
}
.FieldPersonalCard
{
    border-bottom:dotted 1px Gray;
}

/*ServiceArea*/

.service_area_1
{
	overflow: hidden;
	padding-top: 20px;
    width: 600px;
}
.service_area_1 img
{			
	margin-bottom: 20px;
}
.service_area_title
{
	clear: both;
	height: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #006fb3;
	font: 18px/25px Arial;
	color: #006fb3;
}
.service_area_2
{
    width: 600px;
}
.service_area_2_div
{
	float: right;
	width: 285px;
	height: 80px;
	padding: 10px 0px;
	border-bottom: 1px dotted #8d8d8d;
	overflow: hidden;
}
.service_area_2_div img
{
	float: right;
	width: 130px;
	height: 80px;
}
.service_area_2_div a
{
	float: right;
	width: 145px;
	overflow: hidden;
	margin-right: 10px;
	font: bold 14px/16px Arial;
	color: #006fb3;
}
.service_area_2_div span
{
  	float: right;
	width: 145px;
    overflow: hidden;
	margin-right: 10px;	
	font: normal 11px/20px Arial;
	color: #333;
}

.service_area_3
{
    width: 600px;
}
.service_area_3 ul
{
	width: 270px;
	padding: 0px ;
	margin: 0px 15px 0px 0px;
	color: #006fb3;
}
.service_area_3 ul li
{
	width: 270px;
	min-height: 20px;
	padding: 4px 0px;
	margin: 0px;
	font: 12px/20px Arial;
}
.service_area_3 ul li a
{
	font-weight: bold;
	color: #006fb3;
}
.service_area_3 ul li span
{
	font: normal 11px/20px Arial;
	color: #333;
}
/* Scientific Council */

.scientificCouncil_img
{
	display: block;
	margin: 20px 0px 14px 0px;
}
.scientificCouncil_btn_blue, .scientificCouncil_btn_green, .scientificCouncil_btn_orange
{
	float: right;
	width: 200px;
	height: 104px;
	margin-bottom: 12px;
}
.scientificCouncil_btn_blue
{
	background: url(/images/scientificCouncil_btn_blue.png);
}
.scientificCouncil_btn_green
{
	background: url(/images/scientificCouncil_btn_green.png);
}
.scientificCouncil_btn_orange
{
	background: url(/images/scientificCouncil_btn_orange.png);
}
.scientificCouncil_h2
{
	clear: both;
	height: 26px;
	width: 570px;
	border-bottom: 1px solid #006fb3;
	font: bold 17px/26px Arial;
	color: #006fb3;
	background: url(/images/scientificCouncil_h2.png) no-repeat right;
}

.scientificCouncil_h2.house div
{
	font: bold 17px/26px Arial;
	color: #006fb3;
	padding-right: 30px;
	background: url(/images/scientificCouncil_h2_house.png) no-repeat right;
}
.scientificCouncil_h2.case div
{
	font: bold 17px/26px Arial;
	color: #006fb3;
	padding-right: 30px;
	background: url(/images/scientificCouncil_h2_case.png) no-repeat right;
}

.scientificCouncil_ul
{
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px 0px 28px 30px;
	list-style-type: none;
}
.scientificCouncil_ul li
{
	min-height: 15px;
	padding: 0px 25px 12px 0px;
	font: bold 15px/15px Arial;
	color: #006fb3;
	background: url(/images/scientificCouncil_li.png) no-repeat right top;
}
.scientificCouncil_ul li a
{
}

/* DOCTORS CREATES SEARCH FORM */

.creation_search_wrapper
{
    width: 580px;
    height: 30px;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 10px 0;
    background: #f0f0f0;
}
.creation_search_label
{
    float: right;
    padding: 0 0 0 5px;
    font: bold 13px/30px Arial;
    color: #555;
}
.creation_search_field
{
    float: right;
    margin: 3px 0 3px 25px;
}
select.creation_search_field
{
    width: 120px;
    height: 24px;
    font: 14px/24px Arial;
    color: #555;
}
span.creation_search_field input
{
    width: 13px;
    height: 13px;
    margin: 4px 0 0 0;
}
input[type="text"].creation_search_field
{
    width: 110px;
    height: 22px;
    padding: 0 4px;
    border: 1px solid #ccc;
    font: 14px/22px Arial;
    color: #555;
}
.creation_search_btn
{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(/mainsite/images/doctorscreate/bg_creation_search_btn.png)
}


/* DOCTORS CREATES */

.creates_search_results
{
    float: right;
    width: 300px;
    height: 30px;
    border-bottom: 1px solid #006eaf;
    margin: 15px 0px;
    font: bold 14px/30px Arial;
    color: #006eaf;
}
.creates_link_back
{
    float: left;
    width: 300px;
    height: 30px;
    border-bottom: 1px solid #006eaf;
    margin: 15px 0px;
    font: bold 14px/30px Arial;
    color: #006eaf;
}
.creates_link_back a
{
    float: left;
    padding-left: 20px;
    color: #006eaf;
    background: url(/MainSite/images/doctorscreate/bg_creations_back.png) no-repeat left center;
}
.creation
{
    position: relative;
    width: 600px;
    min-height: 82px;
    padding: 9px 0px;
    overflow: hidden;
    margin-bottom: 5px;
    background: #eee;
}
.creation_image
{
    position: relative;
    float: left;
    width: 82px;
    height: 82px;
    margin: 0px 9px;
}
.creation_image img
{
    width: 80px;
    height: 80px;
    border: 1px solid #b1b1b1;
}
.creation_image span
{
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 19px;
    height: 19px;
    background: url(/MainSite/images/doctorscreate/icon_view_creation.png) no-repeat center;
}
.creation_title
{
    float: right;
    width: 490px;
    margin-bottom: 9px;
    padding-right: 10px;
    font: bold 16px/16px Arial;
    color: #006eaf;
}
.creation_author
{
    float: right; width: 490px; padding-right: 10px; margin-bottom: 25px; font: bold 13px/13px Arial; color: #333;
}
.creation_author a
{
    color: #006eaf;
}
.creation_details
{
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding-left: 10px;
    font: bold 12px/12px Arial;
    color: #006eaf;
    background: url(/MainSite/images/doctorscreate/bg_creation_details.png) no-repeat left center;
}

/* CREATION VIEW */

.creation_view
{
    width: 600px;
    height: auto;
    overflow: hidden;
}
.creation_view_title
{
    float: right;
    width: 270px;
    font: bold 20px/24px Arial;
    color: #006eaf;
}
.creation_view_image
{
    position: relative;
    float: left;
    width: 318px;
    height: 242px;
}
.creation_view_image img
{
    display: block;
    width: 316px;
    height: 240px;
    border: 1px solid #b1b1b1;
}
.creation_view_image span
{
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 19px;
    height: 19px;
    background: url(/MainSite/images/doctorscreate/icon_view_creation.png) no-repeat center;
}
.creation_view_description
{
    clear: right;
    width: 270px;
    font: 12px/18px Arial;
    color: #333;
}

/* CREATION AUTHOR */

.author_profile_title
{
    clear: both;
    width: 600px;
    height: 30px;
    border-bottom: 1px solid #006eaf;
    margin: 15px 0px 5px 0px;
    font: bold 14px/30px Arial;
    color: #006eaf;
}
.author_profile
{
    width: 600px;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    background: #eee;
}
.author_photo
{
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #b1b1b1;
    margin: 9px;
}
.author_name
{
    float: right;
    width: 480px;
    margin: 10px;
    font: bold 18px/24px Arial;
    color: #006eaf;
}
.author_description
{
    float: right;
    width: 480px;
    margin: 0px 10px 20px 10px;
    font: 12px/18px Arial;
    color: #333;
}
.author_address_title
{
    float: right;
    width: 480px;
    margin: 0px 10px;
    font: 12px/24px Arial;
    color: #006eaf;
}
.author_addredd
{
    float: right;
    width: 480px;
    margin: 0px 10px;
    font: 14px/20px Arial;
    color: #333;
}
.author_addredd span
{
    font-weight: bold;
    color: #006eaf;    
}

/* OTHER CREATIONS */

.other_creations_title
{
    clear: both;
    width: 600px;
    /*height: 30px;*/
    border-bottom: 1px solid #006eaf;
    margin: 15px 0px 5px 0px;
    font: bold 14px/30px Arial;
    color: #006eaf;
}

/*Banners*/


.flash_slider
{
    position: relative;
    width: 600px;
    height: 210px;
    background: #f0f0f0;
}
.flash_slider_side
{
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 210px;
    background: url(/mainsite/images/bg_flash_slider_side.png);
}
.flash_slider_side_title
{
    padding: 10px 20px 10px 20px;
    font: bold 18px/20px Arial;
    color: #006EAF;
}
.flash_slider_side a
{
    display: block;
    /*height: 20px;*/
    padding: 0 20px 0 0;
    margin: 0 0 3px 0;
    font: bold 15px/20px arial;
    color: #68AD14;
    text-decoration: none;
    background: url(/mainsite/images/bg_flash_slider_side_item.png) no-repeat right top;
}
.flash_slider_side a span
{
    color: #0099ff;
}
.flash_slider_side a.socials_tw
{
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0 20px 0 0;
    background: url(/mainsite/images/bg_flash_slider_side_socials.png) no-repeat bottom;
}
.flash_slider_side a.socials_fb
{
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0 10px 0 0;
    background: url(/mainsite/images/bg_flash_slider_side_socials.png) no-repeat top;
}
.flash_slider_frames
{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    list-style-type: none;
}
.flash_slider_frames li
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    height: 210px;
    /*background: url(/mainsite/images/test.png);*/
}
.flash_slider_frames li a
{
    display: block;
    width: 420px;
    height: 30px;
    padding: 180px 0 0 0;
    text-decoration: none;
    background: url(/mainsite/images/bg_flash_slider_item.png);
}
.flash_slider_frames li a span
{
    display: block;
    width: 400px;
    height: 30px;
    padding: 0 10px;
    font: bold 14px/30px Arial;
    color: #006EAF;
    text-align: right;
}
.flash_slider_paging
{
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    height: 30px;
    margin: 0;
    list-style-type: none;
}
.flash_slider_paging li
{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border: 1px solid #f0f0f0;
    margin: 9px 0 9px 9px;
    cursor: pointer;
    background: #898989;
}
.flash_slider_paging li.active
{
    background: #555;
}

/* POPUP */

.popup_wrapper
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: url(/mainsite/images/bg_black_75.png);
}
.popup_content
{
    position: absolute;
    width: 600px;
    padding: 20px;
    background: #fff;
}
.popup_close
{
    position: absolute;
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(/mainsite/images/btn_close.png);
}

/* item_list */
.Minisite_item_list{
    display:block;
    margin:20px;
    padding:0;
    list-style:none;
    position:relative;
}
.Minisite_item_list:after{
    content:"";
    display:table;
    clear:both;
}
.Minisite_item_list li{
    width:25%;  
    float:left;    
}
.Minisite_item_list li .Mini_box{
    height:120px;
    overflow:hidden;  
   margin:5px; 
   position: relative;
   
}
.Minisite_item_list li .Mini_box img{
    width:100%;
}

.Minisite_item_list li .Mini_box &gt; a{   
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:120px; 
    padding:10px;    
    background: #e2e2e2 url(/mainsite/MiniSite/Pics/border.png) no-repeat bottom left;
   -webkit-transition: 0.3s;
     -moz-transition: 0.3s;
     -o-transition: 0.3s;
     transition: 0.3s;
     opacity:0;
     font-size:18px;
     line-height:1.4;
     font-weight:bold;
     text-align:left;
     text-decoration:none;
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     -o-box-sizing:border-box;
     box-sizing:border-box;
}

.Minisite_item_list li div:hover a{
    opacity:1;
   
}


.big_img_minisite{ 
    display:none;  
    position:absolute;
    background:#fff;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2;
    padding:0 5px;
     -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
     -o-box-sizing:border-box;
     box-sizing:border-box;
}
.big_img_minisite .Minisite_big{
     display:block;
     width:100%;
    height:100%;
}
.big_img_minisite .Minisite_big img{
    width:100%;
    max-height:100%;
}
.close_window{
    display:block;
     width:40px;
    height:40px;
     position:absolute;
     top:10px;
     right:10px;
      background: url(/mainsite/MiniSite/Pics/close.png) no-repeat; 
       z-index:9;
       cursor:pointer;
}
.header_mini{
    padding:0 20px;
}
.header_mini img{
    width:100%;
}




@media (max-width: 890px) {
    #newWrapper{
        width:98%;
        margin:0 auto;
    }
}
@media (max-width: 640px) {
  .Minisite_item_list li {
    width:50%;
    float: right;
}
}
@media (max-width: 400px) {
  .Minisite_item_list li {
    width:90%;
    float: none;
    margin:0 auto;
}
}</pre></body></html>