@import url(../common.css);
@import url(header.css);
@import url(navmenu-narrow.css);
@import url(footer.css);
@import url(decorations.css);

body {margin:0; padding:0; background:url(img/doc_bg_head.png) no-repeat; font-family:Arial, Microsoft JhengHei;min-width: 780px;}
/*.wrapper {margin:0 auto;width:1000px;}*/

.header {margin:0 auto; width:640px;}

.navmenu {margin-top:10px;}

.stomach {margin:10px auto; width:890px;}
.stomach .leftarea {float:left; max-width:0px;}
.stomach .rightarea {float:right; max-width:120px;}
.stomach .content {margin:0 0 0 0; /*max-width:500px;*/}



.content {font-size:12px; color:#555}
.content .caption {font-weight:bold; color:black}

.content .partnerstitle1 .caption {margin:2em 0 0.5em;border-bottom:1px solid #EEE;padding:0;font-weight:bold;color:black}