/* CSS Document */
@font-face {
font-family:"newfont";
src: url(../font/UTM_COOPER_BLACK.TTF);
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

*{margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif}
a{text-decoration:none;}
ul {list-style:none;}
*:focus {outline: none;}
img{border:0px;}

body{
background:#b2d9e8;
}

.page_in{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.page_in a{
	font-size:14px;
	color:#00A0E4;
	padding:5px;
}

.page_in a:hover{
	background:#00A0E4;
	color:#FFF!important;
}

#current_page{
	background:#00A0E4;
}

#wrap{
width:100%;
background:url(../img/bg.png) no-repeat;
background-position:top center;
min-height:820px;
display:inline-block;

}

#wrap1{
width:1168px;
margin:0 auto;
margin-top:25px;
padding-bottom:10px;	
}

#wrap_header{
width:1168px;
}

/*
#wrap_header_1{
	width:1002px;
	margin:0 auto;
	background:url(../img/bg_bn.jpg) no-repeat;
	background-position:center;
	min-height:146px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
*/

#wrap_header_1{
	position:relative;
	width:1002px;
	margin:0 auto;
	height:146px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#FlashID{
	position:absolute;
	z-index:0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#banner{
	width:1002px;
	height:146px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position:absolute;
	z-index:100;
}

#logo{
	width:189px;
	height:116px;
	padding:30px 0px 0px 20px;
	float:left;	
}

#name{
background:url(../img/name_com.png) no-repeat;
width:470px;
height:88px;
float:left;	
margin-top:30px;
margin-left:15px;
}

#wrap_support{
width:290px;
height:146px;
float:left;
text-align:right;	
}

/*Begin support*/
.tran{
	width:70px;
	height:25px;
	background:#0088e6;	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	float:right;
	padding:5px 3px 0px 3px;
	margin-right:10px;
	margin-bottom:20px;
}

.tran img{
	margin-right:5px;
}

.phone_sup{
	clear:both;
	font-size:20px;
	color:#dc0001;	
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}

.icon_sup img{
	margin-left:10px;
}

#wrap_header_2{
	clear:both;
	width:1168px;
	height:461px;
	position:relative;
}

#wrap_menu_top{
	position:absolute;
	width:1168px;
	height:91px;
	z-index:2;
}

#wrap_slide{
	position:absolute;
	top:48px;
	width:1001px;
	height:344px;
	background:#FFF;
	z-index:1;
	left:83px;
}

#wrap_slide_right{
	width:580px;
	margin-left:10px;
	height:328px;
	margin-top:10px;
	float:left;
}

#wrap_slide_left{
	float:left;
	width:390px;
	height:328px;
	margin-left:10px;
	margin-top:10px;
}

#title_book{
	
}

#wrap_form{
	background:#c53031;
	width:385px;
	height:287px;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	font-size:14px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	padding-left:10px;
}

#wrap_form ul li{
	clear:both;
}

.local div{
float:left;
margin-bottom:7px;
}

.local div select{
margin-top:3px;
padding:5px;
width:180px;
margin-right:10px;
}

.local div input{
margin-top:3px;
padding:5px;
width:168px;
margin-right:10px;

}

#young{
	margin-top:5px;
	margin-bottom:10px;
	display:inline-block;
}

#young div{
	float:left;
	margin-right:12px;
	font-size:12px;
}

#young p{text-align:center;width:73px;}

#young .left{
	float:left;
	text-align:center;
}

#young input{
	width:33px;
	height:25px;
	text-align:center;	
	margin-top:-13px;
	margin-left:5px;
	float:left;
}

.sub_form{
	text-align:center;
}

.sub_form input{
	padding:5px;
	background: #0099de; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTlkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc3YzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0099de 0%, #0077c3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099de), color-stop(100%,#0077c3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0099de 0%,#0077c3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0099de 0%,#0077c3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0099de 0%,#0077c3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0099de 0%,#0077c3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099de', endColorstr='#0077c3',GradientType=0 ); /* IE6-8 */
color:#FFF;
border:0px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}
.sub_form input:hover{
	background: #0077c3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzdjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDk5ZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0077c3 0%, #0099de 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0077c3), color-stop(100%,#0099de)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0077c3 0%,#0099de 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0077c3 0%,#0099de 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0077c3 0%,#0099de 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0077c3 0%,#0099de 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0077c3', endColorstr='#0099de',GradientType=0 ); /* IE6-8 */

}

