﻿@charset "utf-8";
/* CSS Document */

#head_wrapper{
width:326px;
margin:0 auto;
padding:0px;
}
.upper_header{
width:326px;
height:45px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:center;
}
.bg_cartoon{
width:326px;
background-image:url(../images/bg_cortoon.gif);
background-repeat:repeat-y;
}
.bottom_bg_head_box{
width:326px;
height:21px;
margin:auto;
}
.bottom_blank_box{
width:326px;
height:7px;
margin:auto;
}
.bottom_left_corner{
width:9px;
height:21px;
float:left;
background-image:url(../images/bottom_left_corner.png);
background-repeat:no-repeat;
}
.bg_bottom_center{
width:302px;
height:21px;
background-image:url(../images/bg_bottom_center.png);
background-repeat:repeat-x;
float:left;
}
.bottom_right_corner{
width:15px;
height:21px;
float:left;
background-image:url(../images/bottom_right_corner.png);
background-repeat:no-repeat;
}
.inner_wrapper{
width:310px;
margin:auto;
padding-top:1px;
padding-right:3px;

}
.inner_box{
width:303px;
height:20px;
background-color:#eeeeee;
border:1px solid #cfcccc;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-weight:bold;
text-align:left;
padding:3px;
}
.image_head_wrapper{
width:310px;
margin:auto;
}
.pics_frame{
width:96px;
height:74px;
float:left;
border:1px #cfcccc solid;
background-color:#FFFFFF;
margin-top:4px;
overflow:hidden; 
}
.pics1{
width:90px;
height:68px;
float:left;
border:1px #cfcccc solid;
background-color:#999999;
margin:2px;
overflow:hidden; 
}
.text_wrapper{
width:207px;
height:auto;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5c5e61;
font-weight:normal;
text-align:justify;
margin-top:4px;
margin-left:5px;
}
.black_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ad0302;
font-weight:normal;
text-decoration:none;
text-align:right;
margin-bottom:3px;
}
.black_text a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ad0302;
font-weight:normal;
text-decoration:none;
text-align:right;
padding-top:4px;
}
.black_text a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ad0302;
font-weight:normal;
text-decoration:none;
text-align:right;
padding-top:4px;
}
.black_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ad0302;
font-weight:normal;
text-decoration:underline;
text-align:right;
padding-top:4px;
}
.more_box{
width:310px;
text-align:right;
margin:auto;
}



