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

#index_main_all {
width:900px;
background-image:url(../images/top/top_bg.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:100%;
}

#index_main {
width:880px;
margin-left:10px;
margin-right:10px;
}

.index_left{
width:435px;
float:left;
}

.index_right{
width:435px;
float:right;
}
.index_box {
width:750px;
}

.index_news {
width:340px;
float:left;
background-image:url(../images/common/line.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:10px;
height:155px;
}

.index_news_title {
width:370px;
height:30px;
padding-top:40px;
}

.index_pick_title {
width:370px;
height:30px;
padding-top:20px;
}

.index_pick {
width:370px;
background-image:url(../images/common/line.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:10px;
height:155px;
}

.index_tv {
width:340px;
background-image:url(../images/common/line.jpg);
background-position:left;
background-repeat:repeat-y;
padding-left:10px;
height:320px;
}

.index_leftbox {
width:415px;
float:left;
}

.index_rightbox {
width:370px;
float:right;
padding-left:20px;
}

.index_rightbox_tv {
width:320px;
float:right;
}


.index_leftbox_s {
width:350px;
float:left;
}

.index_rightbox_s {
width:350px;
float:right;
}



.index_title {
width:750px;
clear:both;
padding-top:30px;
}

.news_text {
font-size:10px;
margin-left:10px;
}

.title_img{
padding-top:15px;}

