@charset "utf-8";

body, div, p, span, td, th, input { color:#555; }
div.intro { overflow:auto; padding:10px 0 0 45px; margin:0 0 30px 0; }
div.intro img { margin:0 30px 0 0; float:left; }
div.intro .introTxt { width:400px; float:left; padding:5px 0 0 0; }
div.intro .introTxt,
div.intro .introTxt a { font-size:16px; line-height:20px; }

.clear { clear:both; }

div#bodyContents { float:left; margin-bottom:10px; color:#666666; }
div#bodyContent_main{ padding:0 30px 5px 35px; background-color:#FFF; border-left:#ccc 1px solid; border-right:#ccc 1px solid; height:100%; width:673px; }

div#bodyContents_border_botton{
	background:url(../../4.0/img/common/border_right.gif) right;
	height:12px;
	margin:0;
	width:739px;
	float:left;
	border-left:#ccc 1px solid;
}
.top{ background:url(../../4.0/img/common/border_top_blue.gif); height:12px; width:739px; border-right:#C7DFF4 1px solid;}

h2 { font-size:18px; font-weight:bold; }
h2.expandible {
		margin:30px 0 0;
		border:1px solid #CCC;
		padding-left:50px;
		background:url(../img/common/subtitle_bg.jpg) no-repeat left top;
		cursor:pointer; height:42px;
}
h2.expandible:hover { background-position:left -42px; }
h2.expandible span { display:block; line-height:42px; color:#0058A6; margin-right:20px; }

h5.hdg5 {
	margin:0 0 0 0;
	padding-bottom:5px;
	border-bottom:1px dotted #D9D9D9;
	color:#0058A6;
	font-weight: bold;
	font-size:14px;
}

.chat_box { background:url(../../4.0/img/chat_cafe/chat_box_bg.png) repeat-x bottom; border:1px solid #CCC; margin:1em 0; min-height:70px; -moz-border-radius: 5px; border-radius: 5px; }
.chat_inner_box { border:4px solid #FFF; -moz-border-radius: 5px; border-radius: 5px; width:623px; padding:0 20px; padding-top:10px; }

.chat_cafe_main { padding-top:5em !important; }
div#bodyContent_header_chatcafe { background: url(../../4.0/img/chat_cafe/chat_cafe_header.png) no-repeat; height:220px; width:569px; float:left; padding:370px 100px 0 70px; text-indent:0px; color:#666; letter-spacing:2px; font-weight:bold; border-right:#ccc 1px solid; }
div#bodyContent_header_chatcafe .list1 li{ background:url(../../4.0/img/chat_cafe/chat_cafe_list.jpg) no-repeat; height:28px; list-style-type:none; padding-left:40px; margin-bottom:1em; }

#chat_number { background:url(../../4.0/img/chat_cafe/chat_number.png) no-repeat bottom; height:278px; margin:0 auto; margin-top:13px; }
#chat_people { background:url(../../4.0/img/chat_cafe/chat_people.png) no-repeat bottom; height:279px; margin:0 auto; margin-top: 12px; }
#chat_video { background:url(../../4.0/img/chat_cafe/chat_box_bg_1.png) no-repeat; height:410px; padding-left:30px; }
#chat_finish { height:50px; }

.chat_num { padding-left:3.2em; height:62px; line-height:25px; font-size:14px; color:#333; }
#chat_num_1 { background:url(../../4.0/img/chat_cafe/chat_num_1.png) no-repeat; }
#chat_num_2 { background:url(../../4.0/img/chat_cafe/chat_num_2.png) no-repeat; }
#chat_num_3 { background:url(../../4.0/img/chat_cafe/chat_num_3.png) no-repeat; }
#chat_num_4 { background:url(../../4.0/img/chat_cafe/chat_num_4.png) no-repeat; }

.generalNotes {	
	width:740px;
}
.ie .generalNotes_content{ padding:20px 40px 20px 50px; }
.generalNotes_content li {
	padding-bottom:5px;
	color:#EC7E1E;
	list-style-type:square;
}
.generalNotes_content_title{
	color:#0058A6;
	font-size:15px;
	font-weight:bold;margin:0 0 10px 27px;
}
.ie .generalNotes_content_title{margin:0 0 10px -14px;}
.generalNotes_content p{ color:#666;}
.generalNotes_content a {	color:#FF3300;
}
.generalNotes_content{
	padding:20px 40px 20px 14px;
	background-color:#F4F8FD;
	border-left:#C7DFF4 1px solid;
	border-right:#C7DFF4 1px solid;
}
.generalNotes_content_botton{ background:url(../../4.0/img/common/border_right_blue.gif) right; height:12px; margin:0 0 10px 0; width:739px; float:left; border-left:#C7DFF4 1px solid; }
