a:link {
	color:black;
	text-decoration: none;
}

a:visited {
	color:black;
	text-decoration: none;
}

a:hover {
	color:gray;
	text-decoration: none;
}

a:active {
	color:black;
	text-decoration: none;
}


#Album_List a:link {
	color: BLACK;
	text-decoration: none;
}
#Album_List a:visited {
	color: BLACK;
	text-decoration: none;
}
#Album_List a:hover {
   	color: GRAY;
	background: white;
}

#Album_List a:active {
	color: red;
}



h3 {
	background-color:#FFFFFF;
	color:#000000;
	font-size:15px;
	height:1.3em;
	padding:1px 7px;
}

.textbox{
	border      : 1px solid #96A6C5;
	font-size   : 12px;
	margin-top	: 2px;
	height	:20px;
}



.Title1{
	font-size 	: 200%;
	font-weight	: bold;
}
.Title2{
	font-size 	: 130%;
	font-weight	: bold;
}
.Title3{
	font-size 	: 100%;
	font-weight	: bold;
}

#Album_List ul {
	border:1px dashed silver;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
margin:12px 6px -4px 0;
padding:6px 0 3px 18px;
}

#Album_List ul li {
	padding-top	: 3px;
	padding-bottom	: 3px;
}

#McJoin .label{
	text-align: right;
	color : #1D2A5B;
	padding-right:3px;
}

#McJoin table tr td{
height:20px;
}

.TableStyle1{
margin-top:20px;
}

.TableStyle1 .label{
	text-align: right;
	padding-right :3px;
}

.TableStyle1 tr td{
min-height: 30px;
_height:30px;
}

.TableStyle2{
margin-top:20px;
margin-bottom:20px;
}

.TableStyle2 .label{
	text-align: right;
	padding-right :3px;
}

.TableStyle2 tr td{
	height: 30px;
}


.TableStyle3{
	margin-top:20px;
	margin-bottom:20px;
}

.TableStyle3 tr td{
	height: 20px;
}

.Flash_Size{
	text-align:center;
	cursor	:pointer;
	color:gray;
	float:left;
	padding: 0 5 0 5;
	margin-left:12px;
}

.Album_div{
	padding:0 100 0 100;
}


.button_height{
	height:25px;
}

.button_div{
	margin-right:5px;
	float	: left;
	cursor	:pointer;
}

.button_div_left{
	float	:left;
	width	: 6px;
	height	: 24px;
	background  : #ffffff url(../../images/button_left.jpg) repeat-x scroll 0 0;
}
		 

.button_div_right{
	float	:left;
	width	: 6px;
	height	: 24px;
	background  : #ffffff url(../../images/button_right.jpg) repeat-x scroll 0 0;
}

.button_basic {
	border : 0px;
	height : 30px;
	padding-bottom : 6px;
	float	: left;
	color	: white;
	background  : #ffffff url(../../images/button_center.jpg) repeat-x scroll 0 0;
}

.button_div_center{
	padding-top	:6px;
	padding-right:7px;
	padding-left:7px;
	float	: left;
	height	: 24px;
	color	: white;
	font-style	: height;
	background  : #ffffff url(../../images/button_center.jpg) repeat-x scroll 0 0;
}

.button_div1{
	margin-right:5px;
	float	: left;
	cursor	:pointer;
}

.button_div_left1{
	float	:left;
	width	: 6px;
	height	: 36px;
	background  : #ffffff url(../images/button_left1.jpg) repeat-x scroll 0 0;
}
		 

.button_div_right1{
	float	:left;
	width	: 6px;
	height	: 36px;
	background  : #ffffff url(../images/button_right1.jpg) repeat-x scroll 0 0;
}


.button_div_center1{
	padding-top	:6px;
	padding-right:7px;
	padding-left:7px;
	float	: left;
	height	: 36px;
	color	: white;
	font-style	: height;
	background  : #ffffff url(../images/button_center1.jpg) repeat-x scroll 0 0;
}

.main_view_info{
	margin-bottom:5px;
}

/* 도움말 */
.Help_View ul {
border:1px dashed silver;
	   list-style-image:none;
	   list-style-position:outside;
	   list-style-type:square;
margin:5px 0 10px;
padding:5px 0 5px 20px;
}

.Help_View ul li {
	padding-top : 3px;
	padding-bottom  : 3px;
}

.Help_Image {
	margin-top:5px;
	margin-bottom:20px;
}
