@charset "utf-8";

/************ The Basic Style Case For WebSite Start ************/

h1,h2,h3,h4 {
    display:inline;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}

body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	color:#323232;
	background:url(../images/ng_bg.jpg) left top repeat-x;
}

pre {
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

br.clear {
	clear:both;
	font:0pt/0pt sans-serif;
}

.clear {
    height:0;
    clear:both;
}

img {
	border:0px;
}

.red {
	color:#ea608e;
}

.blue {
	color:#206dcd;
}

.bold {
    font-weight:bold;
}

.font14 {
    font-size:14px;
}

.normal {
    font-weight:normal;
}

#container {
	width:950px;
	margin:4px auto 0 auto;
	overflow:hidden;
	text-align:left;
}

#footer {
	width:100%
	height:550px;
	clear:both;
	background-color:#F0EEEC;
	margin-top:30px;
	overflow:hidden;
}

#footer .b {
	width:100%;
	height:130px;
	background-color:#FFFFFF;
}

#footer a:visited{
	color:#666666;
	text-decoration:none;
}

#footer a:link{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#FF6699;
	text-decoration:none;
}

#footer .gotop {
	width:100%;
	height:28px;
	background:url(../images/ng_foot_bg.gif) repeat-x;
}

#footer .btnTop {
	width:950px;
	height:28px;
	margin:0px auto;
	text-align:right;
}

#footer .footer-main {
	width:950px;
	height:330px;
	margin:0 auto 50px auto;
	padding-top:11px;
}

#footer .footer-main .logo {
	width:950px;
	margin-bottom:15px;
	text-align:left;
}

#footer .footer-main .l {
	width:417px;
	float:left;
}

#footer .footer-main .l dt {
	height:15px;
}

#footer .footer-main .l dd {
	height:25px;
	padding:8px 0px 0px 10px;
	margin-left:4px;
	border-bottom:dotted 1px #999999;
	background:url(../images/nav.gif) no-repeat left center;
}

#footer .footer-main .l .dd1 {
	height:25px;
	padding:8px 0px 0px 10px;
	margin-left:4px;
	border-bottom:none;
	background:url(../images/nav.gif) no-repeat left center;
}

#footer .footer-main .c {
	width:240px;
	float:left;
	margin-left:25px;
}

#footer .footer-main .c dt {
	height:15px;
}

#footer .footer-main .c dd {
	height:25px;
	padding:8px 0px 0px 10px;
	margin-left:4px;
	border-bottom:dotted 1px #999999;
	background:url(../images/nav.gif) no-repeat left center;
}

#footer .footer-main .r {
	width:200px;
	float:right;
}

#footer .footer-main .r .title {
	margin-bottom:7px;
}

#footer .footer-main .r p {
	padding-bottom:2px;
}

#footer .footer-main .copyright {
	float:left;
	margin:0;
	padding:50px 0 15px 0;
	*padding:50px 0 0 0;
	_padding:50px 0 0 0;
	width:950px;
	height:60px;
	font-size:11px;
	color:#323232;
}

#footer .footer-main .copyright .address {
    float:left;
    margin:0;
	padding:0;
	width:400px;
}

#footer .footer-main .copyright .espirit {
	float:right;
	width:247px;
	margin:0;
	font-size:11px;
	color:#323232;
}

#footer .footer-main .copyright .espirit span{ 
    float:left;
    margin:0;
	padding:0;
}

#header {
	margin:0;
	width:950px;
	height:90px;
	padding-top:4px;
	margin-bottom:22px;
}

#header .logo {
	width:180px;
	float:left;
}

#header .menu {
	width:950px;
	float:right;
	text-align:right;
}

#header .main-nav {
	width:950px;
	height:25px;
	border-bottom:#CCCCCC 1px solid;
}

#header .main-nav .voice {
    float:left;
}

#header .nav {
	display:block;
	width:607px;
	height:25px;
	float:right;
	text-align:right;
	font-size:12px;
	padding-left:90px;
}

#header .nav img {
	padding-left:12px;
}

#header .nav ul {
	margin:0;
	padding:3px 0px 0px 0px;
}

#header .nav li {
	float:left;
	margin:0;
	list-style:none;
	background:url(../images/nav.gif) no-repeat left center;
	padding:0 20px 0 10px;
	*padding:0 18px 0 10px;
	_padding:0 20px 0 10px;
}

#header .nav li a:visited{
	color:#333333;
	text-decoration:none;
}

#header .nav li a:link{
	color:#333333;
	text-decoration:none;
}

#header .nav li a:hover{
	color:#FF6699;
	text-decoration:none;
}

#header .local-nav {
	float:right;
	width:704px;
	height:35px;
	margin-top:30px;
	background:url(../images/mainmenu_bg.png) no-repeat;
}

#header .local-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header .local-nav ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#header .local-nav .search {
	float:right;
	width:180px;
	height:35px;
}

#header .local-nav .search {
    width:90px;
	height:17px;
	font-size:12px;
	margin:9px 5px 0px 10px;
	padding:0 5px 0 15px;
	background: #FFFFFF url(../images/search_01.gif) no-repeat;
	border:1px solid #cd658c;
}

#header .local-nav .submit {
	clear:both;
	margin:9px 0px 0px 2px;
}

.main {
    float:left;
	width:680px;	
}

.main .banner {
    width:680px;
    margin-bottom:15px;	
}

#side {
    float:right;
	width:250px;
	margin:0;
	padding:0;	
}

#side .simg {
	padding-bottom:15px;
}

.crumbs {	
	float:left;
	width:950px;
	margin-bottom:12px;	
	font-size:10px;
}

.crumbs .father{
	color:#EA608E;
}

.crumbs a:visited{
	color:#EA608E;
	text-decoration:none;
}

.crumbs a:link{
	color:#EA608E;
	text-decoration:none;
}

.crumbs a:hover{
	color:#996699;
	text-decoration:none;
}

.component-title {
    margin:0;
	padding:10px 0 0 16px;
	height:27px;
	background:url(../images/texture_01.jpg) no-repeat;
}

.component-title span{
	float:left;
	margin:0;
	padding:0 5px 0 0;
	font-weight:bold;
	line-height:1.7em;
}

#cse {
      width:100%;
}