table {	font-size: 11pt;}
table th {background-color:#d3edfd; color:#3f6594;}

body,td,th,p,select,li,ul,input,blockquote,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:16px;
	color: #333333;}

a {color:#255999;}	

a {
	font-style:normal;
	color:#1875b6;
	text-decoration:none;
	}
a:hover {text-decoration:underline;}

h1, h2, h3, h4 {color:#2a4a88; font-family: Arial, Helvetica, sans-serif; font-weight:bold; clear:both;}
h5 {color:#333; font-family: Arial, Helvetica, sans-serif; font-weight:bold; clear:both;}

.achome_contents {
	float:right;
	width: 650px;
	display:block;
    padding:15px;
	border:1px solid #e5e5e5;
    margin: 10px 0 120px 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 4px;
	-moz-box-shadow: #666 0px 2px 4px;
	box-shadow: #666 0px 2px 4px;
	background: #fff;
	position:relative;
	behavior: url(ftp/CssFiles/PIE.html);
	}
	
	.achome_imgbox {
	float:right;
	width: 300px;
	display:block;
    padding:5px;
	margin: 0 0 15px 15px;
	border:1px solid #e5e5e5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 4px;
	-moz-box-shadow: #666 0px 2px 4px;
	box-shadow: #666 0px 2px 4px;
	background: #fff;
	position:relative;
	behavior: url(ftp/CssFiles/PIE.html);	}
	
	.achome_contents h2 {
	background:url(../_gfx/dept_images/ac/header.png) no-repeat bottom;
	height:42px;
	width:211px;
	margin-left:-27px;
	text-indent:20px;
	color:#fff;
	line-height:2em;
	padding-top:10px;
	clear:left;
	 }
