﻿/***********************************************/
/* gogaku.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../image/bg.gif); */
}
table.top{
	clear:both;
	margin-top:10px;
}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px 0px 3px 10px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 105%;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

.han_h4_step{
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
    font-weight:700;
	color:#FFFFFF;
	margin: 10px 10px 10px 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
 font-size: 90%;
 list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin:0;
	padding: 10px 0px 0 0px;
	width: 100%;
	height:100%;
	/*background-repeat: no-repeat;*/
	background-color: #000099;
	color: #EEEEEE;
	
}
#masthead div{
	height:50px;
}
#masthead p.ttl{
	margin:0;
	padding:0;
	vertical-align:top;
}
#masthead p.goto_top{
	margin:-40px 0 0 500px;
	font-size:80%;
	color:#FFF;
}
#masthead p.goto_top1 a{
	margin:0 0 0 500px;
	padding:0;
	font-size:80%;
	color:#FFF;
}
#masthead p.goto_top2 a{
	margin:0 0 0 450px 0px;
	padding:0;
	font-size:70%;
	color:#FFF;
	text-align:right;
}
#content{
  float: left;
  width: 100%;
}
#content1{
	clear:both;
}
#left_part{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	padding-right: 5px;
}

#center_part{
  float:left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	padding-right: 5px;
}


#centerright_part{
  float:left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	padding-right: 5px;
}

#right_part{
  float:left;
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	padding-right: 5px;
}
#content2{
	float: left;
	margin-right:10px;
	width: 70%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/*#gakkenlogo{
	padding: 0px 0px 0px 0px;
	text-align: right;
}*/

/************* バナー領域 styles **************/

#banar{
	float:right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
}

#banar img{
	margin: 0px;
	padding: 0px 5px 2px 5px;
}


#underright_banar{
	float:right;
	width: 700px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #cccccc;*/
	margin-top: 20px;
}

#underright_banar img{
	padding: 0px 5px 5px 5px;
}


/************* #Nav styles **************/
#Nav,#Nav2{
	height: 28px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #666699;
	font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:110%;
}

#Nav2{
	background-color: #fff;
	height: 100%;
	padding:0px;
	font: 9px;   	/*12px から修正（08/10/30）*/
}

ul#Nav,ul#Nav2{
	list-style: none;
}

#Nav li,#Nav2 li{
	float:left;
}

#Nav li a,#Nav2 li a{
	display:block;
	width: 92px; 
	height:22px;
	padding-top:6px;
	text-decoration:none;
	text-align:center;
	color:#666666;
}

#Nav2 li a{
	width: 140px; 	/*160px から修正（08/10/30）*/
	height:50px; 	/*41px から修正（08/10/30）*/
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#Nav li.off a{
	background:transparent url(../image/off_main.gif) no-repeat;
}

#Nav li.on a{
	background:transparent url(../image/on_main.gif) no-repeat;
}

#Nav li.off a:hover{
	color:#9900FF;
	background:transparent url(../image/off_main.gif) no-repeat 0px -28px;
}


#Nav li.on a:hover{
	color:#9900FF;
	background:transparent url(../image/on_main.gif) no-repeat 0px -28px;
}


#Nav img,#Nav2 img{
	padding: 0px 3px 0px 0px;
	border:0;
}

/************* #Nav （英・中・韓）off styles **************/

#Nav li.off_lan a{
	background:transparent url(../image/off_main.gif) no-repeat;
}

#Nav li.off_han a{
	background:transparent url(../image/off_main.gif) no-repeat;
}

#Nav li.off_china a{
	background:transparent url(../image/off_main.gif) no-repeat;
}

#Nav li.off_eng a{
	background:transparent url(../image/off_main.gif) no-repeat;
}
/***************************/

#Nav2 li.off_lan a{
	background:transparent url(../image/off_lan.gif) repeat-x;
}

#Nav2 li.off_han a{
	background:transparent url(../image/off_han.gif) repeat-x;
}

#Nav2 li.off_china a{
	background:transparent url(../image/off_china.gif) repeat-x;
}

