﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
text-decoration:none;
background-image:none;
}

p,ul,ol,li{
padding:0;
margin:0;
list-style:none;
}

.p_14{
padding:0px 36px;
padding-bottom:3px;
padding-top:10px;
width:308px;
height:14px;
font-size:14px;
border-bottom:3px dotted #1e300d;
color:#1e300d;
}

.p_14_right{
padding:0px 36px;
padding-bottom:3px;
padding-top:10px;
width:308px;
height:14px;
font-size:14px;
border-bottom:3px dotted #1e300d;
color:#1e300d;
text-align:right;
}

