@charset "utf-8";
/* CSS Document */

*{margin:0px; border:0px; padding:0px; outline:none;}

body{text-align:center; font-family:Arial, Helvetica, sans-serif;}

#pag{
margin:auto;
width:750px;

}

#top{
width:750px;

float:left;}

#left{
	width:350px;
	
	float:left;
}

#rigth{
	font-size:11px;
	width:400px;
	
	float:left;
	text-align:left;
	
}

#bottom{
	float:left;
	width:750px;
	height:100px;
}

#menu{
width:393px;
margin:auto;
font-size:12px;
display:none;
}

#menu a{
	width:87px;
	color:#666666;
	text-decoration:none;
}

#menu a:hover{
	color:#FF8400;
}

.tit_art{
	font-size:17px;
	color:#FFA340;
}

.tit_artSub{
color:#666666;
margin-bottom:5px;}

.nav_art{
font-size:10px;
width:120px;
height:19px;
line-height:19px;
text-align:center;
color:#FFFFFF;
display:inline-block;
background-image:url(../img/bar01.gif);
margin-right:10px;
margin-top:10px;
text-decoration:none;
}

.txt_art{
line-height:14px;
color:#333333;
line-height:15px;}

.link_ext{
color:#999999;
text-decoration:none;}

.link_ext:hover{
color:#CC6600;}

.art_link{
line-height:15px;
margin-top:8px;}

.link_OB{
	color:#FFA340;
	text-decoration:none;
}

.link_OB:hover{
margin-left:3px;
color:#000000;
}
