/* Safari Hack*/
/*@media screen and (-webkit-min-device-pixel-ratio:0){
	# {
		
	}
}*/
/*IE6 Hack*/
/**html #{
	
}*/
/*IE7 Hack*/
/**:first-child+html # {
	
}*/
/*IE8 Hack*/
/*html>/**//*body p {
        color /*\**//*: blue\9;
		font-size: 20px\9;
}*/


/*==============================*/
/*			general				*/
/*==============================*/
#share {
padding:10px;
position: fixed;
top: 40%;

/* IE5 later && javascript-on */
position: expression('absolute');
top: expression(documentElement.scrollTop + 100 + 'px');
left: expression(documentElement.scrollLeft + 80 + 'px');
}


*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

img{
	border: 0;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #00C574;
}

a:hover {
	text-decoration: none;
}

a.bullet {
	padding-left: 17px;
	background: url(../img/bullet.gif) no-repeat left center;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
	text-align: center;
	color: #081421;
}

body#home {
	background: url(../img/top/top_background.jpg) no-repeat center top;
}

.main_wrap {
	width: 940px;
	margin: auto;
	text-align: left;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

/*------------------------------*/
/*           header				*/
/*------------------------------*/
#header {
	height: 105px;
	border-top: 6px solid #00AEEF;
}

/** for IE6 */
* html #header {
    height: 111px;
}

#header a {
	color: #081421;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h1 {
	float: left;
	width: 264px;
}

#header	ul#header_top {
	text-align: right;
	padding-top: 12px;
}

#header	ul#header_top li {
	display: inline;
	padding-left: 10px;
}

#header	ul#header_top li img {
	vertical-align: middle;
	margin-right: 5px;	
}


#header #cse,
#sitesearch {
	float: right;
	width: 210px;
	margin-top: 12px;
}

#header #cse .gsc-branding-text,
#header #cse .gsc-branding-img,
#header #cse .gsc-clear-button {
	display: none;
}

#header #cse table#gsc-search-box {
	border-collapse: collapse;
	table-layout: fixed;
}

#header #cse table#gsc-search-box tr td.gsc-input {
	width: 145px;
}


#header #cse .gsc-input,
#sitesearch input.text {
	width: 140px;
	text-align: left;
}

#header #cse .gsc-input input,
#sitesearch input.text {
	border: 1px solid #E4E4E4;
}

#header #cse .gsc-search-button {
	width: 53px;
	height: 19px;
}

#header #cse .gsc-search-button input,
#sitesearch input.submit {
	width: 53px;
	height: 19px;
	border: none;
	cursor: pointer;
	text-indent: -1000px;
	background: url(../img/button_search.gif) no-repeat left top;
}

#header	ul#global_navi {
	text-align: right;
	padding-top: 12px;
	padding-left: 270px;
}
* html #header ul#global_navi {
	padding-top: 3px;
}

#header	ul#global_navi li#navi_menu_01 {
	float: left;
	width: 130px;
	border-right: 1px solid #CCCCCC;
}
#header	ul#global_navi li#navi_menu_02 {
	float: left;
	width: 88px;
	border-right: 1px solid #CCCCCC;
}
#header	ul#global_navi li#navi_menu_03 {
	float: left;
	width: 117px;
	border-right: 1px solid #CCCCCC;
}
#header	ul#global_navi li#navi_menu_04 {
	float: left;
	width: 108px;
	border-right: 1px solid #CCCCCC;
}
#header	ul#global_navi li#navi_menu_05 {
	float: left;
	width: 147px;
	border-right: 1px solid #CCCCCC;
}

#header	ul#global_navi li a {
	padding: 3px 11px;
	display: block;
}

/*------------------------------*/
/*        END   header			*/
/*------------------------------*/

/*------------------------------*/
/*      	main visual			*/
/*------------------------------*/
#home #main_visual {
	position: relative;
	top: -22px;
}

#main_visual ul {
	padding: 20px 0px;
}

#main_visual ul li {
	display: inline;
	padding-left: 3px
}

#main_visual ul li a {
	padding-right: 10px;
}

/*------------------------------*/
/*     END 	main visual			*/
/*------------------------------*/

/*------------------------------*/
/*      	 	body			*/
/*------------------------------*/
#body #link_page_top {
	clear: both;
	padding: 35px 0px 22px 0px;
	text-align: right;
}

/*- - - - - - - - - - - - - - - */
/*			main column			*/
/*- - - - - - - - - - - - - - - */
#main_column {
	float: left;
	width: 681px;
	text-align: justify;
    line-height: 170%;
}

#main_column #left_column {
	float: left;
	width: 325px;
}

#main_column #right_column {
	float: right;
	width: 325px;
}

#main_column h3 {
	height: 39px;
	line-height: 39px;
	padding: 0px 10px;
	margin-bottom: 1.5em;
	overflow: hidden;
	font-weight: 600;
	font-size: 1.2em;
	color: #FFFFFF;
	background: url(../img/title_background.gif) no-repeat left top;
}

#main_column p {
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
#main_column ul.client {
	margin-left: 1.5em;
}

#main_column p.non_marg {
	margin-bottom: 0px;
}

#main_column h4 {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#main_column img.fl_right {
	float: right;
	margin: 0px 0px 30px 30px;
	border: 1px solid #DADADA;
}

#main_column img.fl_left {
	float: right;
	margin: 0px 10px 10px 0px;
	border: 1px solid #DADADA;
}

