/* CSS Document */
*{
margin:0px;
padding:0px;
font-size:12px;
}
a{
text-decoration:none;
color:#000;
}
.font_s{
   font-size:12px;
   color:#B3B3B3;
}
.bigtit{
	width:410px;
	border-bottom:1px solid #DCDCDC;
	padding-bottom: 3px;
}
.bigtit a{
    float:right;
    display:block;
    width:50px;
	height:13px;
	margin-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	border-left:1px solid #DCDCDC;
}
.bigtit_nr{
	width:610px;
	border-bottom:1px solid #DCDCDC;
	padding-bottom: 3px;
}
.bigtit_nr a{
    float:right;
    display:block;
    width:50px;
	height:13px;
	margin-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	border-left:1px solid #DCDCDC;
}
.menu_link{
display:none;
font-size:12px;
color:#26AAED;
text-decoration:none;
}
.menu_link a{
font-size:12px;
color:#fff;
text-decoration:none;
}
.leftlist a{
font-size:12px;
color:#777777;
border:0px;
text-decoration:none;
}
.work{
font-size:12px;
color:#000;
text-decoration:none;
padding:5px 5px 0px 5px;
}
.work a{
font-size:12px;
color:#000;
text-decoration:none;
}
.work .grey{display:none;}
.imgx img{
 border:1px solid #C1C1C3;
 }
.nr{
line-height:22px;
}