@charset "utf-8";
/* CSS Document */

/*Each Area Title*/
.Areatitle h1{font-size:1.3em; color:#003366; font-family:Arial; font-weight:bold;line-height:150%;}

/*Online Show Product Area*/
.prdtext {display:block; padding:5px; margin:0px;}
.prdtext a{font-size:11px; text-decoration:underline;}
.prdtext a:hover{font-size:11px; text-decoration:underline;}
.prd {border:1px solid #EFEFEF; width:95px; height:76px;}

/*Compu-Blog*/
.Blogmodule ul {margin:0px;padding:0px;display:block; list-style:none;}
.Blogmodule .items li{background:url(/images/ico_dot_blue.gif) 3px 5px no-repeat; }
.Blogmodule .items li a{font-size:11px;}
.Blogmodule table{font-size:11px;}
.Blogmodule a{font-size:11px;}

.onlineshow {border:1px solid #ccc; background-color:#EEF7FF; padding:0px 5px 5px 5px;}