#wrap_bottom{
	clear:both;
	width:981px;
	height:86px;
	background:#FFF;
	padding:10px;
}

#line_scroll{
	width:956px;
	height:64px;
	border:2px solid #CCC;
	padding:10px;
}

/*Begin Scroll logo*/
#carousel div {
	height: 55px;
	float: left;
	margin-right:5px;
	width:100px;
	text-align:center;
}

#carousel div img {
	width:100px;
	clear:both;
	height:55px;
}

#br_left{
	width:84px;
	height:91px;
	background:url(../img/br_left.png) no-repeat;
	float:left;
}

#br_midle{
	width:1000px;
	height:91px;
	float:left;
	background:url(../img/bg_menu.png) repeat-x;
	background-position:top;
	text-align:center;
}

#br_right{
	width:84px;
	height:91px;
	background:url(../img/br_right.png) no-repeat;
	float:left;
}

#wrap_content{
	clear:both;
	width:980px;
	margin:0 auto;
	background:#FFF;
	padding:30px 10px 10px 10px;
	margin-top:15px;
	display:table;
}

#wrap_content_left{
	float:left;	
	width:640px;
	margin-right:10px;
}

#wrap_content_right{
	float:left;	
	width:330px;
}

.wrap_content_right_1{
	width:330px;
}

.wrap_content_right_1 img{
	width:329px;
	margin-top:10px;
	height:250px;
}


.title_right{
	position:absolute;
	background:#FFF;
	top:-20px;
	left:15px
}

.title_right a{
	padding:5px 20px 5px 5px;
	color:#ed1c24;
	font-size:19px;
	font-weight:500;
	font-family:"newfont";
}

.title_right a span{
	color:#00a0e4;
	font-family:"newfont";
}

.bd_right{
	width:327px;
	position:relative;
	min-height:250px;
	border:1px solid #cccccc;
	padding-top:15px;
	margin-top:20px;
	
}

.note{
color:red!important;	
}

/*Begin content right*/

#wrap_news_right {
	display:inline-block;	
}

#wrap_news_right li{
	display:inline-block;
	width:326px;
	height:72px;	
	margin-bottom:10px;
}

#wrap_news_right li img{
	width:96px;
	height:68px;
	border:2px solid #cccccc;
	margin-left:10px;
	float:left;
	margin-right:5px;
}

#wrap_news_right li a{
	color:#000;	
	font-size:14px;
	text-align:justify;
}

.des_news_right{
margin-top:10px;	
}

#wrap_news_right li a:hover{
	color:#F00;
}

#wrap_dv_right {
	display:inline-block;	
}

#wrap_dv_right li{
	display:inline-block;
	width:326px;
	height:58px;	
	margin-bottom:10px;
}

#wrap_dv_right li img{
	width:46px;
	height:44px;
	margin-left:10px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#wrap_dv_right li a{
	color:#000;	
	font-size:14px;
	text-align:justify;
	padding-top:5px;
}

.title_dv a{
	color:#00a0e4!important;
	font-size:14px;
	font-weight:bold;
}

.title_dv a:hover{
	color:#F00!important;
}

/* BEGIN content left*/

.wrap_content_left_1{
	width:640px;
	margin-top:20px;
	min-height:200px;
}


.info_left{
	width:610px;
	position:relative;
	min-height:170px;
	border:1px solid #cccccc;
	padding:20px 10px 0px 10px;
}

.title_left{
	position:absolute;
	top:-15px;
	left:20px;
}

#content_info_left{
	width:610px;
	height:350px;	
}

#title_left_right{
	color:#00a0e4;
	text-align:center;
	width:220px;
	padding:5px 10px;
	position:absolute;
	right:5px;
	top:-20px;
	background:#FFF;
}

#title_left_right a{
	font-size:14px;
	color:#00a0e4;
}

#title_left_right a:hover{
	font-size:14px;
	color:#FF0000;
}

#content_info_left_1{
	width:370px;
	height:350px;
	float:left;
}

#content_info_left_1 img{
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	border:3px solid #CCC;
	margin:0px 0px 0px -3px;	
	width:361px;
	height:260px;
}

