﻿*
{
	margin:0;
	padding:0;	
}
img
{
	border:0px;
}
body
{
    font-size: 13px;
    font-family: Meiryo,MS PGothic, MS Gothic, MS PMincho, MS Mincho;
    background-color: #FACFD8;
}

a
{
    color: #5E3D0F;
    text-decoration: none;
}

a:hover
{		
	color:#CC0000;
}

.clear
{
	clear: both;
}


/****************************  Header  **************************************************/

#header
{
    width:935px;
    height:110px;
    margin:0px auto;
    background: url("/img/header_back.jpg") no-repeat;
}

/**************************  Middle_body  ***********************/

#middle_body
{
    width:935px;
    margin:0px auto;
    border-collapse:collapse;
}

/******  Middle_body Left_table  *********/

.middle_body_head
{
    width:935px;
    height:18px;
    background: url("/img/middle_body_head.jpg");
}

.sidebar_td
{
    width: 200px;
    background-color: #eb5676;
    vertical-align: top;
}
#sidebar
{
    width: 200px;
    border-collapse:collapse;
}
.shadow1
{
    width:15px;
    background: url("/img/shadow.jpg") repeat-y;
}
.right_td
{
    width: 685px;
    background-color: #E9D9DC;
    vertical-align: top;
}
.shadow2
{
    width:35px;
    background: url("/img/shadow.jpg") repeat-y;
}
.middle_body_foot
{
    width:935px;
    height:15px;
    background: url("/img/middle_body_foot.jpg");
}


/**************************************************/
.empty_td
{
    height:20px;
}
.menu_td
{
    width: 190px;
    height:48px;
    line-height:48px;
    background: url("/img/menu_back.jpg");
    text-align:center;
}
.menu_td a
{
    position: relative;
    top: 6px;
    color: #FF3399;
    font-size:13px;
}
.menu_td a:hover
{
    color: #ffffff;
}

.mail_bind_td
{
    background: url("/img/mail_bind_back.gif") 11px 0px;
    height:108px;
}

.mobile_td
{
    background: url("/img/mobile.jpg") 5px 0px;
    height:175px;
    text-align:center;
}
#url_div a
{
    position:relative;
    top:55px;
    font-size:10px;
}

#mail_bind_content_div
{
    position:relative;
    top:12px;
    left:65px;
    width:98px;
}
#mail_btn
{
    width:190px;
    text-align:center;
    position:relative;
    top:23px;
}

/******  Middle_body Right_div  *********/ 

#marquee_div
{
    width: 670px;
    height: 40px;
    line-height:25px;
    margin-left: 15px;
    background-color: #000000;
    background: url("/img/marquee_back.jpg");
    color: #FF9999;
}

#right_div01_head
{
    width: 670px;
    height:15px;
    margin-left: 15px;
    background: url("/img/right_div01_head.jpg");
}
#right_div01_body
{
    width: 670px;
    margin-left: 15px;
    background: url("/img/right_div01_body.jpg");
}
#right_div01_foot
{
    width: 670px;
    height:15px;
    margin-left: 15px;
    background: url("/img/right_div01_foot.jpg");
}

#head_show_photo
{    
    width:625px;
    height:162px;
    margin-left:15px;    
}

/**************************** Foot ********************************/
#foot
{
    width:935px;
    height:50px;
    margin:0px auto;
}
#foot p
{
    color: #666666;
    font-size: 11px;
    line-height: 300%;
    text-align:center;
}
