@import url('css2');
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    background: #EEE url('images/hyundai_elantra.jpg') center top no-repeat fixed;
    color: #555;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
    color: #275474;
    text-decoration: none;
}

a:hover, a:focus {
    color: #86DBE9;
    text-decoration: none;
}

a:focus {
    outline: none;
}
.dolewor_whildest {
    width: 1085px;
    margin: 0px auto;
    background: rgb(256,256,256,0.6);
}
.dolewor_firstnav {
	padding: 1px 0 0 0;
	position: relative;
	height: 34px;
	background: none;
	border-bottom: 1px solid #424242;
	background: #FFF;
}
.dolewor_firstnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-type: none;
	line-height: 1.0;
}
.dolewor_firstnav ul li {
    float: left;
    position: relative;
}
.dolewor_firstnav ul li a {
    color: #9AAAB5;
    padding: 8px 15px;
	text-decoration: none;
    font-family: 'Thasadith', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 2px 1px 0;
    display: block;
}

.dolewor_firstnav ul li a:hover {
    color: #275474;
    outline: 0;
    box-shadow: 0 1px 0 0 #275474;
}

.dolewor_placeintop {
    height: auto;
    padding: 16px 10px 16px;
    float:none;
}
.dolewor_placeaftertop {
    position: relative;
    height: 8px;
    background: #424242;
}
.dolewor_contenting {
    padding: 10px;
    background: none;
    background: #FFF;
    box-shadow: 0 0 9px 1px rgba(96,96,96,.15);
    margin: 5px 0;
}
.dolewor_textleft  {
    overflow: hidden;
    float: left;
    width: 730px;
    background: #FFF;
    padding:10px;
}
.dolewor_menuright {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
.dolewor_textleft {	color:#555;
}
.dolewor_textleft h1 {
  color: #1c3c53;
  margin: 0 0 10px 0;
  padding: 0;
  font-family: 'Thasadith', sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: bold;
}
.dolewor_textleft h2 {
    font-family: 'Thasadith', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.dolewor_sub {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}
.dolewor_textleft p {	margin: 10px 0;
}
.dolewor_textleft li {
	margin: 2px 0;
}
.dolewor_textleft ul, .dolewor_textleft ol {
	margin: 10px 0  10px 15px;
}
/* Search
----------------------------*/

.dolewor_sertop {
    margin: 15px 0;
}
#search {	float:right;	margin-top:10px;
	width:250px;
	max-width:250px;	float:right;
    border: 1px solid #aaa;
    text-align: left;
    padding: 6px 6px 6px 6px;
    background: rgb(256,256,256,0.8);
}

#searchform{    height:16px;}

#search #s {	vertical-align:top;
    background: none;
    color: #555;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    outline: none;
}
.dolewor_menuright ul {
    margin: 0;
    padding: 0;
}
.dolewor_menuright ul li {
    padding: 0 0 9px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #9FAEB9;
}
.dolewor_menuright ul li::before {
  content: "\276F";
  color: #46677D;
  display: inline-block;
  position: relative;
  top: 0px;
  padding-right:5px;
}
.dolewor_menuright ul li a  {
    color: #333;
    text-decoration: none;
}

.dolewor_menuright ul li a:hover {
    color: #F18828;
    text-decoration: none;
}
.dolewor_menuright h2 {
  color: #275474;
  font-size: 18px;
  line-height: 18px;
  font-family: 'Thasadith', sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 2px 0 0 #9FAEB9;
  margin: 0 0 10px 0;
  padding: 10px 0 6px 0;
}

.dolewor_menuright h2 a {
	color: #414445;
	}
.dolewor_menuright img {
	max-width: 100%;
}
.dolewor_menuright p {
	margin: 5px 0;
}
.dolewor_endplace {
  color: #FFFFFF;
  background: #424242;
  text-align: center;
  padding: 20px 0;
}

tr, td { padding:5px; }
.firimg, .secimg {	border:1px solid #555;
}