@charset "utf-8";
/* CSS Document */

@import "base.css";


#topInner{
	width:100%;
	height:715px;
	text-align:center;
	position:relative;
	background-image:url(../images/index_topflash_back.jpg);
	background-repeat: repeat-x;
}

#topWrap{
	position: relative;
	width: 1000px;
	height: 715px;
	margin: auto;
	background-image:url(../images/top_bg.png);
}

#topWrap .letter{
	position: absolute;
	width: 442px;
	height: 95px;
	top: 530px;
	left: 515px;
}

#topWrap .form{
	position: absolute;
	width: 442;
	height: 40px;
	top: 650px;
	left: 515px;
}

#topWrap .logo{
	position:absolute;
	width:446px;
	height:323px;
	top:50px;
	left:20px;
}

#topWrap .massage{
	position:absolute;
	width:426px;
	height:244px;
	top:454px;
	left:46px;
}


/* header menu */
ul#mainTopMenu{
	position:absolute;
	left: 90px;
	top: 379px;
	width: 810px;
}

ul#mainTopMenu img{
	vertical-align:		bottom;
}

ul#mainTopMenu li {
	list-style-type:		none;
	float:					left;
	width:90px;
}


#indexC_body{
	background-image:url(../images/index_contents_back.jpg);
	width:940px;
	margin:auto;
	overflow: hidden;
}

#indexC_body .news{
	width:540px;
	float:left;	
}

#indexC_body .side_sp {
	background-image: url(../images/back.jpg);
	width:360px;
	margin-right: 7px;
	float: right;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}







#index_contents_body {
	background-image:url(../images/index_contents_back.jpg);
	width:940px;
	margin:auto;
	overflow: hidden;
}

#index_contents_body .main {
	width:540px;
	float:left;
}

#index_contents_body .news_fl_head {
	background-image:url(../images/index_cate_back_head2.gif);
	margin:auto;
	width:540px;
	margin-left: 7px;
}
#index_contents_body .news_fl {
	background-image:url(../images/index_cate_back2.jpg);
	width:540px;
	margin-left: 7px;
}
#index_contents_body .news_fl_foot {
	background-image:url(../images/index_cate_back_foot2.gif);
	width:540px;
	margin-left: 7px;
}
#index_contents_body .news_contents_fl {
	width:520px;
	margin-left:10px;
	font-size:9px;
}
#index_contents_body .side_sp {
	width:360px;
	margin-right: 7px;
	float: right;
	background-image: url(../images/back.jpg);
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}
#index_contents_body .new_cast_index {
	background-color:#960;
	color:#FFC;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 2px;
}

#index_contents_body .new_cast_comm {
	text-align:left;
	padding: 4px;
}
#index_contents_body .contents_point {
	color:#906;
	font-weight: bold;
}
#index_contents_body .contents_point_cname {
	font-size:11px;
	color:#039;
}
#index_contents_body .f_cast_index {
	background-color:#993;
	color:#FFC;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 2px;
}

#index_contents_body td {
	padding:10px;
	font-size: 12px;
	line-height: 16px;
}
.news_contents_index_one_title {
	font-size: 13px;
	font-weight: bold;
	color: #C39;
}

.list_title_text{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	font-size:70%;
	background:#FFF;
	line-height: 15px;


}

#index_foot_body {
	background-image:url(images/index_contents_back.jpg);
	height:30px;
	width:940px;
}
#index_foot_copy {
	background-color:#669;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 3px;
}


.contents_title{
	width:670px;
	padding: 10px;
	line-height: 15px;

}


#clear{
	clear:both;
}