#Nav2 li.off_eng a{
	background:transparent url(../image/off_eng.gif) repeat-x;
}
/***************************/
#Nav li.off_lan a:hover{
	color: #33CCFF
	background:transparent url(../image/off_main.gif) no-repeat 0px -28px;
}

#Nav li.off_han a:hover{
	color: #FF3399;
	background:transparent url(../image/off_main.gif) no-repeat 0px -28px;
}

#Nav li.off_china a:hover{
	color: #FF3333;
	background:transparent url(../image/off_main.gif) no-repeat 0px -28px;
}

#Nav li.off_eng a:hover{
	color: #FF6600;
	background:transparent url(../image/off_main.gif) no-repeat 0px -28px;
}
/***************************/
#Nav2 li.off_lan a:hover{ 
	color: #33CCFF;
	background:transparent url(../image/off_lan.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.off_han a:hover{ 
	color: #FF3399;
	background:transparent url(../image/off_han.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.off_china a:hover{ 
	color: #FF3333;
	background:transparent url(../image/off_china.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.off_eng a:hover{ 
	color: #FF6600;
	background:transparent url(../image/off_eng.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

/************* #Nav （英・中・韓・その他）on styles **************/

#Nav li.on_lan a{
	background:transparent url(../image/on_main_lan.gif) no-repeat;
}

#Nav li.on_han a{
	background:transparent url(../image/on_main_han.gif) no-repeat;
}

#Nav li.on_china a{
	background:transparent url(../image/on_main_china.gif) no-repeat;
}

#Nav li.on_eng a{
	background:transparent url(../image/on_main_eng.gif) no-repeat;
}

/***************************/
#Nav2 li.on_lan a{ 
	background:transparent url(../image/on_lan.gif) repeat-x;
}

#Nav2 li.on_han a{ 
	background:transparent url(../image/on_han.gif) repeat-x;
}
masthead
#Nav2 li.on_china a{ 
	background:transparent url(../image/on_china.gif) repeat-x;
}

#Nav2 li.on_eng a{ 
	background:transparent url(../image/on_eng.gif) repeat-x;
}
/***************************/
#Nav li.on_lan a:hover{
	color: #33CCFF
	background:transparent url(../image/on_main_lan.gif) no-repeat 0px -28px;
}

#Nav li.on_han a:hover{
	color: #FF3399;
	background:transparent url(../image/on_main_han.gif) no-repeat 0px -28px;
}

#Nav li.on_china a:hover{
	color: #FF3333;
	background:transparent url(../image/on_main_china.gif) no-repeat 0px -28px;
}