#main_column ul.nomal {
	list-style-type: disc;
	padding-left: 1.5em;
}

#main_column ul.default {
	border-top: 1px dotted #DBDBDB;
}

#main_column ul.default li {
	margin-top: 1.5em;
	border-bottom: 1px dotted #DBDBDB;
}

#main_column ol {
	list-style: desimal outside;
	margin-left: 3.0em;
	margin-bottom: 1.5em;
}

#main_column dl dd {
	padding-bottom: 10px;
}

#main_column dl.default {
	margin-bottom: 1.5em;
    margin-left: 1em;
	border-bottom: 1px dotted #DBDBDB;
}

#main_column dl.default dt {
	clear: both;
	float: left;
	width: 110px;
	padding: 12px 0px;
	color: #00AEED;
	font-weight: 600;
}

#main_column dl.default dd {
	padding: 12px 0px;
	padding-left: 110px;
	border-top: 1px dotted #DBDBDB;
}

#main_column h4.title {
	padding-left: 12px;
	margin: 2.0em 0em 1.0em 0.5em;
	border-left: 3px solid #00AEED;
}

#main_column table  {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #DBDBDB;
	margin-bottom:3.0em;
}

#main_column table th {
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #DBDBDB;
}

#main_column table .title th {
/*	background-color: #00AEED; */
	background-color: #9E9E9E;
	color: #FFFFFF;
}

#main_column table td {
	padding: 5px 10px;
	border: 1px solid #DBDBDB;
}

#main_column iframe {
	margin-left: 40px;
	border: 1px solid #DBDBDB;
}

/*
 * for publication
 */
#main_column table th.col1 {
    width: 100px;
}
#main_column table th.col2 {
    
}
#main_column table th.col3 {
    width: 80px;
}
#main_column table th.col4 {
    width: 80px;
}
#main_column table th.col5 {
    width: 60px;
}
#main_column table th.col6 {
    width: 50px;
}

/*- - - - - - - - - - - - - - - */
/*		END 	main column		*/
/*- - - - - - - - - - - - - - - */


/*- - - - - - - - - - - - - - - */
/*			sub column			*/
/*- - - - - - - - - - - - - - - */
#sub_column {
	float: right;
	width: 230px;
}

#sub_column h5 {
	height: 42px;
	line-height: 42px;
	padding: 0px 13px;
	overflow: hidden;
	font-weight: 600;
	color: #FFFFFF;
	background: url(../img/subcolumn_title_background.jpg) no-repeat left top;
}

#sub_column ul {
	border: 1px solid #DADADA;
	border-top: none;
	background-color: #F7F7F7;
}

#sub_column ul li {
	padding: 12px 13px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DADADA;
}

#sub_column ul li.first {
	border-top: none;
}

#sub_column ul li.selected {
	background-color: #9E9E9E;
}

#sub_column ul li.selected a.bullet {
	color: #FFFFFF;
	background: url(../img/bullet_selected.gif) no-repeat left center;
}

#sub_column ul li a {
	color: #081421;
	text-decoration: none;
}

#sub_column ul li a {
	text-decoration: underline:
}

#sub_column #sub_bottom_effect {
	position: relative;
	top: -2px;
	width: 230px;
	height: 3px;
	background: url(../img/subcolumn_bottom.gif) no-repeat left top;
}

#home #sub_column {
	margin-top: 2.0em;
	background: url(../img/top/banner_background.gif) repeat-y left top;
}

#home #sub_column ul {
	border: none;
	background: none;
}

#home #sub_column ul li {
	margin: 5px;
	padding: 0px;
	border: 0px;
	background: none;
}

#home #sub_top_effect {
	height: 5px;
	width: 230px;
	position: relative;
	margin-bottom: -5px;
	background: url(../img/top/sub_column_top.gif) no-repeat left top;
}

#home #sub_bottom_effect {
	height: 5px;
	width: 230px;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
	background: url(../img/top/sub_column_bottom.gif) no-repeat left bottom;
}

/*- - - - - - - - - - - - - - - */
/*		END	sub column			*/
/*- - - - - - - - - - - - - - - */

/*------------------------------*/
/*      END	 	body			*/
/*------------------------------*/

/*------------------------------*/
/*      	 	footer			*/
/*------------------------------*/
#footer {
	height: 77px;
	background: #474747 url(../img/footer_background.gif) repeat-x left top;
}

#footer p {
	float: left;
	width: 123px;
	padding-top: 25px;
}

#footer ul {
	float: left;
	padding-top: 27px;
	width: 360px;
}

#footer ul li img {
	vertical-align: middle;
}

#footer ul li#footer_contact {
	float: left;
	width: 100px;
	border-right: 1px solid #787878;
}
#footer ul li#footer_policy {
	float: left;
	width: 133px;
	border-right: 1px solid #787878;
}
#footer ul li#footer_site {
	float: left;
	width: 120px;
	border-right: 1px solid #787878;
}

#footer ul li a {
	display: block;
	padding: 5px 10px;
}

#footer address {
	float: right;
	width: 369px;
	padding-top: 30px;
}

/*------------------------------*/
/*      END	 	footer			*/
/*------------------------------*/


/*==============================*/
/*			END general			*/
/*==============================*/

/*==============================*/
/*				index			*/
/*==============================*/

/*==============================*/
/*		END		index			*/
/*==============================*/

