.clear10 {
clear : both;
height : 10px;
}
.newsLabel {
width : 733px;
height : 40px;
background-image : url(/static/images/images/thenewno2/tours/tours_label.jpg);
background-repeat : no-repeat;
margin-left : auto;
margin-right : auto;
margin-top : 20px;
text-align : left;
}
.newsLabel p {
padding : 0;
margin : 0;
padding-top : 10px;
padding-left : 20px;
font-size : 14px;
font-weight : bold;
}
.newsContents {
width : 693px;
margin-left : auto;
margin-right : auto;
background-image : url(/static/images/images/thenewno2/tours/tours_content.jpg);
padding : 20px;
}
.newsContents td {
font-size : 12px;
text-align : left;
vertical-align : top;
}
.newsBox {
width : 680px;
text-align : left;
border : 1px solid #383838;
background-color : #111111;
margin-bottom : 20px;
clear : both;
}
.newsBox ul {
width : 567px;
margin-left : auto;
margin-right : auto;
padding : 0;
display : block;
list-style : none;
}
.newsBox li {
margin-bottom : 10px;
padding : 10px 10px 0 10px;
font-size : 12px;
background-color : #000000;
}
.newsBox li img {
float : left;
}
.newsBox li a:link, .newsBox li a:visited {
font-size : 14px;
color : #e7efc6;
font-weight : bold;
}
.newsBox li p {
float : left;
width : 505px;
padding : 0 0 0 5px;
margin : 0;
}
.newsBox li span {
font-size : 10px;
font-style : italic;
}
#newsTitle {
float : right;
width : 600px;
margin-right : 20px;
margin-top : 3px;
}
#newsTitle p {
padding : 0;
margin : 0;
color : #e7efc6;
font-size : 14px;
font-weight : bold;
}
.newsTitleBorder {
width : 100%;
height : 10px;
clear : both;
border-bottom : 1px solid #383838;
}
.newsDate {
font-size : 10px;
text-align : left;
color : #e7efc6;
}
#newsText {
float : right;
width : 580px;
margin-right : 20px;
margin-top : 10px;
padding : 0 10px;
}
#newsText p {
font-size : 12px;
}
.newsCommentSub {
margin-left : auto;
margin-right : auto;
margin-top : 20px;
margin-bottom : 10px;
width : 448px;
height : 32px;
clear : both;
}
.newsCommentSub form {
float : right;
padding : 0 0 0 10px;
margin : 0;
}
.newsCommentSub textarea {
width : 400px;
height : 32px;
}
.newsDelete {
width : 96px;
float : right;
clear : both;
}
.newsDelete ul {
width : 94px;
height : 34px;
margin : 0;
padding : 0;
list-style : none;
}
.newsDelete li {
padding : 0;
margin : 0;
float : left;
display : inline;
}
.newsDelete a:link {
color : white;
display : block;
width : 96px;
height : 34px;
background-image : url(/static/images/thenewno2/news/btn_delete.jpg);
background-position : left top;
background-repeat : no-repeat;
text-decoration : none;
text-indent : 40px;
}
.newsDelete a:visited {
color : white;
display : block;
width : 96px;
height : 34px;
background-image : url(/static/images/thenewno2/news/btn_delete.jpg);
background-position : left top;
background-repeat : no-repeat;
text-decoration : none;
text-indent : 40px;
}
.newsDelete a:hover {
color : black;
display : block;
width : 96px;
height : 34px;
background-image : url(/static/images/thenewno2/news/btn_delete_on.jpg);
background-position : right top;
background-repeat : no-repeat;
text-decoration : none;
text-indent : 40px;
}
.commentLoginBox {
font-size : 14px;
padding : 20px 0 20px 50px;
background-color : #000000;
clear : both;
}
.commentLoginBox a {
font-weight : bold;
}
.newsBottom {
width : 733px;
height : 20px;
margin-left : auto;
margin-right : auto;
background-image : url(/static/images/images/thenewno2/tours/tours_bottom.jpg);
background-repeat : no-repeat;
}