body
{
	background: #d5edf5 url(/image/framework/background_top.png) repeat-x top left;
	font-family: 'Lucida Grande',sans-serif; font-size: 14px; margin: 0; padding: 0;
}
img { border: 0; margin: 0; padding: 0; }
a, a:visited, a:hover { text-decoration: none; }
h1 { color: #043449; font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 16px; margin: 6px; }
table { font-family: 'Lucida Grande',sans-serif; font-size: 14px; vertical-align: top; }
td { vertical-align: top; }
th { font-weight: bold; vertical-align: top; }
checkbox, input, select, textarea
{
	border: 1px solid #0097c4; display: block; font-size: 13px; margin: 0 0 5px; padding: 5px;
	border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;
	border-top-left-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
}

input:focus, textarea:focus { background-color: #fff9df; }

.form_button { padding: 2px; text-align: center; text-decoration: none; }
.form_text { height: 17px; font-size: 13px; }
.form { height: 34px; }
.form_row label { clear: left; float: left; line-height: 28px; width: 110px; }

.link { cursor: pointer; }
.link0, .link0:visited { color: #000000; text-decoration: none; cursor: pointer; }
.link0:hover { color: #000000; }
.link1, .link1:visited { color: #ffffff; text-decoration: none; cursor: pointer; }
.link1:hover { color: #ffffff; }
.link2, .link2:visited { color: #299bd7; text-decoration: none; cursor: pointer; }
.link2:hover { color: #299bd7; }
.link3, .link3:visited { color: #043449; text-decoration: none; cursor: pointer; }
.link3:hover { color: #043449; }

.event { background-color: #FFFFE1; border: 1px dashed #CFCFCF;/* padding: 2px 2px 2px 2px;*/ }

#framework { margin: 0px auto; padding-top: 15px; position: relative; width: 980px; }
* html #framework { margin: 0px 0px 0px 36px; padding-top: 15px; }

#header { color: #000000; height: 100px; position: relative;  z-index: 2; }
#header { text-align: left; width: 980px; }
#header a { color: #ffffff; }

#menu
{
	background: #838383 url(/image/framework/background_menu.png);
 	border-bottom: 1px solid #d6d6d6; position: relative; text-align: left; width: 980px;
	border-top-left-radius: 12px; border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px; -moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px;
}
#menu_content { font-size: 14px; font-weight: bold; height: 28px; margin-left: 10px; position: relative; }
#menu_content ul { list-style: none; margin: 0px; padding: 0px; position: absolute; z-index: 10; }
#menu_content li { float:left; padding: 6px 6px 6px; text-align: center; }
#menu_content #slide
{
	background: transparent url(/image/framework/arrow.png) no-repeat top center;
	height: 7px; position: absolute; top: 0px; z-index: 10;
}

#menu_sub { border-bottom: 1px solid #d6d6d6; text-align: left; width: 980px;  }

#main
{
	background-color: #ffffff; border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; position: relative;
	border-bottom-left-radius: 12px; border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px; border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px;
}
#main_content { padding: 6px; }

#bottom { text-align: left; width: 980px; }
#bottom_content { font-size: 10px; margin: 6px 10px 6px 10px; }
#bottom_content .item
{
	display: block; float: left;
	padding: 0px 2px 0px; text-align: center; text-decoration: none; white-space: nowrap;
}

a.button
{
	display: block; float: left; font-size: 12px; font-weight: bold; height: 24px;
	margin-right: 0px; padding-right: 6px; text-align: center; text-decoration: none;
	
}
a.button span { display: block; line-height: 16px; padding: 4px 0 4px 6px; white-space: nowrap; }
a.button:active { background-position: bottom right; outline: none; }
a.button:active span { background-position: bottom left; padding: 4px 0 4px 6px; }

a.button1 { background: transparent url(/image/button/button1_right.png) no-repeat scroll top right; color: #ffffff; }
a.button1 span { background: transparent url(/image/button/button1_left.png) no-repeat; text-shadow: 0 1px 0 #6e9324; }
a.button2 { background: transparent url(/image/button/button2_right.png) no-repeat scroll top right; color: #ffffff; }
a.button2 span { background: transparent url(/image/button/button2_left.png) no-repeat; text-shadow: 0 1px 0 #248dd2; }

div#list { height: 240px; overflow: hidden; position: relative; width: 964px; }
div#list ul { list-style: none; margin: 0; position: absolute; top: 0; padding: 0; }
ul#list_tabs { left: 0; width: 320px; z-index: 2; }
ul#list_tabs li { font-family: Arial; font-size: 12px; }
ul#list_tabs li img { float: left; margin: 10px 10px 0 0; padding: 5px; }
ul#list_tabs li a { color: #222; display: block; height: 60px; outline: none; padding: 10px; text-decoration: none; }
ul#list_tabs li a:hover { text-decoration: none; }
ul#list_tabs li a.current { background:  url(/image/list/arrow.png); color: #FFF; }
ul#list_tabs li a.current:hover { cursor: default; text-decoration: none; }
ul#list_content { height: 240px; position: relative; right: 0; width: 677px; }
ul#list_content li { height: 240px; position: absolute; width: 677px; }
ul#list_content li a
{
	background: #000; bottom: 10px; color: #FFF; font-size: 11px; padding: 8px 12px;
	position: absolute; right: 10px; text-decoration: none; -moz-border-radius: 5px;
}
ul#list_content li a:hover { background: #D33431; }

div.box_1
{
	background-color: #000000; color: #ffffff; margin-top: 40px; width: 100%;
	border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;
	border-top-left-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;
	-webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px;
}
div.box_content_1 { float: left; margin: 20px 55px 20px 55px; width: 200px; }
div.box_content_1 img { float: left; margin: 0px 10px 0 0; padding: 5px; }