/* COMMON CSS */
body 
{
	margin:5px 0px 5px 0px; 
	background-color:#FFFFFF;
	font:12px Arial, Tahoma;
	color:#333333;
}

td, th, div, span
{
	font:12px Arial, Tahoma;
	color:#333333;
	line-height:16px;
}

INPUT
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999 ;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family: Arial, Tahoma;
	font-size:13px;
	padding-left:2px;
	color:#333333;
}
TEXTAREA
{
	border-left: 1px solid #999999;
	border-top: 1px solid #999999 ;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding-left:2px;
	font-family:  Arial, Tahoma;
	font-size:13px;
	color:#333333;
}
SELECT
{
	font-family: Arial, Tahoma;
	font-size:13px;
	border: 0px;
	background-color:#FFFFFF;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA ;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color:#333333;
}

form 
{ margin:0; padding:0}

.button
{
	background-color:#116DB0;
	border : 1px outset #FFFFFF;
	font-size: 13px;
	font-family:  Arial, Tahoma;
	font-weight: bold;
	cursor:pointer;
	color:#FFFFFF;
	padding: 2px 2px 2px 2px;
}

IMG 
{border:0px; margin:0px;}

p 
{line-height: 18px;margin: 0 0 12px 0; font-size:13px}
p.content_title {
	font-size: 18px;
	line-height: 25px;

}
p.clear {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	display: block;
}
p.clear a {
	color: #FFFFFF;
	text-decoration: none;
}
p.clear a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

br.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
	font-size: 0;
}

h1, h2, h3
{
	font-family: "Times New Roman", Times, serif;
	padding: 2px 0 0 0;
	font-weight:normal;
}

h1
{
	margin:0 0 10px 0;
	font-size: 26px;
	color:#002937;
	line-height:30px;
}

h2
{
	margin:0 0 15px 0;
	font-size: 21px;
	color:#333333;
}

h3
{
	margin:0 0 10px 0;
	font-size: 18px;
	color:#333333;
}
h4 
{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}


h5
{ font-size:13px; line-height:normal; font-weight:normal; margin:0px; padding:25px 0px 5px 0px }

sup{ font-size:10px; font-weight:normal}

sup.h1{ font-size:16px; font-weight:normal}

.gray { color:#666666}
.red { color:#CC0000}
.blue { color:#3300FF}

.f11 { font-size:11px}
.f12 {
	font-size: 12px;}
.f18 {
	font-size: 18px;
}


/* LINK CSS */

a {text-decoration:underline; color:#CC0000} 
a:active {text-decoration:underline; }
a:visited {text-decoration:underline; } 
a:link {text-decoration:underline;}
a:hover {text-decoration:underline; color:#FF6600}

a.none {text-decoration:none; color:#CC0000} 
a.none:active {text-decoration:none; }
a.none:visited {text-decoration:none; } 
a.none:link {text-decoration:none;}
a.none:hover {text-decoration:none; color:#FF6600}

#links a {font-size:1px;text-decoration:none; color:#FFFFFF} 
#links a:active {font-size:1px;text-decoration:none;color:#FFFFFF }
#links a:visited {font-size:1px;text-decoration:none;color:#FFFFFF } 
#links a:link {font-size:1px;text-decoration:none;color:#FFFFFF}
#links a:hover {font-size:1px;text-decoration:none; color:#FF6600;color:#FFFFFF}

#wrapper
{ width:100%; margin:0 auto; padding:0px; }


#advance_content
{
	width:50%;
	float:left;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#epi_content
{
	width:50%;
	float:right;
	background-color:#9A1C20;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}



#announce {
	height: 75px;
	width: 600px;
	background-image: url(../images/bg1.jpg);
	font-size: 22px;
	color: #333333;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}

#announce q {
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}

#advance_content ul
{
	text-align:center;
	line-height:25px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	padding-left:0px;
}

#epi_content ul
{
	text-align:center;
	line-height:25px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:0px;
	padding-left:0px;
}

#advance_content ul li
{
	list-style-type:none;
	font-size:18px;
	color:#333333;
}

#epi_content ul li
{
	list-style-type:none;
	font-size:18px;
	color:#CCCCCC;
}

#advance_content ul li a {color:#333333; text-decoration:none}
#advance_content ul li a:hover {color:#CC0000; text-decoration:none}

#epi_content ul li a {color:#FFFFFF; text-decoration:none}
#epi_content ul li a:hover {color:#CC0000; text-decoration:none}


#text 
{
	font-size:8px;
	line-height:0px;
	color:#FFFFFF;
}



.consultant_left 
{
	background-repeat: no-repeat;
	background-position: center top;
	width: 77px;
	height:138px;
	float:left;
}
.consultant_left_all 
{
	background-image: url(../images/consultant_left_all.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 130px;
	height:138px;
	float:left;
}
.consultant_left.img1
{
	background-image: url(../images/consultant_left1.gif);
}
.consultant_left.img2
{
	background-image: url(../images/consultant_left2.gif);
}
.consultant_left.img3
{
	background-image: url(../images/consultant_left3.gif);
}
.consultant_left.img4
{
	background-image: url(../images/consultant_left4.gif);
}

.consultant_right 
{
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFF99;
	float:left;
	color:#333333;
	
}

.consultant_right_short
{
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFF99;
	float:left;
	color:#333333;
	width:490px;
}

.consultant_right
{
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFF99;
	float:left;
	color:#333333;
	width:530px;
}

.consultant_right_short.rectangle
{
	background-image:url(../images/bg/consultant_rectangle_short.gif);
	height:110px;
}

.consultant_right_short.round
{
	background-image:url(../images/bg/consultant_round_short.gif);
	height:110px;
}

.consultant_right.rectangle
{
	background-image:url(../images/bg/consultant_rectangle.gif);
	height:110px;
}

.consultant_right.round
{
	background-image:url(../images/bg/consultant_round.gif);
	height:110px;
}

.consultant_text
{
	padding:5px; 
	line-height:17px;
	font-size:12px;
}

#consultant_bottom
{
	background-image: url(../images/icon/phone3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	margin-right: 12px;
	float:right;
	color:#666666;
	font-size:12x;
}