/* reset */
* {padding: 0; margin: 0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit; font-family: inherit;vertical-align: baseline;}
body {line-height: 1.5;}

/* Remove annoying border on linked images. */
a img { border: none; }

/* floats */
.util-left{float: left; display: inline}
.util-right{float: right; display: inline}
.util-clear{clear: both}

/* no's*/
.no-border {border: 0 !important}
.no-margin {margin: 0 !important}
.no-bg {background: none !important}
.no-pad-left {padding-left: 0 !important}
.no-pad-right {padding-right: 0 !important}
	 
/* general typography */
body {font-family:"돋움", Dotum, Gulim, Arial, Helvetica, Utkal, sans-serif; font-size: 12px; color: #000; background: #fff; }
h1,h2,h4,h5,h6 {margin:0px; padding :0px; font-size:14px; font-weight:bold; letter-spacing:-1px;}
h3 {font-size:12px;}
a {color:#333; text-decoration:none;}
a:link {color:#333;}
a:visited {color:#333;}
a:hover {color:#333; text-decoration:underline;}
a:focus {outline:none;}

.lk {color:#333; text-decoration:none;}
.lk:link {color:#333;}
.lk:hover {text-decoration:underline;}
.lk a:hover {color:#02047b;}
.lk:active {text-decoration:underline;}
.lk a:active {color:#02047b;}

/** Start **/
#ctMainPage {width:970px; margin:0 auto;}

/********************** top **********************/
#ct_hdr, #ct_hdr-main, #ct_hdr-nav, #ct_maincntnr {float:left; width:970px;}
	#hdr-gray {float:left; width:970px; height:22px; background:#f8f8f8; border-bottom:1px solid #cccccc;}
		#hdr-page {float:left; width:68px; font-size:11px; padding:3px 0 0 13px;}
		#hdr-editions {float:right; width:340px; font-size:11px; padding:3px 0 0 0;}
			#hdr-editions li {float:left; list-style:none; display:block;}
				#hdr-editions a {padding:0 10px;}
				#hdr-editions img {padding:2px 0 0 0;}
				#hdr-editions .foreign {float:left; width:36px;}
				#hdr-editions .ic {float:left; width:13px;margin-left:-8px;}
				
	/** logo,search,banner **/
	#hdr-wrap {float:left; width:965px; padding:0 0 0 5px; height:84px;border:0px solid #DDDDDD;}
		#hdr-logo {float:left; width:225px; padding:17px 80px 0 0; font-size:11px;border:0px solid #DDDDDD;}
			#hdr-logo h1 span {float:left; width:0; height:0; display:block;border:0px solid #DDDDDD;}
		#hdr-search {float:left; padding:18px 0 0 0;border:0px solid #DDDDDD;}
			#hdr-search .hdr-search_txt {font-size:11px; color:#1d3074; padding:0 0 3px 0;}
			#hdr-search .hdr-search_input {float:left;}
				#hdr-search .hdr-search_input .input input {height:16px; padding:4px 2px 0 5px;}
					#hdr-search .input {float:left;}
					#hdr-search .search_bt {float:left; margin:0; padding:0 0 0 6px;}
						#hdr-search input {font-size:12px; font-family:"돋움",dotum;}
		#hdr-banner {float:right; border:0px solid #DDDDDD; width:280px; padding:0px 0 0 0; margin:0 0px 0 0 ;height:84px;}
		
	/** header-menu **/
	#ct_hdr-nav {float:left; width:970px; margin:0; padding:0 0 2px 0; background:#0b3c90; border-bottom:2px solid #000;}
		#ct_hdr-nav, #kr-menu, #kr-menu02 {margin:0; padding:0; list-style:none; height:31px;}
		#ct_hdr-nav ul#kr-menu {float:left; width:720px; margin:0; padding:0; background:#0b3c90;}
		#ct_hdr-nav ul#kr-menu02 {float:left; width:250px; margin:0; padding:0; background:#174da9;}
			#kr-menu li, #kr-menu02 li {float:left; margin:0; padding:0; display:block;}
				#kr-menu #archives {width:93px;}
				#kr-menu #church {width:78px;}
				#kr-menu #mission {width:90px;}
				#kr-menu #ministries {width:78px;}
				#kr-menu #society {width:79px;}
				#kr-menu #youth {width:90px;}
				#kr-menu #culture {width:52px;}
				#kr-menu #life {width:66px;}
				#kr-menu #opinion {width:80px;}
				#kr-menu02 #discus {width:49px;}
				#kr-menu02 #cttv {width:56px;;}
				#kr-menu02 #insurance {width:57px;}
				#kr-menu02 #spbook {width:72px;}
							
#ct_maincntnr {float:left; width:970px; padding:15px 0 0 0;}

/********************** Left_Contents **********************/
	#maincntnr-leftBx {float:left; width:270px;}
	
		/** 주간 주요뉴스 **/
		#leftBx-weeknews {float:left; width:254px; margin:0 0 12px 0; padding:7px 7px 5px 7px; border:1px solid #e1e2dd;}
			#leftBx-weeknews #bu_line {float:left; width:254px; border-bottom:2px solid #0b3c90;}
				#leftBx-weeknews .news {float:left; width:90px; font-weight:bold;}
				#leftBx-weeknews .plus {float:right; width:35px; font-size:11px; color:#676767;}
			#leftBx-weeknews #list {float:left; width:254px;}
				#leftBx-weeknews ul {margin:10px 0 0 2px; padding:0;}
					#leftBx-weeknews ul li {margin:0; padding:0 0 4px 10px; list-style:none; background:url(http://www.christiantoday.co.kr/2010_images/ic_gray.gif) no-repeat 0 40%;}
		
		/** 배너 270x28 **/
		#leftBx-banner01 {float:left; width:270px; margin:0 0 12px 0;}
		
		/** 포토 **/
		#leftBx-photo {float:left; width:254px; margin:0 0 12px 0; padding:7px 7px 9px 7px; border:1px solid #e1e2dd;}
			#leftBx-photo #photo_tle {float:left; width:254px;}
				#leftBx-photo #photo_tle .photo {float:left; font-weight:bold;}
				#leftBx-photo #photo_tle .plus {float:right; font-size:11px;}
			#leftBx-photo #photo_bx {float:left; width:254px;}
			#leftBx-photo #photo_bx01 {float:left; width:196px;}
			#leftBx-photo #photo_bx02 {float:right; width:53px; margin:0 0 11px 0;}
			#leftBx-photo #photo_bx03 {float:right; width:53px; margin:0 0 11px 0;}
			#leftBx-photo #photo_bx04 {float:right; width:53px; margin:0 0 11px 0;}
			#leftBx-photo .bg_gray {float:left; width:240px; padding:3px 7px 3px 7px; background:#e7e7e7;}
			
		/** 최삼경 배너 **/
		#leftBx-banner02 {float:left; width:270px; margin:0 0 12px 0;}
		
		/** AD **/
		#leftBx-ad {float:left; width:268px; margin:0 0 12px 0; border:1px solid #e7e7e7;}
			#leftBx-ad #ad {float:left; width:262px; padding:0 0 0 6px; background:#dbdbdb;}
			#leftBx-ad #list {float:left; width:268px;}
				#leftBx-ad ul {margin:0; padding:5px 0 3px 0; list-style:none;}
					#leftBx-ad ul li {margin:0; padding:0 0 0 20px;  background:url(../2010_images/ic_org.gif) no-repeat 4% 40%;}
					
		/** 기획연재 **/
		#leftBx-serial {float:left; width:254px; margin:0 0 12px 0; padding:7px 7px 10px 7px; border:1px solid #e1e2dd;}
			#leftBx-serial #gr_line {float:left; width:254px; padding:0 0 4px 0; border-bottom:2px solid #e0dddd;}
				#leftBx-serial .serial {float:left; width:60px; font-weight:bold;}
				#leftBx-serial .number {float:right; width:33px; margin:0; padding:2px 0 0 0;}
			#leftBx-serial #ctn {float:left; width:254px;}
				#leftBx-serial #ctn dl {float:left; width:233px; margin:0; padding:0 7px 0 7px;}
					#leftBx-serial #ctn dt {padding:10px 0 8px 0; font-size:11px; font-weight:bold;}
						#leftBx-serial dd.img {float:left; width:50px;}
						#leftBx-serial dd.des {float:left; width:173px; padding:1px 0 0 10px; font-weight:bold;}
						#leftBx-serial dd.des02 {float:left; width:173px; padding:0 0 0 10px; font-size:11px; color:#5e6265;}
							.des02 a {text-decoration:none; color:#5e6265;}
							.des02 a:link {color:#5e6265; outline:none;}
							.des02 a:visited {color:#5e6265;}
							.des02 a:hover {color:#5e6265; text-decoration:underline;}
							.des02 a:focus {outline:none;}
			#leftBx-serial #br_blue {float:left; width:248px; margin:10px 0 0 0; border:3px solid #698edc; height:21px;background:#ffffff;}
				#leftBx-serial #br_blue .txt {float:left; padding: 2px 0 0 7px; font-weight:bold;}
				#leftBx-serial #br_blue .arrow {float:right; padding:8px 15px 0 0;}
				
		/** 문화 **/		
		#leftBx-culture {float:left; width:254px; margin:0 0 12px 0; padding:7px 7px 10px 7px; border:1px solid #e1e2dd;}
			#leftBx-culture #gr_line {float:left; width:254px; padding:0 0 4px 0; border-bottom:2px solid #e0dddd;}
				#leftBx-culture .culture {float:left; width:60px; font-weight:bold;}
				#leftBx-culture .cul_text {float:right; width:78px; font-size:11px;}
			#leftBx-culture #cul_news {float:left; width:254px; padding:8px 0 0 0;}
				#leftBx-culture .cul_news_txt {float:right; width:164px; padding:8px 4px 0 0; font-weight:bold;}
				#leftBx-culture .cul_news_txt2 {float:right; width:244px; padding:8px 4px 0 0; font-weight:bold;}
				#leftBx-culture .cul_news_img {float:left; width:68px; padding:0 8px 0 6px;}
				#leftBx-culture .cul_news_list {float:right; width:248px;}
					#leftBx-culture .cul_news_list ul {margin:10px 0 0 0; padding:0; list-style:none;}
					#leftBx-culture .cul_news_list li {margin:0; padding:0 0 0 9px; background:url(http://www.christiantoday.co.kr/2010_images/ic_gray.gif) no-repeat 0 40%;}
					
		/** 해외 한인네트워크 **/
		#leftBx-network {float:left; width:254px; margin:0 0 12px 0; padding:7px 7px 10px 7px; border:1px solid #e1e2dd;}
		#leftBx-network #net_world {float:left; width:254px;}
			#leftBx-network span {font-weight:bold; color:#334fb0;}
				#leftBx-network span a {text-decoration:none; color:#334fb0;}
				#leftBx-network span a:link {color:#334fb0; outline:none;}
				#leftBx-network span a:visited {color:#334fb0;}
				#leftBx-network span a:hover {color:#334fb0;}
				#leftBx-network span a:focus {outline:none;}
			#leftBx-network p {padding:6px 0 3px 0;}
			#leftBx-network p .bar {font-size:11px; font-weight:normal; color:#bcbcbc; }
			#leftBx-network #net_news {float:left; width:254px; padding:8px 0 0 0;}
			#leftBx-network #net_news dt {font-weight:bold; background:#e9eff6; padding:3px 0 2px 5px;}
				#leftBx-network .net_news_txt {float:right; width:170px; padding:15px 0 0 0; font-weight:bold;}
				#leftBx-network .net_news_txt2 {float:right; width:244px; padding:8px 0 0 0; font-weight:bold;}
				#leftBx-network .net_news_img {float:left; width:68px; padding:8px 0 0 5px;}
				#leftBx-network .net_news_list {float:right; width:248px;}
					#leftBx-network .net_news_list ul {margin:10px 0 0 0; padding:0; list-style:none;}
					#leftBx-network .net_news_list li {margin:0; padding:0 0 0 9px; background:url(http://www.christiantoday.co.kr/2010_images/ic_gray.gif) no-repeat 0 40%;}
				#leftBx-network .net_world_txt {float:right; width:170px; padding:15px 0 0 0; font-weight:bold;}
				#leftBx-network .net_world_txt2 {float:left; width:244px; padding:8px 0 0 0; font-weight:bold;}
				
/********************** Center_Contents **********************/
	#maincntnr-cntrBx {float:left; width:372px; padding:0 24px 0 24px; overflow:hidden;}
		
		/** h1 **/
		#cntrBx_h1 {float:left; width:372px; padding:0 0 5px 0; border-bottom:1px solid #e0e0e0;}
			#cntrBx_h1 dt {margin:0 0 3px 0;}
			#cntrBx_h1 .cntrBx_h1_subtle {float:right; width:290px; padding:3px 0 0 0; font-weight:bold; color:#676767;}
			#cntrBx_h1 .cntrBx_h1_subtle2 {float:right; width:372px; padding:3px 0 0 0; font-weight:bold; color:#676767;}
			#cntrBx_h1 .cntrBx_h1_subtle a {font-weight:bold; color:#676767;}
			#cntrBx_h1 .cntrBx_h1_subtle2 a {font-weight:bold; color:#676767;}
			#cntrBx_h1 .cntrBx_h1_img {float:left; padding:0 10px 0 0;}
			#cntrBx_h1 .cntrBx_h1_txt {float:left; width:290px;}
			#cntrBx_h1 .cntrBx_h1_txt2 {float:left; width:372px;}
			#cntrBx_h1 .cntrBx_h1_list {float:left; width:372px;}
			#cntrBx_h1 .cntrBx_h1_list ul {line-height:150%;}
			#cntrBx_h1 ul {margin:3px 0 0 0; padding:0;}
				#cntrBx_h1 .cntrBx_h1_list li {margin:0 0 0 5px; padding:0px 0 0 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 20%;}
					#cntrBx_h1 .cntrBx_h1_list li a {font-weight:bold;}
			
		/** h2 **/		
		#cntrBx_h2 {float:left; width:372px; padding:0 0 5px 0;border-bottom:1px solid #e0e0e0;}
			#cntrBx_h2 .cntrBx_h2_tle {float:left; width:372px; font-weight:bold; padding: 8px 0 2px 0;}
			#cntrBx_h2 .cntrBx_h2_img {float:left; width:70px; }
			#cntrBx_h2 .cntrBx_h2_subtle {float:right; width:290px; margin:2px 0 0 0; font-weight:bold; color:#676767;}
			#cntrBx_h2 .cntrBx_h2_subtle2 {float:right; width:372px; padding:0; font-weight:bold; color:#676767;}
			#cntrBx_h2 .cntrBx_h2_subtle a {font-weight:bold; color:#676767;}
			#cntrBx_h2 .cntrBx_h2_subtle2 a {font-weight:bold; color:#676767;}
			#cntrBx_h2 .cntrBx_h2_txt {float:right; width:290px; }
			#cntrBx_h2 .cntrBx_h2_txt2 {float:right; width:372px; }
			#cntrBx_h2 .cntrBx_h2_list {float:left; width:372px;}
			#cntrBx_h1 .cntrBx_h2_list ul {line-height:150%;}
			#cntrBx_h2 ul {margin:3px 0 0 0; padding:0;}
				#cntrBx_h2 .cntrBx_h2_list li {margin:0 0 0 5px; padding:0px 0 0 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 50%;}
					#cntrBx_h2 .cntrBx_h2_list li a {font-weight:bold;}
				
		/** h3 **/
		#cntrBx_h3 {float:left; width:372px; padding:10px 0 5px 0; border-bottom:1px solid #e0e0e0;}
			#cntrBx_h3 .cntrBx_h3_tle {float:right; width:290px; font-weight:bold;}
			#cntrBx_h3 .cntrBx_h3_tle2 {float:right; width:372px; font-weight:bold;}
			#cntrBx_h3 .cntrBx_h3_img {float:left; width:70px; padding:0 10px 0 0;}
			#cntrBx_h3 .cntrBx_h3_txt {float:left; width:290px;}
			#cntrBx_h3 .cntrBx_h3_txt2 {float:left; width:372px;}
			#cntrBx_h3 .cntrBx_h3_list {float:left; width:372px;}
			#cntrBx_h3 .cntrBx_h3_list ul{line-height:150%;}
			#cntrBx_h3 ul {margin:3px 0 3px 0; padding:0;}
				#cntrBx_h3 .cntrBx_h3_list li {margin:0 0 0 5px; padding:0px 0 0 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 50%;}
					#cntrBx_h3 .cntrBx_h3_list li a {font-weight:bold;}
			
		/** h4 **/
		#cntrBx_h4 {float:left; width:372px; padding:10px 0 0 0;}
			#cntrBx_h4 ul {margin:0; padding:0; list-style:none;}
			#cntrBx_h4 ul li {margin:0; padding:0 0 10px 0; font-weight:bold;}
			#cntrBx_h4 ul li.list {margin:0; padding:0; font-weight:bold;}
		#cntrBx_h4 ul.comment {margin:5px 0 5px 0; padding:0;}
			#cntrBx_h4 .comment li {margin:0; padding:0 0 4px 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 20%;}
				#cntrBx_h4 .comment a {font-weight:normal; font-size:12px;}
		
		/** people **/
		#cntrBx_people {float:left; width:372px; padding:10px 0 10px 0; border-top:2px solid #e0e0e0; border-bottom:3px solid #e0e0e0;}
			#cntrBx_people .people_tle_bx {float:left; width:372px; padding:0 0 7px 0; border-bottom:1px solid #e6e6e6;}
			#cntrBx_people .people_ctn_bx {float:left; width:372px; padding:10px 0 0 0;}
				#cntrBx_people .people_tle {float:left; padding:0 0 0 7px; font-weight:bold;}
				#cntrBx_people .people_topic {float:right; width:95px; font-size:11px;}
				#cntrBx_people .people_ctn_bx .people_ctn_tle {float:right; width:307px; font-size:14px; font-weight:bold;}
				#cntrBx_people .people_ctn_bx .people_ctn_img {float:left; width:55px; padding:0 10px 0 0;}
				#cntrBx_people .people_ctn_bx .people_ctn_txt {float:right; width:307px;}
				
		/** h5 **/
		#cntrBx_h5 {float:left; width:372px; padding:10px 0 0px 0;}
			#cntrBx_h5 ul {margin:0; padding:0; list-style:none;}
			#cntrBx_h5 ul li {margin:0; padding:0 0 4px 0; font-weight:bold;}
				#cntrBx_h5 ul li a:link {color:#333;}
				#cntrBx_h5 ul li a:hover {color:#02047b; text-decoration:underline; }
				#cntrBx_h5 ul li a:active {color:#02047b; text-decoration:none;}
				#cntrBx_h5 ul li a:visited {color:#767676; text-decoration:none;}
			#cntrBx_h5 ul li.list {margin:0; padding:0; font-weight:bold;}
		#cntrBx_h5 ul.comment {margin:5px 0 5px 5px; padding:0;}
			#cntrBx_h5 .comment li {margin:0; padding:0 0 4px 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 20%;}
				#cntrBx_h5 .comment a {font-weight:normal; font-size:12px; color:#333; text-decoration:none;}
					#cntrBx_h5 .comment a:link {color:#333;}
					#cntrBx_h5 .comment a:hover {text-decoration:underline; color:#02047b;}
					#cntrBx_h5 .comment a:active {color:#02047b; text-decoration:none;}
					#cntrBx_h5 .comment a:visited {color:#767676; text-decoration:none;}
					
		/** banner **/
		#cntrBx_bn {float:left; width:372px; padding:0;margin:0 0 5px 0}
		
		/** h6 **/
		#cntrBx_h6 {float:left; width:372px; padding:13px 0 10px 0;}
			#cntrBx_h6 ul {margin:0; padding:0; list-style:none;}
			#cntrBx_h6 ul li {margin:0; padding:0 0 10px 0; font-weight:bold;}
			#cntrBx_h6 ul li.list {margin:0; padding:0; font-weight:bold;}
		#cntrBx_h6 ul.comment {margin:5px 0 5px 0; padding:0;}
			#cntrBx_h6 .comment li {margin:0; padding:0 0 4px 13px; list-style:none; background:url(../2010_images/ic_red.gif) no-repeat 0 20%;}
				#cntrBx_h6 .comment a {font-weight:normal; font-size:12px;}

/********************** Right_Contents **********************/
#maincntnr-rightBx {overflow:hidden;}
	
		/** 사설/칼럼 **/
		#rightBx_column {float:right; width:264px; margin:0 0 12px 0; padding:5px 8px 8px 8px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; background:#f7f7f7;}
			#rightBx_column span {font-weight:bold;}
			#rightBx_column #column_bx {float:left; width:264px;}
				#rightBx_column ul {margin:0; padding:0; list-style:none;}
					#rightBx_column ul li {margin:0; padding:0; font-size:11px;}
						#rightBx_column .column_txt {float:left; width:253px;font-size:12px;line-height:150%;}
						#rightBx_column .ic {float:right; width:11px; padding:3px 0 0 0;}

		/** 설교 동영상 **/
		#rightBx_cttv {float:right; width:280px; margin:0; padding:0 0 12px 0;font-size:12px;}
			#rightBx_cttv #cttv_bx {float:right; width:280px;}
				#rightBx_cttv #cttv_bx .cttv_tle {float:left; width:80px; padding:0 0 0 5px; font-weight:bold;}
				#rightBx_cttv #cttv_bx .cttv_logo {float:right; width:40px;}
			#rightBx_cttv #cttv_ctn {float:right; width:280px;}
				#rightBx_cttv #cttv_ctn .ctn_left {float:left; width:13px; margin:29px 0 0 0;}
				#rightBx_cttv #cttv_ctn .ctn_right {float:right; width:13px; margin:29px 0 0 0;}
				#rightBx_cttv #cttv_ctn .ctn_bx {float:left; width:228px; margin:12px 11px 0 13px;}
					#rightBx_cttv #cttv_ctn .ctn_bx01 {float:left; width:104px;}
						#rightBx_cttv #cttv_ctn p {padding:5px 0 0 0; text-align:center;}
						#rightBx_cttv #cttv_ctn .txt_gy {padding:0 0 5px 0; font-size:11px; color:#888;}
							.txt_gy a {text-decoration:none; color:#888;}
							.txt_gy a:link {color:#888; outline:none;}
							.txt_gy a:visited {color:#888;}
							.txt_gy a:hover {color:#888; text-decoration:underline;}
							.txt_gy a:focus {outline:none;}
							#rightBx_cttv #cttv_ctn .txt_gy .clr_gy {color:#e7dfe7;}
						#rightBx_cttv #cttv_ctn .ctn_bx span img {border:2px solid #e8e8e8;}
					#rightBx_cttv #cttv_ctn .ctn_bx02 {float:right; width:104px;}
			#rightBx_cttv #cttv_list {float:right; width:280px; background:#eee;}
				#rightBx_cttv #cttv_list ul {margin:5px 5px 5px 8px; padding:0; list-style:none;}
					#rightBx_cttv #cttv_list ul li {margin:0; padding:0 0 0 15px; background:url(http://www.christiantoday.co.kr/2010_images/ic_tv.gif) no-repeat 0 40%;}
			
		/** 배너 134x40 **/	
		#rightBx_bn {float:right; width:280px; margin:0 0 16px 0;}
		#rightBx_bn .bn_left {float:left; width:134px;}
		#rightBx_bn .bn_right {float:right; width:134px;}
		
		/** 배너 280x190 **/
		#rightBx_bn02 {float:right; width:280px; margin:0 0 20px 0;}
		
		/** 가장 많이 본 기사 **/
		#most_view {float:right; width:280px;margin:0 0 20px 0;}
			#rightBx_bt_atc span h3 {font-weight:bold;}
			#rightBx_bt_atc #bt_atc_tab {float:right; width:280px;}
			#rightBx_bt_atc #bt_atc_list {float:right; width:280px; margin:0; padding:14px 0 12px 0; list-style:none;}
				#most_view #best_Tab_List ul {margin:0; padding:0 0 0 3px; list-style:none;}
					#most_view #best_Tab_List ul li {margin:0; padding:0 0 3px 18px;}
						#most_view #best_Tab_List #nbr01 {background:url(../2010_images/nbr01.gif) no-repeat 0 30%;}
						#most_view #best_Tab_List #nbr02 {background:url(../2010_images/nbr02.gif) no-repeat 0 30%;}
						#most_view #best_Tab_List #nbr03 {background:url(../2010_images/nbr03.gif) no-repeat 0 30%;}
						#most_view #best_Tab_List #nbr04 {background:url(../2010_images/nbr04.gif) no-repeat 0 30%;}
						#most_view #best_Tab_List  #nbr05 {background:url(../2010_images/nbr05.gif) no-repeat 0 30%;}
					
		/** 자유 토론방 **/
		#rightBx_free {float:right; width:258px; margin:0 0 12px 0; padding:7px 10px 9px 10px; border:1px solid #e1e2dd; }
			#rightBx_free #free_discu {float:right; width:258px; border-bottom:1px solid #e9eff6;}
				#rightBx_free #free_discu span {float:right; width:258px; font-weight:bold;}
				#rightBx_free #free_discu #free_discu_bx {float:right; width:258px; padding:2px 0 0 0;}
					#rightBx_free #free_discu .clr02 {float:left; padding:2px 6px 0 0; font-size:11px; font-weight:bold; color:#334fb0;}
					#rightBx_free #free_discu .discu_tab {float:left;}
						#rightBx_free #free_discu .discu_tab #ft01 {font-size:12px;}
				#rightBx_free #free_discu #free_discu_list {float:left; width:258px; padding:6px 0 7px 0;}
					#rightBx_free #free_discu #free_discu_list ul {margin:0; padding:0; list-style:none;}
					#rightBx_free #free_discu #free_discu_list ul li {margin:0; padding:0 0 0 8px; background:url(../2010_images/ic_black.gif) no-repeat 0 40%;}
			#rightBx_free #best_cmt {float:right; width:258px; margin:8px 0 0 0;}
				#rightBx_free #best_cmt span {font-weight:bold;}
				#rightBx_free #best_cmt #best_cmt_list {float:right; width:258px; padding:5px 0 0 0;}
					#rightBx_free #best_cmt #best_cmt_list ul {margin:0; padding:0; list-style:none;}
					#rightBx_free #best_cmt #best_cmt_list ul li {margin:0; padding:0 0 0 8px; background:url(../2010_images/ic_black.gif) no-repeat 0 40%;}
			
		/** 보험 **/	
		#rightBx_insur {float:right; width:258px; margin:0 0 12px 0; padding:7px 10px 9px 10px; border:1px solid #e1e2dd;}
			#rightBx_insur #insur_bx {float:right; width:258px;}
				#rightBx_insur #insur_bx .insur_tle {float:left; width:80px; font-weight:bold;}
				#rightBx_insur #insur_bx .insur_logo {float:right; width:;}
			#rightBx_insur #insur_list {float:right; width:258px; margin:0; padding:0;}
				#rightBx_insur #insur_list ul {margin:0; padding:0; list-style:none;}
					#rightBx_insur #insur_list ul li {margin:0; padding:4px 0 0 0;}
					
						#rightBx_insur #insur_list .clr01 {font-weight:bold; color:#0b3c90;}
							.clr01 a {text-decoration:none; color:#0b3c90;}
							.clr01 a:link {color:#0b3c90; outline:none;}
							.clr01 a:visited {color:#0b3c90;}
							.clr01 a:hover {color:#0b3c90; text-decoration:underline;}
							.clr01 a:focus {outline:none;}
			
		/** 행사,이벤트 **/
		#rightBx_event {float:right; width:258px; margin:0 0 12px 0; padding:7px 10px 9px 10px; border:1px solid #e1e2dd;}
			#rightBx_event #event_tle {float:right; width:258px;}
				#rightBx_event #event_tle h3 {float:left;}
				#rightBx_event #event_tle .number {float:right;}
			#rightBx_event span {font-weight:bold;}
			#rightBx_event #event_bx {float:right; width:258px; padding:6px 0 0 0;}
			#rightBx_event #event_list {float:right; width:258px;}
				#rightBx_event #event_list ul {margin:0; padding:7px 0 0 0; list-style:none;}
					#rightBx_event #event_list ul li {margin:0; padding:4px 0 0 9px; background:url(http://www.christiantoday.co.kr/2010_images/ic_gray.gif) no-repeat 0 50%;}
		
		/** 크리스천 생활정보 **/
		#rightBx_lifeif {float:right; width:258px; margin:0 0 12px 0; padding:7px 10px 9px 10px; border:1px solid #e1e2dd;}
			#rightBx_lifeif span {font-weight:bold;}
			#rightBx_lifeif #lifeif_list {float:right; width:258px;}
				#rightBx_lifeif #lifeif_list ul {margin:0; padding:0; list-style:none;}
					#rightBx_lifeif #lifeif_list ul li {margin:0; padding:4px 0 0 9px; background:url(http://www.christiantoday.co.kr/2010_images/ic_gray.gif) no-repeat 0 50%;}
					
		/** logo **/
		#rightBx_social_lg {float:right; width:280px; margin:0;}
			#rightBx_social_lg #social_tle {float:left; width:72px; font-size:11px; color:#777;}
			#rightBx_social_lg #social_lg {float:left; width:208px;}

/********************** Chportal_Contents **********************/
#chportal {float:left; width:964px; margin:25px 0 0 0; padding:0; border:3px solid #e1e2dd;}
	#chportal02 {float:left; width:650px; padding:12px 20px 11px 17px;}
	
	/** 기독포털 서비스 **/
	#chportal_bx {float:left; width:251px; margin:0 20px 0 0;}
		#service {float:left; width:251px; padding:0 0 12px 0;}
			#service .service_tle {float:left; width:251px; padding:0 0 7px 0; border-bottom:1px solid #dedede;}
			#service .service_list {float:left; width:251px; padding:6px 0 0 0;}
				#service .service_list .bx01 {float:left; width:67px;}
					#service .service_list .bx01 li {float:left; width:67px; padding:0 0 2px 0;}
						#service .service_list .bx01 li span {font-weight:bold;}
				#service .service_list .bx02 {float:left; width:77px; padding:0 0 0 11px; border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center;}
					#service .service_list .bx02 li {float:left; width:67px; padding:0 0 2px 0;}
						#service .service_list .bx02 li span {font-weight:bold;}
				#service .service_list .bx03 {float:left; width:74px; padding:0 0 0 20px;}
					#service .service_list .bx03 li {float:left; width:67px; padding:0 0 2px 0;}
						#service .service_list .bx03 li span {font-weight:bold;}
					#service .service_list ul {margin:0; padding:0; list-style:none;}
						
		#daily_qt {float:left; width:251px; padding:0 0 12px 0;}
			#daily_qt .daily_qt_tle {float:left; width:251px; border-bottom:1px solid #ddd; height:17px;}
				#daily_qt .daily_qt_list {float:left; width:251px; padding:4px 0 0 0;}
					#daily_qt .daily_qt_list ul {margin:0; padding:0; list-style:none;}
						#daily_qt .daily_qt_list li {margin:0; padding:3px 0 0 0;}
							#daily_qt .daily_qt_list li span {color:#4a6bb4;}
		#today_verse {float:left; width:249px; border:1px solid #ddd;}
			#today_verse .verse_tle {float:left; width:80px; padding:4px 0 3px 8px; font-weight:bold; color:#4a6bb4; background:url(../2010_images/verse_bg.gif) repeat bottom;}
			#today_verse .verse_txt {float:right; width:143px; padding:4px 7px 3px 1px;}
		
	/** 라이프 **/
	#life_bx {float:right; width:379px; margin:0; padding:0;}
		#life_tle_bx {float:left; width:379px; height:17px; border-bottom:1px solid #ddd;}
			#life_tle_bx .life_tle {float:left; width:34px; margin:0; padding:0;}
			#life_tle_bx .life_menu {float:left; padding:0 0 0 10px; font-size:11px; color:#747474; }
				#life_tle_bx .life_menu span {font-size:11px; color:#ccccca;}
		#life_pic {float:left; width:377px; padding:15px 0px 10px 0px;}
			#life_pic .pic_bx {float:left; width:100px; padding:0 12px;}
				#life_pic .pic_bx span {display:block; line-height:130%;}
					#life_pic .pic_bx .pic_txt {padding:7px 0 0 0;}
		#life_list {float:left; width:379px;}
			#life_list ul {margin:0; padding:0; list-style:none;}
				#life_list ul li {margin:0; padding:4px 0 0 9px; font-weight:bold; background:url(../2010_images/ic_gray.gif) no-repeat 0 50%;}
		
	/** 북스 **/
	#book_bx {float:right; width:240px; padding:12px 17px 16px 20px; background:#f7f4e1;}
		#book_bx #book_tle {float:right; width:240px;}
			#book_bx #book_tle .book_lg {float:left; width:22px; padding:1px 20px 0 0;}
				#book_bx #book_tle .book_tle_txt {float:left; padding:0 0 4px 0; font-size:11px; color:#747474;}
					#book_bx #book_tle .book_tle_txt span {color:#ccccca;}
			#book_bx #book_tle .inter_lg {float:right; width:81px;}
		#book_bx #book_article {float:right; width:240px; padding:12px 0 0 0;}
			#book_bx #book_article dt {float:right; width:162px; font-weight:bold; padding:0 0 4px 0;}
			#book_bx #book_article dd.book_img {float:left; width:60px; height:90px; border:1px solid #dedede;}
			#book_bx #book_article dd.book_subtle {float:right; width:162px; line-height:120%;}
		#book_list {float:left; width:240px;}
			#book_list ul {margin:30px 0 0 0; padding:0; list-style:none;}
				#book_list ul li {margin:0; padding:4px 0 0 9px; font-weight:bold; background:url(../2010_images/ic_gray.gif) no-repeat 0 50%;}

	/** 북스신간도서 **/
	#book_bx1 {float:right; width:240px; padding:12px 17px 16px 20px; background:#f7f4e1;}
		#book_bx1 #book_tle {float:right; width:240px;}
			#book_bx1 #book_tle .book_lg {float:left; width:22px; padding:1px 20px 0 0;}
				#book_bx1 #book_tle .book_tle_txt {float:left; padding:0 0 4px 0; font-size:11px; color:#747474;}
					#book_bx1 #book_tle .book_tle_txt span {color:#ccccca;}
			#book_bx1 #book_tle .inter_lg {float:right; width:81px;}
		#book_bx1 #book_article {float:right; width:240px; padding:12px 0 0 0;}
			#book_bx1 #book_article dt {float:right; width:162px; font-weight:bold; padding:0 0 4px 0;}
			#book_bx1 #book_article dd.book_img {float:left; width:60px; height:90px; border:1px solid #dedede;}
			#book_bx1 #book_article dd.book_subtle {float:right; width:162px; line-height:120%;}
		#book_bx1 #book_list {float:left; width:240px;}
			#book_bx1 #book_list ul {margin:30px 0 0 0; padding:0; list-style:none;}
				#book_bx1 #book_list ul li {margin:0; padding:4px 0 0 9px; font-weight:bold; background:url(../2010_images/ic_gray.gif) no-repeat 0 50%;}
		
/********************** Footer **********************/
#ct_ftr {width:970px; margin:0 auto; clear:both;}  
	#ct_ftr #partner {float:left; width:905px; margin:0; padding:20px 0 15px 65px;}
		#ct_ftr #partner span {float:left; margin:0 55px 0 0; padding:0;}
		
	#ct_ftr #ftr_bx {float:left; width:943px; margin:0; padding:12px 10px 9px 17px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
		#ftr_bx #intro {float:left; width:516px; margin:; padding:0;}
			#ct_ftr .chtoday {font-weight:bold;}
			#ftr_bx #intro span {float:left; margin:0 19px 0 0; padding:0;}
		#ct_ftr #ftr_bx #ic {float:right; width:100px; margin:0; padding:0;}
			#ct_ftr #ftr_bx #ic span {float:left;}
		
	#ct_ftr #ftr_copy {float:left; width:943px; padding:24px 10px 19px 17px;}
		#ftr_copy #ftr_copy_bx {float:left; width:700px;  padding:0;}
			#ftr_copy #ftr_copy_bx #copyright {float:left; width:760px;  }
			#ftr_copy #ftr_copy_bx #warning {float:left; width:700px; font-size:11px; color:#777;}
				#ftr_copy_bx .chtoday {font-weight:bold; padding:0 10px 0 0;}
				#ftr_copy_bx .tel {font-family:"돋움", Dotum, Gulim, Arial, Helvetica, Utkal, sans-serif; font-size: 11px; color: #333; }
				#ftr_copy_bx .indivi {padding:0 0 0 10px; font-size:11px; color:#333;}
	#ftr_logo {float:right; margin:0; padding:0;}