@charset "utf-8";

html { overflow:-moz-scrollbars-vertical;overflow-y:scroll; }
body {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a{
	text-decoration: none;
	color: #666666;
}
a:hover{
	color: #CC6600;
}
div.box {
	width: 980px;
	margin: auto;
	background-color: #FFFFFF;
}

div.top {
}
div.contentbox {
	clear: both;
	overflow: hidden;
}
div.contentbox_l {
	float: left;
	overflow: hidden;
	width: 477px;
}
div.contentbox_l_main {
	float: left;
	overflow: hidden;
	width: 347px;
}

div.contentbox_l_link {
	clear: both;
	overflow: hidden;
	padding-right: 52px;
	padding-left: 47px;
}

div.contentbox_r {
	float: left;
	overflow: hidden;
	width: 493px;
}
div.contentbox_r_main {
	float: left;
	overflow: hidden;
	width: 633px;
}

div.contentbox_r_01 {
	text-align: right;
}
div.contentbox_r_02 {
	clear: both;
	overflow: hidden;
	margin-bottom: 35px;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
div.contentbox_r_02_title {
	padding-left: 12px;
	margin-top: 12px;
}
div.contentbox_r_02_text {
	padding-left: 22px;
	clear: both;
	padding-right: 40px;
	margin-top: 12px;
}
div.contentbox_r_main_text {
	padding-left: 15px;
	clear: both;
	padding-right: 20px;
	overflow: hidden;
}

div.contentbox_r_03 {
	clear: both;
	overflow: hidden;
	padding-left: 22px;
}
div.contentbox_r_03_01 {
}
div.contentbox_r_03_01_01 {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 125px;
	padding-top: 20px;
	color: #d87238;
	font-weight: bold;
}
div.contentbox_r_03_01_01 a{color: #d87238;}
div.contentbox_r_03_01_01 a:hover{color: #000000;}
div.contentbox_r_03_01_02 {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
div.contentbox_r_03_01_02_img {
	float: left;
	overflow: hidden;
	width:104px;
}

div.contentbox_r_03_01_02_text {
	width:290px;
	margin-left: 21px;
	float: left;
	overflow: hidden;
	padding-right: 50px;
}
div.contentbox_r_03_02 {
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}

div.contentbox_r_03_02_01 {
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 125px;
	padding-top: 20px;
	background-position: 0px -2px;
	color: #da2750;
	font-weight: bold;
}
div.contentbox_r_03_02_01 a{color: #da2750;}
div.contentbox_r_03_02_01 a:hover{color: #000000;}
div.footer {
	color: #999999;
	background-image: url(images/index_27.jpg);
	background-repeat: no-repeat;
	height: 90px;
	text-align: center;
	margin-top: 60px;
	background-position: 0px 30px;
	clear: both;
}
div.footer a{
	color: #999999;
	text-decoration: none;
}
div.footer a:hover{
	color: #CC6600;
}
#footertextbox {
	width: 680px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #d19877;
}
#footertextbox a{
	color: #d19877;
	text-decoration: none;
}
#footertextbox a:hover{
	color: #990000;
}
#footertext {
	overflow: hidden;
	float: left;
	width: 600px;
}

#w3c {
	width: 80px;
	overflow: hidden;
	float: left;
	padding-top: 2px;
}
.site {
	height: 27px;
	padding-top: 20px;
	padding-right: 10px;
	
}
.site span{
	float:right;
	display:block;
	overflow: hidden;
	margin-right: 10px;
}
.site   a{
	color: #FF6600;
	text-decoration: none;
	
}
.site   a:hover{
	color: #666666;
}

.news_link {
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.news_link a{
	color: #FF6600;
}
.news_link a:hover{
    color: #CC6600;
}
.news_link2 {
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.news_link2 a{
	color: #FF6600;
}
.news_link2 a:hover{
    color: #CC6600;
}
.back {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
	text-align: center;
}
.font01 {
	color: #CC6600;
}
.font02 {
	color: #E2457A;
	font-size: 16px;
	font-weight: bold;
}
.font03 {
	color: #E2457A;
}

