
/* body {
	background:url(../img/common/texture_01.jpg) repeat-x left top; 
} */

body {
	background:url(../img/common/texture_02.jpg) repeat-x left top; 
}

#wrap {
	width:900px;
	margin:0 auto;
}


/*--------------------------------------
    div#header
--------------------------------------*/
#header {
	width:900px;
	margin:0 0 30px 0;
}

#left-area {
	width:300px;
	float:left;
}

#left-area h1 {
	font-size:12px;
	font-weight:normal;
	margin:10px 0 2px 20px;
}

#left-area h1 a {
	color:#333;
	text-decoration:none;
}

/* #left-area img {
	margin-left:20px;
	width:250px;
	height:52px;
} */

#left-area img {
	margin-left:20px;
	width:279px;
	height:53px;
}

#right-area {
	width:400px;
	float:right;
	text-align:right;
}

#right-area ul {
	list-style:none;
	margin:10px 0 15px 0;
}

#right-area ul li {
	display:inline;
	background:url(../img/common/icon_01.gif) no-repeat 0% 50%;
	margin-left:10px;
	font-size:10px;
}

#right-area ul a {
	padding-left:10px;
}

#right-area img {
	margin-bottom:16px;
}

/*--------------------------------------
    div#content
--------------------------------------*/
#content {
	width:900px;
}

/*--------------------------------------
    div#left-content
--------------------------------------*/

#left-content {
	width:200px;
	float:left;
}

#global-nav {
	width:200px;
	margin-bottom:15px;
}

#global-nav ul {
	list-style:none;
}

html>/**/body #global-nav ul {
	margin-top:-5px;
}

#global-nav li {
	width:198px;
	padding:7px 0;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	border-left:1px solid #ccc;
}

#global-nav li {

}

#global-nav li a {
	margin-left:25px;
	padding-left:20px;
	background:url(../img/common/icon_02.gif) no-repeat 0% 50%;
}

#global-nav li.sub a {
	margin-left:45px;
	padding-left:11px;
	background:url(../img/common/icon_03.gif) no-repeat 0% 50%;
}

#global-nav li.current {
	background-color:#e5f0fa;
}

form#google {
	text-align:center;
	margin-bottom:15px;
}

form#google input#inp {
	margin-bottom:7px;
	width:196px;
}

form#google input#sbt {
	width:50px;
}

/*--------------------------------------
    div#main-content
--------------------------------------*/
#main-content {
	width:680px;
	float:right;
}


/*--------------------------------------
    div#footer
--------------------------------------*/
#footer {
	width:900px;
	margin-top:30px;
	padding:15px 0;
	border-top:1px solid #ccc;
	text-align:center;
}

#footer ul {
	width:770px;
	margin:0 auto 15px auto;
	list-style:none;
	font-size:10px;
}

#footer li {
	display:inline;
	line-height:250%;
}
