@charset "UTF-8";

/*** Layout ***/
div#creative_main {
width:900px;
height:600px;
margin:50px auto 0px auto;
padding:0px;
text-align:left;
}
div#creative_main h2#edit_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/edit_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main h2#design_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/design_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main h2#photo_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/photo_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main p {
width:auto;
height:auto;
margin:0px 0px 40px 0px;
padding:0px;
font-size:13px;
line-height:35px;
color:#666666;
}
div#creative_main p a:link,
div#creative_main p a:visited,
div#creative_main p a:hover,
div#creative_main p a:active {
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#64c8d8;
}

/*** Detail ***/

