ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

body
{
  text-align: center;
  background-color: #f0fff6;
}

ul{
	list-style-position: inside;
}

.outline {
  width: 920px;
  text-align: left;
  margin: 0 auto;
  background-color: #ffffff;
}

.content, .header, .footer {
  margin: 0 10px;
}

.bg-color{
	background-color: #f0fff6;
}

.t-center{
	text-align: center;
}

.b-center{
	margin-left: auto;
	margin-right: auto;
}

.b{
	font-weight: bold;
}

.p5{
	padding: 5px;
}

.p10{
	padding: 10px;
}

.p15{
	padding: 15px;
}

.f15{
	font-size: 15px;
}

.f-left{
	float: left;
}

.f-right{
	float: right;	
}

.c-both{
	clear: both;
}

.frame{
	padding:4px;
	border:solid 1px #dcdcdc;
}

.info{
	margin: 10px 0;
	border: 1px solid #065806;
	padding: 10px;
	background-color: #ffffff;
	color: #065806;
}

.info-title{
	text-align: center;
	margin-left: 530px;
	font-size: 18px;
	padding: 5px;
	background-color: #065806;
	color: #ffffff;
}

.cap{
	margin: 15px 0px 1px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 21px;
	border-left: solid 6px #ff0303;
	border-top: solid 1px #065806;
	border-right: solid 1px #065806;
	color: #065806;
	background-image: url('/newtour/images/title_back.gif');
	background-repeat: repeat-x;
}

.white-bar{
	padding: 5px 0px 5px 15px;
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}

.video-title{
	text-align: center;
	font-size: 12px;
	padding: 3px;
	background-color: #32cd32;
	color: #ffffff;
	border: solid 1px #ffffff;
}

.now-make{
	height: 120px;
	padding-top: 80px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #f0fff6;
	color: #ccf9cc;
	text-align: center;
	font-size: 36px;
}

.site-title{
	text-align: center;
	font-size: 18px;
	padding: 3px;
	background-color: #f0fff6;
	color: #ff5703;
	border: solid 2px #ffffff;
	border-bottom:solid 1px #32cd32;
}

.site-title a{
	color: #ff5703;
}

.news-tag{
	height: 15px;
	padding: 3px 0px 1px 10px;
	color: #ffffff;
	background-image: url('/newtour/images/news_tag.gif');
	background-repeat: no-repeat;
	border-bottom: solid 1px #001eff;
}

.news-table td{
	padding: 3px;
	border-bottom: dotted 1px #99ccff;
}

.info, .video, .site, .map, .profile{
	background-color: #ffffff;
}

table.form{
	width:800px;
	margin:15px auto;
	background-color:#acacac;
}

table.form td{
	padding:7px;
}

table.form td.td_head{
	width:15%;
	background-color:#b4f9b4;
}

.page-title{
	width:800px;
	margin:0px auto;
	border:solid 1px #ff5600;
	border-left:solid 5px #ff5600;
}

.page-title-inner{
	margin:2px;
	padding:5px;
	color:#ff5600;
	text-align:center;
	font-size:18px;
	background-image:url(../images/page_title_bg.gif);
	background-repeat:repeat-x;
}