#content_info_left_2{
	width:240px;
	height:350px;
	float:left;
}

#title_001{
margin-top:5px;
}

#desc_001{
	font-size:14px;
	padding-top:5px;	
}

#title_001 a{
	color:#00a0e4;
	font-size:14px;
	font-weight:bold;
}

#title_001 a:hover{
	color:#FF0000;
}

#content_info_left_2 ul li{
	width:240px;
	height:90px;
}

#content_info_left_2 img{
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	float:left;	
	border:2px solid #ccc;
	margin-right:5px;
	width:83px;
	height:60px;
}

.des_news_left{
	float:left;
	width:140px;
	text-align:left;
}

.des_news_left a{
font-size:12px;	
color:#00a0e4;
}

.des_news_left a:hover{
	color:#FF0000;
}

#wrap_local li{
	float:left;
	margin:0px 3px 0px 3px;
}
#wrap_local img{
	clear:both;
	width:139px;
	height:100px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	border:3px solid #ccc;
}

#wrap_local li p{
	width:145px;
	text-align:center;
	margin-top:10px;
}

#wrap_local li p a{
	font-size:12px;
	color:#000;
}

#wrap_local li p a:hover{
	font-size:12px;
	color:#F00;
}

/*Begin Footer*/
#wrap_footer{
	background:#FFF;
	margin:0 auto;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
	padding:0px 10px 10px 10px;
	margin-bottom:20px;
	display:inline-block;
	margin-left:83px;
}

#wrap_menu_footer{
width:981px;
height:33px;
background:#bf1011;	
}

#wrap_add{
	width:481px;
	float:left;
	font-size:14px;
	padding-top:5px;
	padding-left:10px;
	color:#000;
}

#wrap_add p{
	margin-bottom:5px;
}

#wrap_so{
	width:490px;
	float:left;	
	color:#666666;
	font-size:14px;
	text-align:right;
	padding-top:30px;
}

#wrap_so a{
	color:#666666;
	font-size:14px;
	
}

#wrap_so a:hover{
	color:#FF0000;
}

#wrap_social{
	clear:both;
	margin-top:10px;	
}

#wrap_menu_footer ul{
	padding-top:5px;	
}

#wrap_menu_footer ul li{
	text-align:center;
	float:left;	
	color:#FFF;
}
#wrap_menu_footer ul li a{
	color:#FFF;
	font-size:14px;
	padding:7px 20px 10px 20px;
}

#wrap_menu_footer ul li a:hover{
	background:#00a0e4;
}


/*Begin slider*/
.blueberry {
	width:540px!important;
	height:328px!important; 
	margin-left:40px;
}

.blueberry .slides {
	position: relative;
	overflow: hidden;
	list-style:none;
	margin-left:-40px!important;
}
.blueberry .slides li {
	width:580px!important;
	height:328px!important; 
	position: absolute;
	top: 0;
}
.blueberry .slides li img {
	width: 580px;
	height:328px;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img {
	 width: 580px;
	height:328px; }

.blueberry .pager {
	position:absolute;
	bottom:10px;
	width:530px;
	text-align: right;
	padding-right:10px;
	padding-top:10px;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 10px;
	width: 10px;
	color:#FFF;
}
.blueberry .pager li a {
	padding: 3px 3px;
}
.blueberry .pager li a span {
	overflow: hidden;
	border:1px solid #000;
	background: #FFFFFF;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
	border-radius: 50%;
}
.blueberry .pager li.active a span { background: #c52c2d;color:#c52c2d }

/*LOGIN BOX*/
.info_g li{
	margin-bottom:10px;	
}

.info_g input{
	padding:5px;
	width:250px;
}

#yahoo-box{
	text-align:left;
	background:#FFFFFF;
    font-size: 14px;
	padding:20px 50px;
	
}

#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 9999;
}

.login-popup{
	display:none;
	background: #fff;
	padding: 10px; 	
	border: 2px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999;
	-moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius:3px 3px 3px 3px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
}
.login-popup h3{
	text-align:center;
	color:#00a0e4;
	text-transform:uppercase;
	font-size:20px;
	font-family:"newfont";
	margin-bottom:10px;
}
img.btn_close {
	float: right; 
	margin: -20px -50px 0px 0px!important;
}



/*Begin content_left*/

