/* CSS Document */
/***INNER PREFERENCES***/

		/***Contents Preferences****/
			#container_pre{
				clear: both;
				float:left;
				width:974px;
				margin-bottom:20px;
				}
			#container_pre_in{
				padding:20px 22px;
				float:left;
				width:930px;
				}
							
				#inner_contents{
					width:930px;
					}	
						#preTleBox{
							float:left;
							width:930px;
							border-bottom:1px solid #cccccc;
							}
							#preTleBox h2{
								float:left;
								width:40%;
								font-family:Arial, Helvetica, sans-serif;
								font-size:17pt;
								padding:5px 20px 10px 20px;
								}
								.red{
									color:#df2b24;
									}
								.blue{
									color:#3065a5;
									}
							#breadcrum{
								float:right;
								text-align:right;
								padding:12px 20px 0 0;
								width:35%;
								}
					
						#inner_contents p{
							clear:both;
							padding:7px 20px;
							}
						.grayBox{
							clear:both;
							margin-top:15px;
							font-family:Arial;
							}
						.grayBox select{
							font-size:9pt;
							font-family:Arial;
							margin:5px 0;
							padding: 3px;
							height: 22px;
							}
						.grayBox h3{
							color:#FFFFFF;
							font-size:10pt;
							background-color:#a9a9a9;
							padding:2px 0 6px 10px;
							}
							.grayBoxCon{
								background:#f0f0f0 url(/images/graybox_bg.gif) repeat-x bottom;
								font-size:9pt;
								font-weight:bold;
								padding:5px 10px;
								float: left;
								width: 910px;
								}
							.grayBoxCon2{
								background:#f0f0f0 url(/images/graybox_bg.gif) repeat-x bottom;
								font-size:9pt;
								padding:10px;
								height:65px;
								line-height:normal;
								}
							.cnGrayTop{
								clear:both;
								background:#a9a9a9 url(/images/cn_gray_right_top.gif) no-repeat 100% 0;
								height:4px;
								}
								.cnGrayTop div{
									background:url(/images/cn_gray_left_top.gif) no-repeat left;
									height:4px;
									width:4px;
									}
							.cnGrayBt{
								clear:both;
								background:#d7d7d7 url(/images/cn_gray_right_bt.gif) no-repeat 100% 0;
								height:3px;
								}
								.cnGrayBt div{
									background:url(/images/cn_gray_left_bt.gif) no-repeat left;
									height:3px;
									width:3px;
									}
								.check{
									padding-left:10px;
									font-size:9pt;
									color:#6b6b6b;
									}
							#fontLeft{
								float:left;
								width:40%;
								}
							#fontRight{
								float:right;
								width:50%;
								}
								.exsmall{
									font-size:8pt;
									}
								.small{
									font-size:10pt;
									}
								.medium{
									font-size:13pt;
									}
								.large{
									font-size:16pt;
									}
								.exlarge{
									font-size:20pt;
									}
							#updateBt{
								padding-top:15px;
								}
				/***Font style*** add 03.18***/

							.fontstyleBox{
								float:left;
								width:23%;
								padding-right:10px;
								}
								.fontstyleBox div{
									font-weight:normal;
									padding:5px 10px;
									}
								.descript{
									padding:5px 0;
									font-weight:normal;
									color:#333333;
									}
								.font_verdana{
									font-family:Verdana, Arial, Helvetica, sans-serif;
									}
								.font_arial{
									font-family:Arial, Helvetica, sans-serif;
									}
								.font_times{
									font-family:"Times New Roman", Times, serif;
									}
								.font_courier{
									font-family:"Courier New", Courier, monospace;
									}
					#bgcolor{
						padding:5px;
						}
						#bgcolor img{
							margin-right:15px;
							}
