/* CSS Document */

/* ---------- ¥Ø¥Ã¥À¡¼ÍÑCSS ---------- */
#header_logo{
	width               : 957px;
	height              : 91px;
	text-align          : left;

	margin-top          : 5px;
	margin-bottom       : 0px;
	margin-left         : 1px;
	margin-right        : 0px;

	background-color    : #FFFFFF;
	background-image    : url('/img/system/header/header01_bg.jpg');

	border-style        : solid;
	border-color        : #EBEBEB;
	border-top-width    : 1px;
	border-left-width   : 1px;
	border-right-width  : 1px;
	border-bottom-width : 1px;

	padding-top         : 3px;
	padding-left        : 0px;
	padding-bottom      : 1px;

}
	#header_logo .logo_image{
		width               : 225px;
		text-align          : left;
		font-size           : 12px;

		padding-top         : 0px;
		padding-left        : 0px;
		padding-right       : 0px;
		padding-bottom      : 1px;
		float               : left;
	}
	#header_logo .top_banner{
		width               : 728px;

		text-align          : right;
		font-size           : 12px;

		padding-top         : 0px;
		padding-bottom      : 0px;
		padding-left        : 0px;
		padding-right       : 2px;
		float               : left;
	}

#header_menu{
	width               : 957px;
	height              : 66px;

	background-color    : #FFFFFF;

	border-style        : solid;
	border-color        : #EBEBEB;
	border-top-width    : 1px;
	border-left-width   : 1px;
	border-right-width  : 1px;
	border-bottom-width : 1px;

	margin-top          : 5px;
	margin-bottom       : 3px;
	margin-left         : 1px;
	margin-right        : 0px;

	padding-top         : 3px;
	padding-left        : 0px;
	padding-right       : 0px;
	padding-bottom      : 0px;

	clear               : both;
}
#header_menu .site_menu{
	height              : 28px;

	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;
}

#header_menu .menu_bottom{
	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 3px;
	margin-right        : 0px;

	float               : left;
}

#header_menu .menu_login{

	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 5px;
	margin-right        : 0px;

	float               : left;
}

#login_header{
	width               : 600px;

	text-align          : right;

	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;

	float               : left;
}
	#login_header .inputname{
		text-align          : left;
		font-size           : 12px;
	}

	#login_header input{
		font-family:Arial,Helvetica,sans-serif;

		height              : 20px;

		text-align          : left;
		font-size           : 12px;
	}

	#login_header .member_change{
		text-align          : right;
	
		padding-top         : 0px;
		padding-bottom      : 0px;
		padding-left        : 380px;
		padding-right       : 0px;

		float               : left;
	}
	#login_header .logout{
		text-align          : right;

		padding-top         : 5px;
		padding-bottom      : 0px;
		padding-left        : 15px;
		padding-right       : 0px;

		float               : left;
	}




#header_menu .site_channel{
	margin-top          : 0px;
	margin-bottom       : 0px;
	margin-left         : 0px;
	margin-right        : 0px;

	border-style        : solid;
	border-color        : #EBEBEB;
	border-top-width    : 1px;
	border-left-width   : 0px;
	border-right-width  : 0px;
	border-bottom-width : 0px;

	font-size           : 8px;
	text-align          : left;

	clear               : both;
}

#header_menu .channel_button{

	padding-top         : 1px;
	padding-bottom      : 1px;
	padding-left        : 1px;
	padding-right       : 1px;

	border-style        : solid;
	border-color        : #EBEBEB;
	border-top-width    : 0px;
	border-left-width   : 0px;
	border-right-width  : 1px;
	border-bottom-width : 0px;

	float               : left;
}
#header_menu .channel_button_right{

	padding-top         : 1px;
	padding-bottom      : 1px;
	padding-left        : 1px;
	padding-right       : 0px;

	float               : left;
}

#general_body{
	width               : 957px;

	background-color    : #FFFFFF;

	border-style        : solid;
	border-color        : #EBEBEB;
	border-top-width    : 1px;
	border-left-width   : 1px;
	border-right-width  : 1px;
	border-bottom-width : 1px;

	margin-top          : 5px;
	margin-bottom       : 5px;
	margin-left         : 0px;
	margin-right        : 0px;

	padding-top         : 3px;
	padding-left        : 0px;
	padding-right       : 0px;
	padding-bottom      : 0px;

	clear               : both;
}