#Nav li.on_eng a:hover{
	color:#FF6600;
	background:transparent url(../image/on_main_eng.gif) no-repeat 0px -28px;
}
/***************************/
#Nav2 li.on_lan a:hover{
	color: #33CCFF;
	background:transparent url(../image/on_lan.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.on_han a:hover{
	color: #FF3399;
	background:transparent url(../image/on_han.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.on_china a:hover{
	color: #FF3333;
	background:transparent url(../image/on_china.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}

#Nav2 li.on_eng a:hover{
	color: #FF6600;
	background:transparent url(../image/on_eng.gif) repeat-x 0px -56px;   	/*-47px から修正（08/11/04）*/
}
/************* ここまで #Nav styles**************/

/*************** .pageName styles **************/

.pageName{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

.pageName#p1{border-left: 7px solid #A8F900;}
.pageName#p2{border-left: 7px solid #000099;}
.pageName#p3{border-left: 7px solid #FF5AD4;}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 75%;
	padding: 2px 0px 2px 10px;
}

/************* .toeic styles *************/

.toeic{
	font-size: 9px;
}

/************* .smallsize styles *************/

.smallsize{
	font-size: 10px;
}

.smallsize_formac{
	font-size: 9px;
	color: #660099;	
}

/************** .gogaku styles ***************/

.gogaku{
	clear: left;
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

.gogaku h3{
	padding: 0px 0px 0px 2px;
	border-left: 5px solid #000099;
	background-color: #DDDDDD;
}

.gogaku img{
	float: left;
	padding: 10px 0px 5px 0px;
	margin-right: 20px;
	clear: both;
}

.gogaku dl{
	padding:0px;
	margin :0px;
	border-bottom :1px solid #2B378B;
	margin-left: 280px;
	font-size: 85%;
}
.gogaku dt{
	font-weight :600 ;
	background :#BBCBFD;
	padding :5px ;
	text-align :center ;
	line-height :140% ;
	border-top :1px solid #2B378B ;
	border-bottom :1px solid #2B378B ;
}
.gogaku dd{
	margin : 0.5em 0em 0.5em 1.0em ;
	padding:0;
	text-indent :-1.0em ;
	line-height :140% ;
	font-size:90%;
}
.gogaku p.il02{
	margin-right:20px;
}
.gogaku ul.detail{
	margin:10px 0 20px 0;
	padding-top:10px;
	padding: 0 0 0 305px;
	list-style-type:none;
	/*list-style-image: url(../image/icon-8.gif);*/
	font-size: 85%;
	line-height :150%;
}
.gogaku ul.detail2{
	margin:10px 0 20px 0;
	padding-top:10px;
	padding: 0 0 0 180px;
	list-style-type:none;
	/*list-style-image: url(../image/icon-8.gif);*/
	font-size: 85%;
	line-height :150%;
}
.gogaku ul.detail3{
	margin:10px 0 0 0;
	padding: 10px 0 0 10px;
	list-style-type:none;
	/*list-style-image: url(../image/icon-8.gif);*/
	font-size: 85%;
	line-height :150%;
}
.gogaku p.il02{
	margin:0 0 20px 20px;
	padding: 0 0 30px 10px;
}
.gogaku ul.detail4{
	margin:20px 0 20px 0;
	padding-top:10px;
	padding: 0 0 0 10px;
	list-style-type:none;
	/*list-style-image: url(../image/icon-8.gif);*/
	font-size: 85%;
	line-height :150%;
}
.gogaku ul.detail li,.gogaku ul.detail2 li,.gogaku ul.detail3 li,.gogaku ul.detail4 li {
	padding: 1px 0px 0px 20px;
	background:url(../image/icon-8.gif) no-repeat 2px 3%;
}
.gogaku p.il02{
	margin:0 0 20px 20px;
	padding: 0 0 30px 10px;
}
.gogaku table{
	margin:20px;
    width:95%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells;show;
	border:1px solid #666;
}
.top1{
	margin:0;
	padding: 5px 10px 5px 0;
	border:none;

}
.top1 td{
	background-color:#FFFFFF;
	border:none;
	vertical-align:top;
}
table.top1{
	margin:20px 0 0 0;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #2B378B;
	font-size: 85%;
	line-height:140%;
}
table.top1 th{
	background:#BBCBFD;
	padding:5px ;
	text-align:center ;
	line-height:160% ;
	border-top:1px solid #2B378B ;
	border-bottom:1px solid #2B378B;
	border-left:none;
	border-right:none;
}
table.top1 td{
	border-bottom:1px solid #2B378B;
}
table.top1 td.sp{
	padding:3px;
	line-height:160%;
}
.gogaku th{
	padding: 5px;
	border:1px solid #666;
	background-color:#FFFF99;
}

.gogaku td{
	padding: 5px;
	border:1px solid #666;
	background-color:#FFFFCC;
}

.gogaku  p{
	margin: 0;
	padding: 7px 0px 0px 0px;
}
/************** .condition styles(動作環境のスタイル） *****************/
.condition {
	margin :20px;
	padding: 5px 10px 5px 20px;
	background-color:#FFCC99;
	line-height:140%;
	border:1px solid #FF6600;
	color:#000042;
}
.condition ul{
	margin:10px 10px 10px 5px;
	padding:0;
}
#condition_sub{
	padding: 0px 0px 0px 30px;
	line-height:150%;
}


#condition_sub a{
	font-weight :600 ;
	color:#0033FF;
}

#condition_sub ul {
	list-style: none;
	padding: 5px 0px 0px 0px;
	list-style-position:inside;
	list-style-image: url(../image/for_newipod_catch.gif);
	font-size: 85%;
}

#condition_sub li {
	padding: 0px 0px 0px 0px;
}


