@charset "utf-8";
body{
	background-image:url(scc_theme/images/bg/bg_v2.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
body,p,td,th,a,a:hover,a:visited,a:link, {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;

}

.scc_title {
	font-family: Arial;
	font-size: 18px;
	color: #005794;
	line-height: 28px;
	font-weight: bold;
}
.scc_footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.scc_footer a:link{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.scc_footer a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.scc_footer a:link{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
div.scc_center{
	width:100%;
	margin-top: 0px;
	z-index:auto;
	height: 163px;
}
div.scc_center_2{
	width:100%;
	margin-top:0px;
	z-index:auto;
}
div#scc_wrapper_1{
	width: 1000px;
	margin: auto;
	text-align: left;

}
div#scc_wrapper_2{
	width: 1049px;
	margin: auto;
	text-align: left;
}

div#scc_content_1049{
	width: 1049px;
	height: auto;
}
div#scc_upper{
	height: auto;
	width: 1000px;
	top: 0px;

}
div#scc_logo_bar{
	height: 120px;
	width: 590px;
	left: 0px;
	padding-top: 5px;
	padding-left: 10px;
	float:left
}
div#scc_upper_right{
	float: right;
	width: 360px;
	height: 120px;
	padding-top: 0px;
}
div#scc_search_box{
	height: 51px;
	width: 162px;
	padding-top: 0px;
	text-align:center;
	background:url(scc_theme/images/btn/search.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom: 20px;
}
div#scc_upper_button{
	float: right;
	width: 166px;
	margin-right: 20px;
	margin-top: 105px;
}
div#scc_horizontal_menu {
	height: 25px;
	width: 1000px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-bottom: 0px;
	float:left;
	line-height: 14px;
	background:url(scc_theme/images/menu/menu_orange.jpg);
	margin-top: 5px;

}

.scc_horizontal_menu, .scc_horizontal_menu a, .scc_horizontal_menu a:link, .scc_horizontal_menu a:hover, .scc_horizontal_menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color: #000000;
}
div#scc_middle_z1 {
	background-image: url(scc_theme/images/bg/main_bg_middle.png);
	background-repeat: repeat-y;
	width: 1049px;
	z-index:auto;
}
div#scc_middle_z2 {
	width: 1049px;
	top: 0px;
	background-image: url(scc_theme/images/bg/main_bg_top.png);
	background-repeat: no-repeat;
	z-index:auto;
}
div#scc_middle_z3 {
	width: 1049px;
	top: 0px;
	background-image: url(scc_theme/images/bg/main_bg_bottom.png);
	background-repeat: no-repeat;
	min-height: 480px;
	z-index:auto;
	background-position: bottom;
	text-align:left;
}
div#scc_middle_main {
	width: 960px;
	z-index:auto;
	margin-top: 0px;
	margin-left: 40px;
	padding-top: 15px;
	margin-bottom: 20px
}
div#scc_left {
	width: 192px;
	overflow:hidden;
	margin-bottom: 20px;
	text-align:center
}
div#scc_left2 {
	width: 167px;
	overflow:hidden;
	margin-bottom: 20px;
	text-align:center;
	margin-left:15px;
}
div#scc_content {
	width: 550px;
	overflow:hidden;
	margin-bottom: 0px;
	line-height: 28px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
div#scc_content_wide {
	width: 700px;
	overflow:hidden;
	margin-bottom: 20px;
	line-height: 28px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
div#scc_user {
	width: 550px;
	overflow:hidden;
	margin-bottom: 20px;
}
.scc_user {
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-family: Arial;
}
div#scc_user_wide {
	width: 700px;
	overflow:hidden;
	margin-bottom: 20px;
}
div#scc_right {
	width: 162px;
	overflow:hidden;
	margin-bottom: 20px;
	text-align:center
}
div#scc_blue_bottom {
	background-image: url(scc_theme/images/bg/bottom_bar.jpg);
	background-repeat: repeat-x;
	position: fixed;
	height: 6px;
	width: 100%;
	bottom: 0px;
	z-index:auto;

}
div#scc_footer {
	margin-top: 10px;
	z-index:auto;
	width:960px;
	text-align:center;
}
div#scc_middle_left {
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
}

div.hr {
	padding-top: 0;
	margin: 0 0;
	width: 560px;
	height: 3px;
	background-image: url(scc_theme/images/hr.png);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	margin-bottom: 12px;
}
div.hr hr { 
	display: none; 
} 

