﻿@charset "utf-8";
/*
author:fairytale
created:080306
updated:080306
*/

* { margin:0; padding:0}
body {margin:0 auto; padding:0;background:#bbb url(../images/common/body-bg.gif) 0 0 repeat-x;text-align:center;font: 76%/1em Verdana, sans-serif;}
ul,ol { list-style:none; }
.clear { clear:both}
a{text-decoration:none}
img{border:0px}
.clear, .clearFix {overflow:hidden;}


.title {background:url('../images/common/bkg_selector.gif') no-repeat 0 0;height:46px;margin:20px 0 0 0;clear:both;}
.title span {background: url('../images/common/bkg_selectorRight.gif') no-repeat right top;display:inline;}
.title-h1{margin:0 0 0 20px;padding:0 24px 0 10px;float:left;line-height:36px;font-size:16px;color:white;font-family:Georgia, serif;font-weight:normal}

.p1{padding:10px 10px 10px 20px;color:#004D99;line-height:20px;width:90%}

.ul-1{ width:95%;margin:15px 0px 15px 15px}
.ul-1 p{padding-left:10px}
.ul-1 h3{color:#004D99;padding-left:10px;line-height:20px;font-size:13px;}
.ul-1 li{ padding:10px 0px 10px 10px;background: url('../images/icon/icon_bullet.gif') no-repeat 0 17px;}
.ul-1 a{color:#004D99;line-height:20px}
.ul-1 a:hover{ text-decoration:underline}