/************** .
 styles *****************/

.support{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 75%;
}

.support h3{
	padding: 0px 0px 0px 2px;
}

.support p{
	padding: 2px 0px 2px 0px;
}

.support dt {
	padding :0px 0px 8px 0px;
}
.support dd {
	font-weight: 600;
	line-height :140% ;
}
div#top{
	margin:0 0 5px 30px;
	/*background:#C1D4EF;*/
	border:#C1D4EF dotted thin;
	width:627px;
	padding:5px;
	font-size:80%;
}
div#top ul{
	margin:5px 0 0 0;
	line-height:140%;
}

div#top p{
	margin:0;
	padding:5px 0 5px 14px;
	background:#C1D4EF;
	color:#0039E7;
	height:18px;
	font-weight:normal;
	vertical-align:top;
}
.fcred{
	color:#FF0000;
	font-weight:bold;
}
.mgb5{
	margin:0 0 10px 5px;
}
/* whats new */
div#whatsnew{
	margin:10px 0 5px 30px;
	/*background:#C1D4EF;*/
	border:#339900 solid thin;
	width:627px;
	padding:5px;
	font-size:80%;
}
div#whatsnew p{
	/*background-image:url(../support/img/var_soft.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
	background:#A0F492;
	color:#339900;
	border-left:#339900 solid 5px;
	height:18px;
	font-weight:600;
	vertical-align:top;
	margin:0;
	padding:5px 0 5px 14px;
}
/************* #siteInfo(ページの一番下メニュー) styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #DDDDDD;
	padding: 2px 10px 2px 10px;
	background-color: #000099;
}

#siteInfo a{
	color: #DDDDDD;
}

.copyrightstyle {
	margin:0;
	padding:0;
	font-size: 9pt;
	width:600px;
	text-align:left;
}
.cp{
	font-size: 9pt;
	margin:0 0 10px 520px;
}

/************** #headlines styles　右段レイアウト用 **************/

#headlines{
	float:left;
	margin: 0px;
	margin-top:10px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 23%;
	border-left: 1px solid #cccccc;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.prof{
	float:right;
	margin: 0px;
	margin-top:10px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 23%;
	border: 1px solid #cccccc;
	clear:both;
}

.step{
	clear:both;
	float:left;
	margin: 0px;
	margin-top:10px;
	padding: 10px 0px 0px 10px;
	width: 60%;
	font-size: 80%;
	clear:both;
}

.topics{
	clear:both;
	float:right;
	margin: 0px;
	margin-top:10px;
	padding: 10px 0px 0px 10px;
	width: 38%;
	border: 1px solid #cccccc;
	font-size: 80%;
	clear:both;
}

/************* .navi styles **************/

.navi{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
}

.navi img{
	display: block;
}

.navi a {
	font-size: 75%;
	padding: 0 0 0 0;
}


/************** .tablestyle styles (トップページ用)***************/

