/* CSS Document */

 h1.title{
	margin:10px 0px 20px 10px;
	padding:5px 0px 5px 10px;
	background: url(/en/news/img/h1_title_bg.gif) repeat-y top left;
	clear:both;
	color:#FFF;
}

 h1.title2{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 10px;
	background: #727272;
	color:#FFF;
}

p.h1top{
	clear:both;
	margin:20px 0px 0px 10px; padding:0;}

p.h1bottom {
	clear:both;
	margin:0px 0px 10px 10px; padding:0;}

h2.title{
	margin:0px 10px 0px 0px;
	padding:0px 10px 5px 10px;
	background: #336699;
	color:#FFF;}
	
h2.title2{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 10px;
	background: #993333;
	color:#FFF;}

h2.title3{
	margin:0px 10px 0px 10px;
	padding:0px 0px 10px 10px;
	background: #336699;
	color:#FFF;}

h2.title4{
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	background: #336699;
	color:#FFF;}

p.h2top{
	clear:both;
	margin:20px 0px 0px 10px; padding:0;}

p.h2bottom {
	clear:both;
	margin:0px 0px 10px 10px; padding:0;}



/*
===== 1: Main news ======================================================
*/

.MainNews {
	clear:both;
	margin:10px;
}

.MainNews p.outward {
	clear:both;
	margin:0;
	padding:0;
}

.mainBox {
	background:#FFF;
  padding:0px 10px;
	min-height:1px;
}

.mainBox p.main_title { 
	margin:0;
	padding:5px 10px 10px 10px;
	color:#0068b7;
}

.mainBox p.noarticle { 
	margin:0;
	padding:5px 10px 10px 10px;
	color:#333;
	min-height:100px;
	_height:100px;
}

.mainBox .read { 
	color:#333;
}

.mainBox .Lbox {
	margin:0;
	padding:0px 10px 10px 10px;
	width:427px;
	float:left;
}

.mainBox .pluginold {
	margin:0;
	padding:0px 0px 0px 0px;
	width:427px;
	min-height:240px;
	_height:240px;
	background: url(/en/material/jpg/FLASH_pluginold_50.jpg) no-repeat 0% 50%;
}

.mainBox .pluginold a:link,.mainBox .pluginold a:visited{
	position: relative; top: 121px; left: 140px;
}
.mainBox .pluginold a:active,.mainBox .pluginold a:hover{
	position: relative; top: 121px; left: 140px;
}
.mainBox .pluginold img{ position:relative; top:0; left:0; }

.mainBox .noplugin {
	margin:0;
	padding:0px 0px 0px 0px;
	width:427px;
	min-height:240px;
	_height:240px;
	background: url(/en/material/jpg/FLASH_noplugin_50.jpg) no-repeat 0% 50%;
}

.mainBox .noplugin a:link,.mainBox .noplugin a:visited{
	position: relative; top: 132px; left: 140px;
}
.mainBox .noplugin a:active,.mainBox .noplugin a:hover{
	position: relative; top: 132px; left: 140px;
}
.mainBox .noplugin img{ position:relative; top:0; left:0; }

/*.mainBox .Rbox {
	margin:0;
	padding:0px 10px 0px 10px;
}*/

.mainBox p.main_title { 
	margin:0;
	padding:0px 10px 10px 10px;
	color:#0068b7;
}

.mainBox p.readR{
	margin:0;
	padding:5px 0px 5px 0px;
	text-align:right;
}

.mainBox p.readR a:link,.mainBox p.readR a:visited{
	color:#333; min-height:1px;}
.mainBox p.readR a:active,.mainBox p.readR a:hover{
	color:#0068b7; min-height:1px;}

.MainNews .wmp {
	margin:0; padding:0px 10px 0px 20px;
	min-height:1px;
	background:#f0f0f0;
	clear:both;
}

.MainNews .wmp p.highlow{
	float:right;
	margin:0; padding:10px 10px 10px 300px;
	background:url(/en/material/img/icon_wmp.gif) no-repeat 0% 50%;}

.MainNews .relate{
	margin:0;
	padding:5px 10px 5px 10px;
	clear:both;
	background:#FFF;
	min-height:1px;
}
	
.MainNews .relate p.links { 
	margin:0;
	padding:0px 10px 0px 30px;
	float:left;
	background:url(/en/material/img/icon_link.gif) no-repeat 0 50% #FFF;
  min-height:15px;
}

.MainNews .relate:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.MainNews .relate { display:inline-table; }

/* MacIEhack \*/
* html .MainNews .relate { height:1px; }
.MainNews .relate { display:block; }
/* */


.MainNews .wmp:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.MainNews .wmp { display:inline-table; }

/* MacIEhack \*/
* html .MainNews .wmp { height:1px; }
.MainNews .wmp { display:block; }
/* */


.mainBox:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.mainBox { display:inline-table; }

/* MacIEhack \*/
* html .mainBox { height:1px; }
.mainBox { display:block; }
/* */



/*
===== 2: News list ======================================================
*/

.sbox {
	padding:0;
	margin-left: 10px;
	width:752px;
	background:url(/en/news/img/sbox_bg.gif) repeat-x;
	min-height:1px;
	line-height:100%;
}

.sbox .childL{
	margin:0; padding:10px;
	float:left;
	width:356px;
	color:#333333;
	}

.sbox .childL p.icon{ margin:0; padding:0px 0px 5px 5px;}
.sbox .childL img{ border: none;}
.sbox .childL p.readR{ margin:0; padding:0px 10px 10px 10px; text-align:right;}

.sbox .childL p.box_L{
	margin:0; padding:0;
	float:left;
	width:135px;
	}

.sbox .childR{
	margin:0; padding:10px;
	float:right;
	width:356px;
	color:#333333;
	line-height:100%;
	}

.sbox .childR p.icon{ margin:0; padding:0px 0px 5px 5px;}
.sbox .childR img{ border: none;}
.sbox .childR p.readR{ margin:0; padding:0px 10px 10px 10px; text-align:right;}

.sbox .childR p.box_L{
	margin:0; padding:0;
	float:left;
	width:135px;
	}

.sboxB{
	margin-left: 10px;
	clear:both;
	width:752px;
	}

.sbox:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.sboxB { display:inline-table; }

/* MacIEhack \*/
* html .sbox { height:1px; }
.sbox { display:block; }
/* */


/*
===== 3: News list ======================================================
*/

.snews3 {
	clear:both;
	margin:0;
	padding-left:10px;
	width:760px;
	line-height:100%;
	}

p.snews3_top {
	margin:0px; padding:0px;}

.snews3_center {
	margin:0;
	width:760px;
	background:url(/en/news/img/mnews_center_bg.gif) repeat-y;}

.snews3_box{
	margin:0px 25px 0px 20px; padding:0;
	display:block;}

.snews3_box p.icon{
	width:31px;
	height:28px;
	margin:0; padding:0px 10px 0px 0px;
	float:left;}

.snews3_box img{
	border: none;}

.snews3_box .boxL{
	width:80px;
	margin:0; padding:0px 10px 0px 0px;
	float:left;}

.snews3_box .boxR{
	width:80%;
	margin:0; padding:0;
	float:right;}

.snews3_box .boxR_noarticles{
	width:80%;
	margin:0; padding:0;}

.snews3_box .readR{
	clear:both;
  min-height:19px;
	margin:0; padding:0px 10px 0px 10px;
	text-align:right;}

.snews3_box .readR a:link,.snews3_box .readR a:visited{
  color:#333;}
.snews3_box .readR a:active,.snews3_box .readR a:hover{
  color:#0068b7;}

p.snews3_bottom {
	clear:both;
	margin:0px 0px 5px 0px; padding:0;}

.snews3_center:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.snews3_center { display:inline-table; }
* html .snews3_center { height:1px; }
.snews3_center { display:block; }

p.featured_links3 { 
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 30px;
	float:left;
	background:url(/en/material/img/icon_link.gif) no-repeat 0 50%;}


/*
===== 3: News list ======================================================
*/

.snews2 {
	clear:both;
	margin:0px 0px 10px 0px;
	padding-left:10px;
	width:760px;
	line-height:100%;
	}

p.snews2_top {
	margin:0px; padding:0px;}

.snews2_center {
	margin:0;
	width:760px;
	background:url(/en/news/img/mnews_center_bg.gif) repeat-y;}

.snews2_box{
	margin:0px 25px 5px 20px; padding:0;
	border-bottom: dotted 1px #999999;}

.snews2_box p.icon{
	width:31px;
	margin:0; padding:0px 10px 0px 0px;
	float:left;}

.snews2_box img{
	border: none;}

.snews2_box p.boxR{
	width:660px;
	margin:0; padding:0;
	float:right;}

.snews2_box p.readR{
	clear:both;
	margin:0; padding:0px 10px 0px 10px;
	text-align:right;}

p.snews2_bottom {
	clear:both;
	margin:0px 0px 5px 0px; padding:0;}


.snews2_center:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.snews2_center { display:inline-table; }
* html .snews2_center { height:1px; }
.snews2_center { display:block; }



p.featured_links { 
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 30px;
	float:left;
	background:url(/en/material/img/icon_link.gif) no-repeat 0 50%;}




/*
===== 4: list ======================================================
*/

.list {
	clear:both;
	margin:10px 0px 20px 0px;
	padding:0px 0px 0px 10px;
	width:760px;
	color:#333333;
	line-height:100%;
	}

p.list_top {
	margin:0px; padding:0px;}

.list_center {
	margin:0;
	padding-top:10px;
	width:760px;
	background:url(/en/news/img/mnews_center_bg.gif) repeat-y;
	min-height:1px;}

.list_center p.zero{
	margin:0;
	padding:0px 0px 0px 20px;}

.list_box{
	margin:0px 25px 10px 20px; padding:0;
	display:block;
	border-bottom: dotted 1px #999999;
	min-height:1px;}

.list_box_noborder{
	margin:0px 25px 10px 20px; padding:0;
	display:block;}

.list_box p.icon{
	width:31px;
	height:28px;
	margin:0; padding:0px 10px 0px 0px;
	float:left;}

.list_box img{
	border: none;}

.list_box .boxL{
	width:71px;
	margin:0; padding:0px 10px 0px 0px;
	float:left;}

.list_box .boxR{
	width:82%;
	margin:0; padding:0;
	float:right;}

.list_box .boxR2{
	width:660px;
	margin:0; padding:0;
	float:right;
	min-height:25px;
	_height:25px;
}

.list_box p.readR{
	margin:0; padding-right:10px;
	text-align:right;
	clear:both;}

.list_box p.readR a:link,.list_box p.readR a:visited{
	color:#333333;}

.list_box p.readR a:active,.list_box p.readR a:hover{
	color:#0068b7;}

p.list_bottom {
	clear:both;
	margin:0px 0px 5px 0px; padding:0;}


.list_center:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.list_center { display:inline-table; }
* html .list_center { height:1px; }
.list_center { display:block; }



/*
===== 4: archive News list ======================================================
*/



.arv_snews2 {
	clear:both;
	padding-left:10px;
	margin:10px 0px 10px 0px;
	width:750px;
	}

p.arv_snews2_top {
	margin:0px; padding:0px;}

.arv_snews2_center {
	margin:0;
	width:750px;
	background: #FFFFFF;}

.arv_snews2_box{
	margin:0px 25px 5px 20px; padding-top:10px;
	display:block;
	border-bottom: dotted 1px #999999;}

.arv_snews2_center p.icon{
	width:31px;
	height:28px;
	margin:0; padding:5px 10px 0px 0px;
	float:left;}

.arv_snews2_center img{
	border: none;}

p.arv_snews2_bottom {
	clear:both;
	margin:0px 0px 10px 0px; padding:0;}


.arv_snews2_center:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.l_snews2_center { display:inline-table; }
* html .l_snews2_center { height:1px; }
.l_snews2_center { display:block; }




/*
===== 5: Latest News list ======================================================
*/



.l_snews2 {
	clear:both;
	padding-left:10px;
	margin-top:10px;
	width:750px;
	line-height:100%;
	}

p.l_snews2_top {
	margin:0px; padding:0px;}

.l_snews2_center {
	margin:0;
	width:750px;
	background: #FFFFFF;}

.l_snews2_box{
	margin:0px 25px 5px 20px; padding-top:10px;
	display:block;
	border-bottom: dotted 1px #999999;}

.l_snews2_center p.icon{
	width:31px;
	height:28px;
	margin:0; padding:5px 10px 0px 0px;
	float:left;}

.l_snews2_center img{
	border: none;}

p.l_snews2_bottom {
	clear:both;
	margin:0px 0px 10px 0px; padding:0;}


.l_snews2_center:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.l_snews2_center { display:inline-table; }
* html .l_snews2_center { height:1px; }
.l_snews2_center { display:block; }


.relate{
	margin:0px 10px 0px 10px;
	padding:10px 10px 20px 10px;
	clear:both;
	background:#FFF;}
	
.relate p.links { 
	margin:0;
	padding:0px 10px 0px 30px;
	float:left;
	background:url(/en/material/img/icon_link.gif) no-repeat 0 50%;}

.ClearFloat {clear:both; margin:0; padding:0;}


