@charset "UTF-8";

/* -- setting -- */
#index .separator {
clear: both;
width: 600px;
margin: 0 0 20px 0;
}

#index {
width: 660px;
color: #666666;
}

#index h2#title_image {
display: block;
width: 660px;
height: 64px;
text-indent: -9999px;
background: url(../img/image_title.jpg) no-repeat center top;
}

#index #main_box {
margin: 0 0 10px 0;
}

#index #co_inner {
width: 600px;
margin: 25px 30px 0 30px;
}

#index #co_inner h3 {
margin: 0 0 10px 0;
}

/* -- ChangeImage -- */
#index h3#subt_guangdong {
display: block;
width: 124px;
height: 14px;
text-indent: -9999px;
background: url(../img/subt_guangdong..jpg) no-repeat 0 0;
}

#index h3#subt_location {
display: block;
width: 282px;
height: 14px;
text-indent: -9999px;
background: url(../img/subt_location.jpg) no-repeat 0 0;
}

#index h3#subt_manager {
display: block;
width: 157px;
height: 14px;
text-indent: -9999px;
background: url(../img/subt_manager.jpg) no-repeat 0 0;
}

/* -- ChangeImage -- */


#index #co_inner p {
margin: 0 0 20px 0;
}

#index #co_inner #manager {
width: 600px;
margin: 20px 0 0 0;
}

#index #co_inner #manager #photo {
float: left;
margin: 0 13px 0 0;
}

#index #co_inner #manager #comment {
float: left;
width: 371px;
}

#index #co_inner #manager #comment p {
float: left;
width: 371px;
margin: 0;
}

/* -- // news // --*/
#index #news_box {
margin: 0 0 10px 0;
}

#index #news {
width: 650px;
height: 125px;
margin: 0 5px;
overflow: auto;
}

#index h2#news_title {
display: block;
width: 660px;
height: 30px;
text-indent: -9999px;
background: url(../img/subtitle_news.jpg) no-repeat 0 0;
}

#index #news ul {
margin: 10px 0 0 20px;
}

#index #news ul li {
font-size: 83%;
list-style-type: disc;
margin: 0 0 10px 0;
line-height: 1.5;
color:  #666666;
}

#index #news ul li a {
color: #666666;
text-decoration: underline;
margin: 0 0 0 10px;
}

#index #news ul li a:hover {
color: #666666;
text-decoration: none;
margin: 0 0 0 10px;
}

#index #news ul li span {
color: #666666;
margin: 0 0 0 10px;
}

/*-- bottom_link --*/
#index #bottom_banner {
width: 670px;
margin: 10px 0 0 0;
}

#index #bottom_banner ul {
}

#index #bottom_banner li {
width: 210px;
height: 60px;
float: left;
margin: 0 10px 10px 0;
}



