/* CSS Document */
/***INNER REGISTER***/

		/***Contents Preferences****/
			#container_register{
				clear: both;
				float:left;
				width:974px;
				margin-bottom:20px;
				}
			#container_register_in{
				padding:20px 22px;
				float:left;
				width:930px;
				}
							
				#inner_contents{
					width:930px;
					}	
						#registerTleBox{
							float:left;
							width:930px;
							border-bottom:1px solid #cccccc;
							}
							#registerTleBox 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;
								}
							.register_left {float:left;width:150px;line-height:20px;}
							.register_right {float:left;line-height:20px;}
							.mr_form {width:180px;}
							.register_textarea {width:550px; padding:5px; font-family:Arial; font-size:12px;}
							.clear {clear:both;}
							.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;
								}
				

