body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

#center {
	left:50%;
	top:0px;
	position:absolute;
	margin:0px;
	padding:0px;
}
	
#border {
	margin-left: -512px;
	margin-top: 30px;
	padding: 0px;
	width: 1024px;
	position: relative;
	border: 0px solid #99CC66;
}
 
#nav_container {
	background: #FFFFFF url(../img/ip/nav_bg.gif) no-repeat top left;
	height: 86px;
	width: 1024px; 
}

#header_container {
	height: 170px;
	width: 1024px; 
	border: 0px solid FF0000;
}

#content_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #0000FF;
	position: relative;
	width: 1024px;
	background: transparent url(../img/ip/content_bg.gif) repeat-y;
}


#content_left {
	border: 0px solid #FFFF00;
	width: 740px;
	position: relative;
}



#content_right {
	position: absolute;
	width: 228px;
	top: -139px;
	left:796px;
	background: transparent url(../img/ip/right_bg.gif) no-repeat;
}

#content_right .title {
	margin: 8px 0px 0px 18px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	width: 200px;
}

#content_right .content {
	margin: 30px 0px 0px 18px;
	color: #000000;
	border: 0px solid #00FF33;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}

#content_right h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.02em;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}




#content {
	padding: 80px 0px 0px 25px;
	position: relative;
}

#content h1 {
	border-bottom: 1px solid #3366CC;
	margin: -17px 0px 0px 0px;
	padding: 0px 0px 3px 187px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.02em;
}

#content h2 {
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	padding: 0px;
	margin: -18px 0px 0px 0px;
	float: left;
}

#content h3 {
	margin: 15px 0px 20px 190px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

#content .desc {
	margin: 15px 0px 50px 190px;
	padding: 0px;
}


#footer {
	color: #666666;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}

#footer h1 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	border: 0px;
}




#content .touren {
	border: 1px solid #FFFFFF;
	color: #333333;
	position: relative;
}

a {
	text-decoration:none; 
	-moz-outline: none;
	color: #000000;
}

a.box {
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 8px 2px 8px;
}


.list {
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../img/ip/list.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 0 1px 20px;
	line-height: 22px;
}

.breaker {
	clear:both;
}



.history_year {
	border: 1px solid #3366CC;	 
	float:left; 
	padding:2px 5px 2px 5px; 
	position:relative; 
	left:-74px; 
	color:#3366CC;
}

.history_desc {
	float:left; 
	left:-45px; 
	position:relative; 
	padding:3px 0px 0px 0px;
}










#nav_right {
	position:relative;
	font:12px Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -22px 0px 0px -17px;
	width: 226px;	
	line-height: 24px;	
	color: #3366CC;		
}


#nav_right li {
	list-style-type: none;
	margin: 0px 0px 1px 0px; 
	padding: 0px 0px 0px 0px;
}

#nav_right a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

#nav_right a:link, #nav_right a:visited {
	color: #3366CC;
}

#nav_right a:link.active, #nav_right a:visited.active {
	color: #FFFFFF;
	background-color: #3366CC;
}

#nav_right a:hover {
	background-color: #d6e0f5;
	color: #000000;
}


.error{
	background-color: #3366CC;
	color: #FFFFFF;
}



