/* CSS Document */

/****Concordance Page*****/

#container_concordance{
	clear:both;
	float:left;
	padding:5px 22px 20px;
	width:930px;
	}
	#conTop{
		float:left;
		width:930px;
		}
		#conTleBox{
			float:left;
			width:930px;
			}
			#conTleBox h2{
				float:left;
				width:40%;
				font-family:Arial, Helvetica, sans-serif;
				font-size:17pt;
				padding:5px 20px 20px 20px;
				}
				.orange{
					color:#fb7c00;
					}
				.green{
					color:#1b7794;
					}
			#breadcrum{
				float:right;
				text-align:right;
				padding:12px 5px 0 0;
				width:35%;
				}
		#conSearchBox{
			clear:both;
			background:#059fc0 url(/images/new/con_s_bg.gif) repeat-x bottom;
			}
			#conCnTop{
				background:#059fc0 url(/images/new/con_s_cn_top_right.gif) no-repeat 100% 0;
				height:2px;
				}
				#conCnTop div{
				background:url(/images/new/con_s_cn_top_left.gif) no-repeat left top;
				height:2px;
				width:2px;
				}
			#conCnBt{
				background:#046a8d url(/images/new/con_s_cn_bt_right.gif) no-repeat 100% 0;
				height:2px;
				}
				#conCnBt div{
				background:url(/images/new/con_s_cn_bt_left.gif) no-repeat left top;
				height:2px;
				width:2px;
				}
				#conSearch{
					text-align:center;
					color:#FFFFFF;
					padding:10px 0;
					}
					#conSearch input{
						width:240px;
						margin-right:8px;
						height:18px;
						}
					#conSearch strong{
						font-family:Arial, Helvetica, sans-serif;
						font-size:9pt;
						}
	
		#index { 
			width:930px; 
			margin:8px 0 20px 0;
			height:22px;
			background:url(/images/dic_alpha_bt.gif) repeat-x left bottom;
			font-family:Arial, Helvetica, sans-serif;
			}
			#index a { 
				float:left; 
				background:url(/images/new/dic_aphabet_bg.gif) no-repeat left top; 
				width:32px; 
				line-height:22px; 
				text-align:center; 
				margin-right:1px; 
				color:#000000;
				}
			#index a:hover, #index a.on { 
				background-position:0 -22px; 
				text-decoration:none; 
				font-weight:bold;
				}
			#index span { 
				float:left; 
				background:url(/images/new/dic_aphabet_bg.gif) no-repeat left top; 
				font-weight:normal; 
				width:32px; 
				line-height:22px; 
				text-align:center; 
				margin-right:1px; 
				color:#000000;
				}
			#index .other { 
				background:url(/images/new/dic_aphabet_bg_other.gif) no-repeat top left;
				width:72px; 
				margin-right:0; 
				}
		#conWelcome{
			clear:both;
			width:930px;
			float:left;
			}
			#conWelcome img{
				float:right;
				}
			#conWelcome div{
				float:left;
				width:495px;
				padding-top:8px;
				padding-left:10px;
				font-family:Arial, Helvetica, sans-serif;
				}
				#conWelcome h3{
					color:#da1302;
					font-size:10pt;
					}
				#conWelcome p{
					padding:3px 0;
					margin:0;
					font-size:8.5pt;
					}
		#conToday{
			clear:both;
			width:930px;
			float:left;
			padding-top:20px;
			}
			#conTodayLeft{
				float:left;
				width:455px;
				}
			#conTodayRight{
				float:right;
				width:475px;
				}
			
			.todayCnTop{
				background:url(/images/new/dic_f_cn_top_right.gif) no-repeat 100% 0;
				height:4px;
				}
				.todayCnTop div{
				background:url(/images/new/dic_f_cn_top_left.gif) no-repeat left top;
				height:4px;
				width:4px;
				}
			.conFeatureBox1{
				width:455px;
				float:left;
				padding-bottom:20px;
				}
			.conFeatureBox2{
				width:455px;
				float:left;
				padding-left:20px;
				padding-bottom:20px;
				}
				.conF_Tle{
					border:1px solid #d5d5d5;
					border-width:0 1px 1px 1px;
					height:32px;
					padding:2px 5px 0 0;
					background:#ffffff url(/images/new/leftNav_bg.gif) repeat-x bottom;
					}
					.tle{
						float:left;
						width:50%;
						font-size:12pt;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						padding:7px 0 0 10px;
						}
					.moreBt{
						float:right;
						padding:5px 20px;
						color:#0b6599;
						font-size:8pt;
						background:#ededed url(/images/new/arrow_green.gif) no-repeat 51px center;
						}
					.con_Cont{
						background:#ffffff;
						border:1px solid #d5d5d5;
						border-width:0 1px 1px 1px;
						padding:10px 15px;
						}
				/***INNER *****/
				#entriesBox{
					clear:both;
					width:930px;
					background:#ffffff;
					float:left;
					}
					#entriesCon{
						border:1px solid #d5d5d5;
						border-width:0 1px 1px 1px;
						padding:10px 15px;
						float:left;
						width:898px;
						}
						#entriesCon ul li{
							float:left;
							width:200px;
							padding:4px 0 4px 20px;
							background:url(/images/new/arrow_green.gif) no-repeat 5px center;
							}
						#entriesCon ul li a:hover{
							/*background:#da0a02 url(/images/new/dic_in_list_on.gif) no-repeat left top;*/
							text-decoration:none;
							color:#FFFFFF;
							background-color:#037ea5;/*green*/
							padding:3px 5px;
							}
					#pages{
						clear:both;
						text-align:center;
						padding:15px 0;
						}
						#pages a{
							padding:0 5px;
							}
							#pages a:hover{
								text-decoration:none;
								color:#FFFFFF;
								background:#037ea5;
								}
						/***Inner 2****/
						#entriesLeftBox{
							float:left;
							width:215px;
							}
							.tle2{
								clear:both;
								font-size:11pt;
								padding-top:3px;
								text-align:center;
								font-weight:bold;
								font-family:Arial, Helvetica, sans-serif;
								}
						#entriesRightCon{
							float:right;
							width:665px;
							padding:10px 20px 30px 30px;
							}
							#entriesRightCon h3{
								font-size:12pt;
								font-family:Arial, Helvetica, sans-serif;
								color:#037ea5;
								padding-bottom:20px;
								}
								
							#entriesLeftCon{
								border:1px solid #d5d5d5;
								border-width:0 1px 1px 1px;
								padding:10px 15px;
								background:#ffffff;
								}
								#entriesLeftCon div{
									clear:both;
									text-align:center;
									padding:5px 0;
									}
								#entriesLeftCon ul li{
									padding:4px 0 4px 15px;
									background:url(/images/new/arrow_green.gif) no-repeat 2px center;
									}
								#entriesLeftCon ul li a:hover{
									background:#037ea5 ;
									text-decoration:none;
									color:#FFFFFF;
									padding:3px 5px;
									}
									.descript{
										padding-bottom:20px;
										}
									.source{
										text-align:right;
										color:#da0a02;
										}

