@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
line-height:1.4em;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
img{border:none;}
*{outline:none;}

.c{
	clear:both;
} 

.red{color:#CC0000;}

#top_bg{
background:url(../images/top_bg.gif) top repeat-x;
height:100%;
width:100%;
margin:0px;
padding:0px;
}


#sub_bg{
background:url(../images/sub_bg.gif) top repeat-x;
height:100%;
width:100%;
margin:0px;
padding:0px;
}

#top_wrap{
width:803px;
height:100%;
margin: 0px auto;
padding:0px;
background:url(../images/top_wrap_bg.gif) repeat-y;
}

#sub_wrap{
width:803px;
height:100%;
margin: 0px auto;
background:url(../images/sub_wrap_bg.gif) repeat-y;
}

#head{
height:90px;
width:803px;
background:url(../images/head_bg.gif) repeat-y;
}

#head_left{
float:left;
}

.head_right{
float:right;
line-height:0px;
text-align:right;
padding:0px;
margin:0px;
}





#menu{
width:593px;
height:33px;
margin:0px;
padding:0px;
}

#menu ul{list-style: none;width:593px;height:33px;padding:0px;margin:0px;line-height:0;}

#menu li {
float:left;
padding:0px;
display:block;
margin:0px;
line-height:0px;
}


#pan{
clear:both;
width:791px;
height:19px;
background-color:#c7d2c6;
border-left:#FFFFFF 1px solid;
border-right:#FFFFFF 1px solid;
padding: 3px 0px 0px 10px;
color:#FFFFFF;
font-weight:bold;
}
#pan a{color:#FFFFFF; text-decoration:none;}
#pan a:hover{ text-decoration:underline;}

#foot_line{
clear:both;
width:100%;
height:1px;
background-color:#eeeeee;
}

#sub_foot{
width:803px;
height:44px;
margin: 0px auto;
background:url(../images/sub_foot_bg.gif) repeat-y;
line-height:0;
}

#foot{
width:803px;
height:44px;
margin: 0px auto;
line-height:0;
background:url(../images/top_wrap_bg.gif) repeat-y;
}

.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt220{margin-top:220px;}
.mb30{margin-bottom:30px;}



@media Print    
{
#sub_wrap{
width:803px;
height:100%;
margin: 0px auto;
background:none;
}

#sub_bg{
background:none;
height:100%;
width:100%;
margin:0px;
padding:0px;
}

#foot_line{display:none;}

#sub_foot{display:none;}

}

#no-base {
	background-color:#b4dbea;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 560px;
	border: 1px solid #b4dbea;
}
td.top {
	width:550px;
	height:auto;
	background-color:#067ac0;
	color:#FFFFFF;
	text-align:left;
	border: 3px solid #067ac0;
	font-size:16px;
	font-weight:bold;
}	
td.text {
	width:550px;
	height:auto;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	border: 3px solid #b4dbea;
	font-size:12px;
	text-align:left;
}	
#point {
	width:200px;
	height:11px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

#text {
	width:530px;
	height:auto;
	margin-left:10px;
	clear: both;
	margin-bottom:5px;
}
#dis {
	width:200px;
	height:36px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
	font-size:14px;
	color:#0099CC;
}
#apply {
	width:300px;
	height:36px;
	float:right;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
#if {
	width:280px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
tr.if {
	border: none;
	text-align:center;
}
table.if {
	border: 3px solid #b4dbea;
	background-color:#FFFFFF;
	list-style-type: none;	
}
td.iftitle {
	font-weight:bold;
	font-size:14px;
	color:#0099CC;
}
#picture {
	margin-top:10px;
	background-color:#FF0066;
	padding: 0px;
	float: right;
	height: 154px;
	width: 222px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
}



