@charset "utf-8";
* {
	margin:0;
	padding:0;
	line-height: 140%;
	font-size: 12px;
	font-family: arial,sans-serif;
}

a:link { color: #03c;text-decoration:none; } 

a:visited { color: #03c;text-decoration:none; } 

a:hover { color: #03c;text-decoration:underline; } 

a:active { color: #03c;text-decoration:none; }

#bg1 {
	background: url(../images/template/bg1.jpg) repeat-x;
	text-align: center;
}

#bg2 {
	width: 918px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/template/bg2.jpg) repeat-y;
}

#top_bg {
	background: url(../images/template/header_bg.jpg) no-repeat;
	padding-left: 9px;
	padding-right: 9px;
}

/* header START */
#header {
	width: 900px;
}

#header_content {
	width: 900px;
	height: 80px;
}

#header_t {
	height: 80px;
}

#header_t_l {
	float: left;
	margin-top: 7px;
}

#header_t_l_s {
	float: left;
}

#header_t_r {
	float: right;
	text-align: right;
}

#header_b {
	clear: both;
}

#header_b_l {
	float: left;
	margin-bottom: 5px;
}

#header_b_r {
	float: right;
}

#header_b_r div {
	margin-bottom: 5px;
}

/* header END */

/* body START */
#body {
	clear: both;
	width: 900px;
}

#leftmenu {
	width: 200px;
	float: left;
}

#leftmenu div {
	margin-bottom: 10px;
}

#content {
	width: 695px;
	float: left;
}

#home_content {
	width: 490px;
	float: right;
}

#rightmenu {
	width: 200px;
	float: right;
}

#rightmenu_box_head {
	padding-top : 5px;
	background: url(../images/template/rightmenu_box_head_bg.jpg) no-repeat;
}

#rightmenu_box_body {
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding-left: 4px;
}

#rightmenu_box_foot {
	height: 5px;
	background: url(../images/template/rightmenu_box_foot_bg.jpg) no-repeat;
}

/* body END */

/* footer START */
#footer {
	clear: both;
	padding-top: 5px;
	width: 918px;
	height: 59px;
}

#footer_bg {
	background: url(../images/template/footer_bg.jpg) no-repeat;
}

#footer_t {
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 4px;
	text-align: center;
}

#footer_t a {
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}

#footer_b {
	line-height: 30px;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

/* footer END */

/* content header START */
.head_img {
	width: 695px;
	height: 95px;
}
.header_4 {
	background: url(../images/template/pagetit_img_1.jpg) no-repeat;
}
.header_5 {
	background: url(../images/template/pagetit_img_2.jpg) no-repeat;
}
.header_6 {
	background: url(../images/template/pagetit_img_3.jpg) no-repeat;
}
.header_7 {
	background: url(../images/template/pagetit_img_4.jpg) no-repeat;
}
.header_8 {
	background: url(../images/template/pagetit_img_5.jpg) no-repeat;
}
.header_9 {
	background: url(../images/template/pagetit_img_6.jpg) no-repeat;
}
.header_10 {
	background: url(../images/template/pagetit_img_7.jpg) no-repeat;
}
.header_11 {
	background: url(../images/template/pagetit_img_8.jpg) no-repeat;
}
.header_12 {
	background: url(../images/template/pagetit_img_9.jpg) no-repeat;
}
.header_13 {
	background: url(../images/template/pagetit_img_13.jpg) no-repeat;
}
.header_14 {
	background: url(../images/template/pagetit_img_15.jpg) no-repeat;
}
.header_15 {
	background: url(../images/template/pagetit_img_14.jpg) no-repeat;
}
.header_16 {
	background: url(../images/template/pagetit_img_10.jpg) no-repeat;
}
.header_17 {
	background: url(../images/template/pagetit_img_12.jpg) no-repeat;
}
.header_62 {
	background: url(../images/template/pagetit_img_11.jpg) no-repeat;
}
.header_3 {
	background: url(../images/template/pagetit_img_16.jpg) no-repeat;
}
.header_84 {
	background: url(../images/template/pagetit_img_84.jpg) no-repeat;
}
/* content header END */

blockquote {
	margin: 2px 0 0 1em;
	padding: 0;
}
