
.wrapper{
width:1000px;
margin:0 auto;
padding:0 0 0;
background:#000000;
clear:both;
align:center;
}
.none{
border:none;
}
table{
border:1px solid #393939;
margin:0 0 5px;
float:left;
}
.center{
text-align:center;
}
.center a:link{
color:#c1fa01;
text-decoration:none;
}
.center a:visited{
color:#c1fa01;
text-decoration:none;
}
.center a:hover{
color:#ff8f02;
text-decoration:none;
}
.center a:active{
color:#c1fa01;
text-decoration:none;
}
.margin{
margin:0 5px 5px;
}
a:link{
color:#efefef;
text-decoration:none;
border-bottom:1px solid #000000;
}
a:visited{
color:#efefef;
text-decoration:none;
border-bottom:1px solid #000000;
}
a:hover{
color:#e80000;
text-decoration:none;
border-bottom:1px solid #e80000;
}
a:active{
color:#e80000;
text-decoration:none;
border-bottom:1px solid #e80000;
}
.none{
border:none;
}
.yellow{
color:yellow;
font-size:18px;
}



.yellow a:link{
color:#f9cd00;
text-decoration:none;
border-bottom:1px solid #000000;
background:transparent;
}
.yellow a:visited{
color:#f9cd00;
text-decoration:none;
border-bottom:1px solid #fbf400;
background:transparent;
}
.yellow a:hover{
color:#ff8f02;
text-decoration:none;
border-bottom:1px solid #fbf400;
background:#f9cd00;
}
.yellow a:active{
color:#ff8f02;
text-decoration:none;
border-bottom:1px solid #fbf400;
background:#f9cd00;
}



.red{
color:red;
font-size:15px;
border-bottom:1px solid #ff0000;
}
.kiiro{
color:yellow;
}

.second_right ul{
margin:0;
padding:0;
list-style-type:none;
}

/* top_right */
.top_right{
width:820px;
float:right;
position:relative;
background:#000000;
}
.top_right ul{
margin:0;
padding:0;
list-style-type:none;
}
.top_right li{
width:268px;
height:190px;
overflow:hidden;
float:left;
border:1px solid #626061;
margin-bottom:10px;
}

.top_right .extra{
margin-right:5px;
margin-left:5px;
}

body{
overflow-x:hidden;
font-size:12px;
color:#efefef;
margin:0;
background:#000000;
}
/* header */
.header{
width:1000px;
height:140px;
margin:5px auto;
background:url(../image/title.jpg) #000000;
}
.header h1{
margin:0;
padding:0;
text-indent:-1500px;
}
.header h2{
font-size:14px;
margin:-20px 0 0 670px;
padding:0;
text-align:left;
}
/* main */
.main{
width:1000px;
margin:5px auto;
background:#000000;
}
/* left */
.left{
width:135px;
font-size:12px;
line-height:120%;
padding:5px 10px 0 15px;
float:left;
border-top:10px double #4f4f4f;
border-bottom:5px solid #4f4f4f;
background:url(../image/left_background.gif) #121212;
text-align:left;
}
.left p{
padding:3px 3px 0px 3px;
margin-bottom:2px;
}
.left a:link{
border:none;
text-decoration:none;
}
.left a:visited{
border:none;
text-decoration:none;
}
.left a:hover{
border:none;
text-decoration:none;
background:#333333;
}
.left a:active{
border:none;
text-decoration:none;
}
/* find */
.find{
width:1000px;
margin:5px auto;
clear:both;
}
/* second_right */
.second_right{
width:820px;
float:right;
background:#000000;
}
.second_right .box{
width:818px;
height:128px;
overflow:hidden;
border:1px solid #626061;
margin:0 0 12px;
background:#000000;
clear:both;
}
.second_right .box .image_box{
width:400px;
height:28px;
float:left;
border-right:1px solid #626061;
background:#000000;
}
.second_right .box .comment_box{
width:411px;
height:128px;
font-size:15px;
float:left;
padding:0 3px;
background:#000000;
text-align:left;
}
.second_right .box p{
margin:6px 0;
line-height:1.2;
}
html>body .second_right .box p{
margin:6px 0;
line-height:1;
}
.second_right .box p :link{
color:#fbf400;
font-weight:bold;
}
.second_right .box p :visited{
color:#fbf400;
font-weight:bold;
}
.second_right .box p :hover{
color:#f08502;
font-weight:bold;
}
.second_right .box p :active{
color:#fbf400;
font-weight:bold;
}
/* footer */
.footer{
width:1000px;
height:380px;
font-size:11px;
margin:30px auto 0;
padding:30px 0 0;
text-align:center;
clear:both;
}
