/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/
************************************

/* link */

.l_waku{
margin: 5px 2px;
padding: 10px;
width:550px;
text-align:left;
clear:both;
border:2px #555555 solid;
}

#link4{
font-size:12px;
font-weight:bold;
color:#333333;
width:472px;
margin:auto;
clear:both;
}

#link5{
font-size:10px;
color:#444444;
width:472px;
margin:auto;
clear:both;
}

.link6{
font-size:15px;
color: #ffffff; 
font-weight: bold;
margin-top:20px;
padding:3px;
clear:both;
background-color: #295323;
border:1px #000000 solid;
}
.link_title{

margin:5px 0px 0px 0px;
font-size:13px;
font-weight:bold;
color:#003366;
}

.link_sub{
font-size:14px;
font-weight:bold;
color:#003366;
width:520px;
margin:auto;
}

.link_img{
float:left;
margin:8px 15px 0 0;
border:none;
}

.link_url{
line-height:200%;
font-size:12px;
}

.link_msg{
font-size:12px;
color:#666666;
width:520px;
margin:10px auto;
}

.line1{
clear:both;
background-image:url(images/newsdot.gif);
background-repeat:repeat-x;
height:5px;
border:none;
}


.link_cate{
background-image:url(images/q_cate.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left:15px;
text-decoration:underline;
margin-bottom:20px;
margin-right:12px;
float:left;
}


.linka{
color:#1B4415;
}

.linkb{
color:#FFFFFF;
text-decoration:none;
}

