
/* index.html CSS */

/* Main
============================================================================================ */
#IndexMain {
	width:780px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

/* contents
============================================================================================ */
#NewsPress { float:left; width:406px; padding-left:25px; padding-top:30px; margin:0px; background-color:#FFFFFF;}
.NewsTitle { width:406px; padding:0px; }
#NewsPress p.News{
	width:406px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #59A2C1;
	padding:7px;
}

#Pickup { float:right; width:273px; padding-right:25px; padding-top:30px; }
#Pickup .btn{ margin-left:12px; margin-top:10px; }

/* GET Adobe Reader
============================================================================================ */

#GetReader { 
	width:780px;
	font-size:80%; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color:#FFFFFF;
}
#GetReader p{ vertical-align: middle; }
#GetReader img{ margin:10px; vertical-align: middle;}



/*CMIC Group                                                                       */
/***********************************************************************************/
#group{
	width:780px;
	clear:both;
	margin:0px;
	background-image:url(../image/line2.gif);
	background-repeat:repeat-x;
}
#comList{
	float:left;
	width:770px;
	height:auto;
	background-image:url(../image/line.gif);
	background-repeat:repeat-y;
	padding:0 10px 10px 10px;
	margin:0px;
}
/*
#comList h3 {
	font-size:70%;
	font-weight:bold;
	color:#999999;
	margin:3px 0 0 0;
}
#comList ul {
	padding-left:10px;
}
*/
#comList li {
	font-size:85%;
	color:#999999;
}
#comList li a {
	font-size:85%;
	color:#999999;
}
#comList a:hover{
	color:#69F;
	text-decoration:underline;
}
#comList_cro,#comList_overseas,#comList_cmo,#comList_cso {
	float:left;
	width:178px;
	margin:3px;
	padding:0px;
}
/*
#comList_cro {
	width:195px;
}
#comList_overseas {
	width:195px;
}
#comList_cmo {
	width:195px;
}
#comList_cso {
	width:195px;
}
*/
.xs{font-size:x-small;}

/*****************************************************************************/