.content_left{
	width:615px;
	min-height:400px;
	 border: 1px solid #CCCCCC;
	 margin-top:20px;
	 position:relative;
	 z-index:10;
	 text-align:center;
	 padding:20px 10px 0px 10px;
}

.content_live{
	text-align:justify;
	color:#000;
	font-size:14px;
}

.content_live h1{
	text-align:justify;
	color:#00A0E4;
	font-size:16px;
    margin-bottom: 5px;
}

.content_live h2{
	text-align:justify;
	color:#00A0E4;
	font-size:14px;
    margin-bottom: 5px;
}

.content_live h3{
	text-align:justify;
	color: red;
	font-size:13px;
}

.content_live h4 img{
	float: left;
    margin-right: 10px;
}

.content_live p{
	margin-bottom:5px;
}

.content_left img{
	 border: 3px solid #CCCCCC;
	 -webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
}

.title_left_child{
	background:#FFF;
	position:absolute;
	z-index:100;
	top:-20px;
	left:10px;
}

.title_left_child a{
	padding:5px 20px 5px 5px;
	color:#ed1c24;
	font-size:19px;
	font-weight:500;
	font-family:"newfont";
}

.title_left_child a span{
	color:#00a0e4;
	font-family:"newfont";
}

.intro_other{
	width:615px;
	height:100px;
	text-align:left;
	margin-top:20px;
}

.intro_other ul li{
	list-style:inside;
	color:#00a0e4;
}

.intro_other a{
	color:#00a0e4;
	font-size:14px;
}

.intro_other a:hover{
	color:#FF0000;
}


/*Begin ticket*/

.tour_style{

}

.tour_style img{
    width: 191px;
    height: 136px;

}

.tour_style ul{
clear:both;
width:615px;
height:380px;	
margin-bottom:20px;
border-bottom:1px solid #ccc;
}

.tour_style ul li{
	text-align:center;
	float:left;
	margin:10px 5px 0px 3px;	
}

.tour_style ul li p a{
	color:#00A0E4;
	font-size:14px;
}

.tour_style ul li p a:hover{
	color:#F00;	
}

.tour_style h1{
	float:left;
	font-size:17px;
	color:#ed1c24;
	font-weight:100;
	margin-left:5px;
	display:block;
	width:395px;
	margin-top:-3px;
}


.tour_style h2{
	float:left;
	margin-top:-3px;
	width:210px;
	text-align:right;
}

.tour_style h2 a{
	font-size:12px;
	color:#ed1c24;
	font-weight:100;
}

.tour_style h2 a:hover{
	color:#66c4ee;
}


/*Begin news*/

.news{
	
}

.servs{
	
}

.news li,.servs li{
	color: #000000;
    font-size: 14px;
    padding-top: 5px;
    text-align: justify;
	margin-left:10px;
	border-bottom:1px dashed #ccc;
	display:inline-block;
	margin-bottom:10px;
}

.news li a,.servs li a{
	color: #00A0E4;
    font-size: 14px;
    font-weight: bold;
}

.news li a:hover,.servs li a:hover{
	color:#F00;
}
.news li img{
	float:left;
	width:150px;
	height:100px;
	margin-right:10px;
}

.servs li img{
	border:0px;
	width:80px;
	height:80px;
	float:left;
	margin-right:8px;
}

.des_news_sv{
	float:left;
	width:430px;
}
.des_news_sv1{
	float:left;
}

/*Begin contact*/

#title_form_ta{
padding-top:10px;
float:left;
width:80px!important;
font-size:12px;
text-align:right;	
}
#title_form_ta li{
margin-bottom:10px;
height:25px;	
padding-top:5px;
}

#input_form_ta{
padding-top:10px;
float:left;
width:235px!important;	
}

#input_form_ta li{
margin-bottom:10px;
text-align:left;
padding-left:5px;
}
#input_form_ta li input{
	width:235px;	
	height:20px;
	padding:3px;
}

#input_form_ta li textarea{
	width:235px;
	max-width:235px!important;
	height:100px;
	padding:3px;
}

#gg_map{
clear:both;
width:610px;
margin-bottom:10px;
border:3px solid #ccc;	
}

.logo{
float:left;
margin-left:20px!important;	
}

.logo img{
border:0px;
width:270px;
}


