@charset "utf-8";

@import url("basicFrame.css");

/*div ----------------------------------------------------------*/
#left_main{ float: left; width: 555px; table-layout:fixed;}

#left_title{  width: 555px;}

#left_contect{  margin: 30px 0px 60px 0px; width: 555px; word-wrap:break-word;}

#left_back{ float: left; width: 555px;}


#right_list{ float: right; width: 260px; }
#right_list ul{ width: 260px; }
#right_list li{ width: 260px; }

#right_title{ width: 260px; }
#right_contect{ margin: 10px 0px 30px 0px; width: 260px; }
/*img ----------------------------------------------------------*/

.newBack{ background-image: url(../img/icon06.gif); background-repeat: no-repeat; font-family: Tahoma; font-size: 12px; color: #8b8b8b;}
.newBack a{ color: #808080; text-decoration: none; }
.newBack a:hover{ color: #0061a5; text-decoration: none; }

.bkImgA{ background:url(../img/01.jpg) top center no-repeat;}
.bkImgE{ background:url(../img/06.jpg) left top no-repeat}