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

  Basic Setting

/////////////////////////////////////// */

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}


/*////////////////////////////////////////

  Body Setting

/////////////////////////////////////// */

body {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#555555;
	font-size:12px;
	text-align:center;
}


/*////////////////////////////////////////

  Container Setting

/////////////////////////////////////// */

div#container {
	width:750px;
	margin:0 auto;
}

/*////////////////////////////////////////

  Contents Setting

/////////////////////////////////////// */

div#contents {
	width:750px;
}

/*////////////////////////////////////////

  main Setting

/////////////////////////////////////// */

#main {
	width:535px;
	float:right;
	margin-left:15px;
	padding:0px 0px 0px 0px;
}
/*////////////////////////////////////////

  Clear Setting

/////////////////////////////////////// */
.clear {
	clear:both;
}

/*////////////////////////////////////////

  Top Image Setting

/////////////////////////////////////// */

.topimg {
	background-image:url(../../img/topimg.jpg);
	background-repeat:no-repeat;
	padding:128px 0 15px 12px;
	height:70px;
	color:#FFFFFF;
	text-align:left;
	line-height:150%;
}

/*////////////////////////////////////////

  Present Setting

/////////////////////////////////////// */

#present {
	width:535px;
	margin:0 0 20px 0;
}

/*////////////////////////////////////////

 Topics Setting

/////////////////////////////////////// */
#topics {
	padding-bottom:15px;
}

img {
	vertical-align: middle;
	border-width: 0px;
	border-style: none; 
	
}

.topicsTitle {
	margin-bottom:9px;
}


.topicsTxt {
	padding:0px 0 0 0px;
}
.topicsTxt a {
	color:#1F63AE;
	text-decoration:none;
}

.topicsTxt a:hover {
	color:#1F63AE;
	text-decoration: underline;
}


.topicsTxtDay {
	float:left;
	font-size:12px;
	margin:0px;
	padding:0px 13px 0px 10px;
	width:70px;
	text-align:left;
}
.topicsTxtIn {
	float:left;
	text-align:left;
	width:400px;
	font-size:12px;
	margin:0px;
	padding:0px 0px 7px 15px;
	_padding:2px 0px 7px 15px;
	background-image: url(../../img/topics_mark.gif);
	background-repeat: no-repeat;
}

/*---IE7---*/
*+html div.topicsTxtIn {
	float:left;
	text-align:left;
	width:420px;
	font-size:12px;
	margin:0px;
	padding:2px 0px 0px 15px;
	background-image: url(../../img/topics_mark.gif);
	background-repeat: no-repeat;
}

.topicsline {
	height:1px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image:url(../../img/topics_line.gif);
}


/*////////////////////////////////////////

 top Setting

/////////////////////////////////////// */

#top {
	clear:both;
	width:535px;
	padding:0px 0px 20px 0px;
}

.topttl {
	width:535px;
	margin-bottom:10px;
}

.toppic {
	float:left;
	width:212px;
	margin:0px 0 0 11px;
	_margin:0 0 0 7px;
}


#toptxt {
	font-size:12px;
	text-align:left;
	float:right;
	width:295px;
}
#toptxt li {
	background-image:url(../../img/top_mark.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:7px;
	list-style:none;
	font-weight:bold;
}


/*////////////////////////////////////////

 Feature Setting

/////////////////////////////////////// */
#feature {
	width:533px;
	padding-bottom:10px;
	margin:0px 0px 20px 0px;
	border: 1px solid #D99307;
}

.featurettl {
	width:533px;
	margin-bottom:10px;
}

.featurepic {
	float:left;
	width:212px;
	margin:0px 0 0 11px;
	_margin:0 0 0 5px;
}
#featuretxt {
	font-size:12px;
	text-align:left;
	margin-right:10px;
	_margin-right:5px;
	float:right;
	width:285px;
}

#featuretxt li {
	background-image:url(../../img/feature_mark.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:7px;
	list-style:none;
	font-weight:bold;
}

/*---IE7---*/
*+html #featuretxt li {
	background-image:url(../../img/feature_mark.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-bottom:7px;
	list-style:none;
}

/*////////////////////////////////////////

 Access Setting

/////////////////////////////////////// */
#access {
	width:533px;
	padding-bottom:10px;
	margin:0px 0px 20px 0px;
	border: 1px solid #D92A07;
}

.accessttl {
	width:533px;
	margin-bottom:10px;
}

.accesspic {
	float:left;
	width:212px;
	margin:0px 0 0 11px;
	_margin:0 0 0 5px;
}

#accesstxt {
	font-size:12px;
	text-align:left;
	line-height:150%;
	margin-right:10px;
	_margin-right:5px;
	float:right;
	width:285px;
}
/*////////////////////////////////////////

 interview Setting

/////////////////////////////////////// */
#interview {
	width:533px;
	padding-bottom:10px;
	margin:0px 0px 20px 0px;
	border: 1px solid #074DD9;
}

.interviewttl {
	width:533px;
	margin-bottom:10px;
}

.interviewTxt {
	font-size:12px;
	text-align:left;
	margin:10px;
}

.interviewpic01 {
	float:left;
	width:212px;
	margin:0px 0 10px 11px;
	_margin:0 0 0 5px;
}

.interviewpic02 {
	float:left;
	width:212px;
	margin:0px 0 0 11px;
	_margin:0 0 0 5px;
}

#interviewtxt {
	font-size:12px;
	text-align:left;
	line-height:150%;
	margin-right:10px;
	_margin-right:5px;
	float:right;
	width:285px;
}
#interviewtxt a {
	color:#1F63AE;
}

.txtBb {
	color:#1F63AE;
	font-weight:bold;
}
