﻿/* 

Version : 1.0 
Date:2011-01-16
Update:2012-03-18
Author : anjie
Author URL : http://www.fu-an.org

*/
body{ font:12px/24px normal Arial, Helvetica, sans-serif;}
.cu_bg{ background-color:#EBEBEB;}

.contact{
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.contact .cu_top{ background:url(images/cu_top.gif) no-repeat; font-size:1px; overflow:hidden; width:900px; height:10px;}

.contact .cu_mid{ background:url(images/cu_mid.gif) repeat-y; width:900px;}
.contact .cu_mid h2{ font-size:14px; font-weight:700; color:#333; border-bottom:1px solid #6DCFF6; margin:0 25px; padding:25px 15px 15px;}
.contact .cu_mid h2 span{ float:right; }
.contact .cu_mid h2 span a{ margin:0 5px; font-size:12px; color:#333; padding:3px;}
.contact .cu_mid h2 span a:hover{background:#555; color:#fff;}

.contact .gmap{
	background: url(images/mapshadow.gif) no-repeat;
	width: 502px;
	height: 602px;
	padding: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.contact .gmap #mapbox{ width:100%; height:100%;}

.contact .cu_list li{ padding:5px 0; margin:0 45px;}
.contact .cu_list label{ display:block; font-size:12px; color:#0076A3;}
.contact .cu_list .txt{ width:510px; background:url(images/input_bg.png) repeat-x; border:1px solid #666; padding:10px 5px; font-size:12px;}
.contact .cu_list textarea{ background:url(images/text_bg.png) repeat-x; border:1px solid #666; padding:5px; height:170px; font-size:12px; width:510px; overflow-y:scroll;}
.contact .cu_list .bot{ padding-bottom:40px;}
.contact .cu_list .bot input{ background:url(images/seng_msg_btn.gif) no-repeat; width:129px; height:34px; border:0; cursor:pointer;}

.contact .cu_bot{ background:url(images/cu_bot.gif) no-repeat; font-size:1px; overflow:hidden; width:900px; height:10px;}

.skin{ position:fixed; _position:absolute; left:0; top:120px; width:101px;} 
.skin .stop{ background:url(images/menu_top.png) no-repeat; width:101px; height:9px; font-size:1px; overflow:hidden; height:9px;}
.skin .smid{ background:url(images/menu_mid.png) repeat-y; width:101px; padding:15px;}
.skin .smid a{ color:#000; text-decoration:none;}
.skin .smid a:hover{ text-decoration:underline;}
.skin .smid .skinblack{ width:15px; height:15px; background-color:#000; border:2px solid #fff; }
.skin .smid .skinorange{ width:15px; height:15px; background-color:#603811; border:2px solid #fff; }
.skin .smid li{ padding:3px 0;}
.skin .sbot{ background:url(images/menu_bot.png) no-repeat; width:101px; height:9px; font-size:1px; overflow:hidden; height:9px;}