.tablestyle{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.tablestyle table{
    width:auto;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells;show;
	border:1px solid #666;
}

/*.tablestyle th{
	padding: 5px;
	border-bottom:1px dotted #666;
	background-color:#9cc;
}*/

.tablestyle td{
	padding: 5px;
	border-bottom:1px dotted #666;
	background-color:#fff;
}

.tablestyle caption{
	margin-bottom:10px;
	padding-left:20px;
	border-bottom:1px dotted #666;
	font-weight:bold;
	text-align:left;
}

/*以下はWin IE4-6、Mac IE4-5向けのスタイル*/
*html caption{
     padding-top:10px;
	 padding-bottom:10px;
}

/************** .tablestyle2 styles（contents内img並列用） ***************/

.tablestyle2{
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

.tablestyle2 table{
	border-spacing:0;
	border:0;
}

.tablestyle2 td{
	padding: 0px;
	background-color:#fff;
	vertical-align: top;
}

.tablestyle2 img{
	padding: 10px 0px 5px 0px;
}
/*.tablestyle2 img{
	padding: 10px 0px 5px 0px;
	margin-right: 20px;
	clear: both;
}*/
.tablestyle3{
	padding: 10px 0px 5px 10px;
	font-size: 80%;
}

.tablestyle3 td{
	background-color:#FFFFFF;
	border:none;
}


/************** .tablestyle_e styles（e frontier向け） ***************/

.tablestyle_e{
	margin-top:10px;
	/*padding: 10px 0px 5px 10px;*/
	font-size: 75%;
	background-image: url(../image/e-frontier.gif);
	background-repeat: no-repeat;	
}

.tablestyle_e table{
	border-spacing:0;
	border:0;
}

.tablestyle_e td{
    padding-top:5px;
	vertical-align: top;
}

.tablestyle_e img{
	padding: 0px;
	margin-left: 5px;
	clear: both;
}

/************* .toeic styles *************/

.efrontierbold{
	font-size: 12px;
	font-weight:bold;
}
.efrontierbold14{
	font-size: 14px;
	font-weight:bold;
}
.efrontier{
	font-size: 9px;
}

.efrontier_red{
	font-size: 10px;
	color: #FF0000;
}

.efrontier_green{
	font-size: 10px;
	color: #006600;
}
.mgl30{
	margin-left:30px;
}


/*********** .rightpartscontents styles ***********/

.rightpartscontents{
	padding: 0px;
	font-size: 11px;
	line-height:1.3em;
	border: 1px solid #000099;
	margin: 2px 2px 0px 0px;
}

.rightpartscontents h3{
	font-size: 12px;
	padding: 3px 2px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #000099;
	color: #FFFFFF;
}

.rightpartscontents  img{
	border: 0;
	padding: 3px 0px 5px 3px;
}

.rightpartscontents td{
	padding: 1px;
	border-bottom: 1px solid #cccccc;
}

.rightpartscontents  p{
	margin: 0;
	padding: 0px;
}




/*********** .rightparts styles ***********/

.rightparts{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	/*border: 1px solid #FFA50D;*/
}

.rightparts h3{
	padding: 5px 0px 3px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #000099;
	color: #FFFFFF;
}

.rightparts a:link,
.rightparts a:visited {
	display: block;
}

.rightparts  img{
	border: 0;
	padding: 0px 3px 0px 0px;
}


.rightparts  p{
	margin: 0;
	padding: 20px 0px 0px 0px;
}


.rightparts table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells;show;
}

.rightparts th{
	padding: 5px 0px 3px 2px;
	background-color:#fff;
	text-align: left;
}


.rightparts td{
	padding: 3px;
	background-color:#fff;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
.rightparts td.ri{
	text-align:right;
}
/*********** .rightparts2 styles ***********/

.rightparts2{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 75%;
	line-height: 1.5em;
}

.rightparts2 h3{
	/*padding: 5px 3px 3px 3px;*/
	background-image: url(../image/tab_rightparts2.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 3px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*font-size: 115%;*/
}

.rightparts2 a:link,
.rightparts2 a:visited {
	display: block;
}

.rightparts2  img{
	float: left;
	padding: 5px 8px 5px 0px;
}

.rightparts2  p{
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.rightparts2 ul {
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 15px;
	list-style-position: outside;
	list-style-image: url(../image/icon-7.gif);
}

.rightparts2 li {padding: 0px 0px 2px 0px;}
.roma{
	font-family:"Times New Roman", Times, serif;
}
div.gogaku p.il01{
	float:left:260px;
	margin-left:10px;
}
div.gogaku p.txt{
	float:right;
}
div#preview{
	clear:both;
	margin:10px 0 20px 10px;
	padding-top:-50px;
}
.f80{
	margin-bottom:10px;
	font-size:80%;
	line-height:120%;
}
.clear{
	clear:both;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
.rightparts2 li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack 
html>body .rightparts2 li {border-bottom: none;}*/

