@charset "utf-8";
/* CSS Document */
/*------------------------------*/
*{
	padding:0;
	margin:0;
	list-style-type:square;
}
input,button,select,textarea{outline:none;}
a
{
    text-decoration:none;
    color:#4d4d4d;
}
a:hover{color:#FF761B;}
a.active{color:#FF761B;}
.active{color:#FF761B;}
.btn, #Submit, #Submit1, #register, a span{border:none;cursor:hand;}
img{ border:none}
ul,li{list-style:none; float:left;cursor:pointer;}
li input.txt, textarea{ padding-left:5px; line-height:22px;}
h2{
	color:#fff;
	font:normal 14px "微软雅黑";
	letter-spacing: 1px;
}
/*.content .txt{ text-indent:24px;}*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	line-height:24px;
	margin:0 auto;
	background:url(../images/home_body_bg.jpg) repeat-x left top;
}
/*--------------------------PageTop---------------------------------*/
#PageTop{
	background:url(../images/top_bg.jpg) repeat-x left top;
	height:auto;
	width:auto;
	overflow:hidden;
}
#PageTop1{
	margin:auto;
	width:1001px;
	height:auto;
	overflow:hidden;
}
#logo{
	width:404px;
	height:107px;
	overflow:hidden;
	float:left;
}
/*设为首页-----*/
#toplink{
	background:url(../images/top_linkbg.jpg) no-repeat left top;
	width:222px;
	height:27px;
	float:left;
	line-height:27px;
	color:#fff;
	text-align:center;
	margin-left:375px;
}
#toplink a{color:#fff;}
#toplink a:hover{color:#fca42f;}
/*搜索关键�?----*/
#search{
	float:right;
	width:289px;
	height:24px;
	overflow:hidden;
	margin-top:35px;
	background:url(../images/search_bg.jpg) no-repeat left center;
}
#search .txt{
	width:188px;
	_width:185px;
	height:24px;
	float:left;
	overflow:hidden;
	padding-left:46px;
	color:#a4a4a4;
	background: none;
	line-height:24px;
	border:none;
}
#search .btn{
	margin-left:4px;
	width:51px;
	height:24px;
	overflow:hidden;
	background:none;
	font-size:0;
	color:#fff;
	text-indent:1000px;
}
#banner{
	width:1001px;
	height:341px;
	overflow:hidden;
}
/*menu-----*/
#menu{
	width:1001px;
	height:37px;
	overflow:hidden;
	padding-top:1px;
	clear:both;
	z-index:999;
}
#menu li{
	background:url(../images/menu_li.jpg) no-repeat right center;
	width:115px;
	height:37px;
	overflow:hidden;
	text-align:center;
}
#menu a.fatherma{
	color:#fff;
	width:80px;
	height:37px;
	overflow:hidden;
	display:block;
	font:normal 14px "΢���ź�";
	line-height: 37px;
	letter-spacing: 2px;
	text-shadow:2px 1px 1px #04426b;
	filter: DropShadow(Color=#005179, OffX=1, OffY=1, Positive=1);
	margin:auto;
}
#menu li.hl{
	width:80px;
	height:37px;
	overflow:hidden;
}
#menu li.lastli{ background:none;}
#menu a:hover, #menu a.active{
	background:url(../images/menu_active.jpg) no-repeat center center;
}

/*����--*/

#menu .mainlevel a:hover {color:#fff; text-decoration:none;}
#menu .mainlevel ul {display:none; position:absolute;margin: 0 10px 0 17px;*margin:0 0 0 -40px; z-index:999;}
#menu .mainlevel li{border-top:1px solid #faa563; background:#f47716; width:80px;/*IE6 only*/ float:none; height:25px;}
#menu .mainlevel li a{color:#ffebdc;}
#menu .mainlevel li:hover a{ background-image:none;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
/*---------------------------------------------main----------------------------------------*/
#main{
	width:1001px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
/*banner----*/
#banner{
	width:1001px;
	height:341px;
	overflow:hidden;
	padding:10px 0 1px 0;
}
#container{
	background:url(../images/main_bg.jpg) no-repeat left top;
	width:1001px;
	height:auto;
	overflow:hidden;
	padding-bottom:18px;
}
/*PageLeft-----*/
#PageLeft{
	margin-top:24px;
	width:212px;
	height:auto;
	overflow:hidden;
	float:left;
}
h2.left_title{
	padding-left:28px;
}
/*华翔影像------*/
#hximg{ width:212px; height:160px; overflow:hidden;}
.lefttop h2{
	background:url(../images/yx_left_h2.jpg) no-repeat left top;
	width:184px;
	height:32px;
	overflow:hidden;
	color:#0277c6;
	line-height:30px;
}
/*人才招聘------*/
#recruitment{
	width:212px;
	height:220px;
	overflow:hidden;
	color:#5f5f5f;
	background:#efefef;
	margin-top:10px;
}
#recruitment .txt{
	padding:9px 15px 0 19px;
}
/*联系我们------*/
#left_contact{
	background:#efefef;
	width:212px;
	height:auto;
	overflow:hidden;
}
.left_h2{
	width:184px;
	height:29px;
	overflow:hidden;
	line-height:29px;
	display:block;
	padding-left:28px;
	color:#fff;
	background:url(../images/left_contact_h2.jpg) no-repeat left top;
}
a.left_h2:hover, h2.active a.left_h2{background:url(../images/contact_h2_active.jpg) no-repeat left top; color:#fff;}
#left_contact .content
{
padding: 14px 15px 0 24px;
width: 173px;
height: auto;
overflow: hidden;
    }
#left_contact .content li{ line-height:18px;padding-bottom:8px;}
#left_contact .content li label{
	color:#ff6600;
	width:162px;
	height:auto;
	overflow:hidden;
	float:left;
}
#left_contact .content li span{ float:left;}
/*-------------------------------Content----------------------------*/
.cmiddle{
	float:left;
	width:532px;
	height:auto;
	overflow:hidden;
	padding:19px 13px 0 14px;
}
#Content.contactus{_width:529px;}
/*首页新闻----*/
h2.switch{
	background:url(../images/m_main_title.jpg) no-repeat left top;
	width:524px;
	height:47px;
	overflow:hidden;
	line-height:42px;
	padding-left:8px;
}
h2.switch a{background: url(../images/h2_li.jpg) no-repeat right center;}
h2.switch a.mtitle{
	width:96px;
	display:block;
	float: left;
	text-align: center;
	color:#000;
}
h2.switch a.mtitle:hover,h2.switch a.active{
	color:#fff;
	background:url(../images/h_main_hover.gif) no-repeat left bottom;
}
a.more{
	float:right;
	font:normal 12px "宋体";
	color:#8e8e8e;
	line-height:44px;
	padding-right:18px;
}
h2 a.more{ background:none;}
a.more:hover{ color:#FF761B;}
.shownews{ float:left;}
.shownews .content{
	padding: 9px 10px 0 13px;
	width: 510px;
	height:auto;
	overflow:hidden;
}
.newscontent{
	width:519px;
	height:79px;
	overflow: hidden;
}
.newscontent .kimg{
	width:116px;
	height:73px;
	overflow:hidden;
	float:left;
}
.newscontent h3{
	font:bold 14px "宋体";
	float:left;
	padding:6px 0 11px 20px;
}
.newscontent h3 a{color:#ff761b;}
.newscontent h3 a:hover{color:red;}
.newscontent .txt{
	border-bottom:1px dotted #aaaaaa;
	padding-bottom:9px;
	line-height:18px;
	color:#797979;
	float:left;
	width:360px;
	height: 28px;
	overflow: hidden;
	margin-left:20px;
	text-indent:0;
}
#hnews{padding-bottom:10px;}
.hnewsli{ padding-top:15px;}
.hnewsli li{
	width:489px;
	height:24px;
	overflow:hidden;
}
.list{ background:url(../images/newsli_li.jpg) no-repeat left center;padding-left:14px;}
.list span{float:right;color:#9a9a9a;}
.list span.homeimprnews{
	width:384px;
	height:24px;
	overflow:hidden;
	padding-right:42px;
	color:#4D4D4D;
	float:left;
}
h2.mtit{background:url(../images/m_main_title.jpg) no-repeat left top;}

/*资源行情----*/
#zynews .content{padding:12px 10px 0 19px;}
#zynews ul{ border-bottom:1px dotted #aaaaaa; padding-bottom:11px;}
#zynews li{
	width:218px;
	height:auto;
	overflow:hidden;
}
#zynews li.zylist{padding-right:61px;}
#zynews a.more{ padding-right:12px;}
.homezynews
{
    width: 173px;
    height: 24px;
    overflow: hidden;
    display: block;
    float: left;
    }
/*-------------------------------PageRight----------------------------*/
#PageRight{
	float:left;
	width:230px;
	padding-top:29px;
	height:auto;
	overflow:hidden;
}
#PageRight.contactpic{padding-top:24px;}
#cooperation{
	width:230px;
	height:250px;
	overflow:hidden;
}
h2.right_h2{
	background:url(../images/cooperation_h2.jpg) no-repeat left center;
	padding-left:13px;
}
h2.right_h2 span{
	background:url(../images/cooperation_h2_span.jpg) no-repeat right center;
	color:#000;
	display:block;
}
#cooperation .content{
	background:url(../images/cooperation_bg.jpg) no-repeat left top;
	border:1px solid #dddddd;
	width:228px;
	height:197px;
	overflow:hidden;
	margin-top:9px;
}
#cooperation .content img{padding:1px; width:226px; height:93px; overflow:hidden;}
#cooperation .content ul{
	padding:14px 10px 0 17px;
    width: 200px;
    height: 113px;
    overflow: hidden;
    float:none;
}
#cooperation .content ul li{ width:202px; height:24px; overflow:hidden;}
#cooperation .content .coomore{
	text-align: right;
	font-family:"宋体";
}
#cooperation .content .coomore a{ color:#fff;padding-right: 12px;}
/*大型项目-------*/
#largepro{padding-top:9px;}
#largepro ul{padding:18px 0 0 2px;}
#largepro li{ text-align:center; padding:0 15px 5px 0;}
#largepro li.r_large{padding-right:0;}
a.kimg{
	border:1px solid #d9d9d9;
	padding:2px;
	display:block;
	text-align:center;
}
a.kimg:hover{border:1px solid #FF761B;}
#largepro li a{
	width:100px;
	height:68px;
	overflow:hidden;
}
#largepro li label{line-height:33px;}

/*友情链接----*/
.frlink{
	background:url(../images/frlink_bg.jpg) no-repeat left top;
	width:1001px;
	height:61px;
	overflow:hidden;
	padding-bottom:26px;
}
.frlink h2{
	color:#000;
	width:101px;
	text-align: center;
	line-height:61px;
	float:left;
}
.frlink .content{
	padding:13px 0 0 13px;
	float:left;
	width:887px;
	height:38px;
	overflow:hidden;
}
.frlink .content li a{
	width:99px;
	height:36px;
	overflow:hidden;
	border:1px solid #e1e1e1;
	margin-right:9px;
	display:block;
}
.frlink .content li a:hover{ border:1px solid #FF761B;}
.frlink .content li a img{ width:99px; height:36px;}
/*--------------------------------------------------PageBottom-------------------------------------------------------*/
#PageBottom{
	background:url(../images/bottom_bg.jpg) repeat-x left top;
	width:100%;
	height:106px;
	overflow:hidden;
	margin:auto;
	font-family:"宋体";
	color:#656565;
}
.copyright{
	width:1001px;
	height:106px;
	overflow:hidden;
	margin:auto;
}
.bottlogo{
	width:66px;
	height:107px;
	overflow:hidden;
	display:block;
	float:left;
}
.bottlink{
	width:342px;
	height:auto;
	overflow:hidden;
	float:left;
	line-height:20px;
	padding:30px 50px 0 0;
}
.bottlink a{color:#656565;}
.bottlink label{ color:#b1b1b1;}
.botttel{
	float:left;
	width:540px;
	height:auto;
	overflow:hidden;
	padding-top:30px;
}
/*===============================================内页===================================================*/
.leftcontrol{
	background:#efefef url(../images/left_top_bg.jpg) no-repeat left top;
}
.nav{
	padding:22px 0 38px 0;
	width:212px;
	height:auto;
	overflow:hidden;
}
dl.navli dt{
	background: url(../images/nav_line.jpg) no-repeat left bottom;
	width:169px;
	padding-left:43px;
	line-height:38px;
}
dl.navli dt a{
	background:url(../images/nav_li.jpg) no-repeat left center;
	padding-left:29px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#000;
}
dl.navli dt a:hover, dl.navli dt a.active{
	background:url(../images/nav_li_active.jpg) no-repeat left center;
	color:#ff761b;
}
/*dl.navli dd{padding-left:38px;line-height:33px; border-bottom:1px dotted #bbb; margin:0 5px;}
dl.navli dd a{background:url(../images/nav_cli.jpg) no-repeat left center;padding-left:29px;}*/
dl.navli li{padding-left:38px;line-height:33px; border-bottom:1px dotted #bbb; margin:0 5px; width:164px;}
dl.navli li a{background:url(../images/nav_cli.jpg) no-repeat left center;padding-left:29px;}
/*Content1----*/
#Content1.control{
	width:779px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:19px 0 0 10px;
}
#Contentab.control{
	width:779px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:19px 0 0 10px;
}
#Contentab1.control{
	width:779px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:19px 0 0 10px;
}
#Contentab2.control{
	width:779px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:19px 0 0 10px;
}
#Contentab3.control{
	width:779px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:19px 0 0 10px;
}
.clongtit{
	background:url(../images/long_h2.jpg) no-repeat left top;
	width:753px;
	height:47px;
	overflow:hidden;
	line-height:42px;
	padding-left:26px;
}
.txtcontent{padding:2px 16px 0 16px;}
/*=================联系我们=================*/
#contact .content{
	padding:4px 13px 0 13px;
	font-family:"宋体";
}
dl.ct{ border-bottom:1px dashed #d4d4d4;padding-bottom:9px; margin-bottom:18px;}
dl.ct dt{
	color:#ff6600;
	font:bold 12px "宋体";
	line-height:28px;
	padding-bottom:5px;
}
dl.ct dd{ line-height:18px;}
dl.lastct{border-bottom:none; padding:0; margin:0;}
/*=================交流互动=================*/
dl.lynew{
	background:url(../images/lynew_li.jpg) no-repeat left center;
	padding:8px 0 5px 56px;
	border-bottom:1px dotted #aaaaaa;
	line-height:20px;
	margin-bottom:7px;
}
#rlynew .content{
	padding:8px 0 0 11px;
}
dl.lynew dt{
	font:normal 14px "微软雅黑";
	color:#000;
	margin-top:2px;
}
dl.lynew dd{
	color:#999999;
	padding:4px 0 3px 0;
}
.lyscroll{
	background:url(../images/lyscroll_btn.jpg) no-repeat left top;
	width:215px;
	height:22px;
	overflow:hidden;
	display:block;
	margin-top:18px;
}
#contactform ul{
	overflow: hidden;
	padding-top:10px;
}
#contactform li{
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	float:none;
}
#contactform li .txt{
	width:216px;
	height:20px;
	overflow:hidden;
}
#contactform ul label{
	width:46px;
	float:left;
	display:block;
}
span.red {color:red;}
span.bt{ color:#999;}
#contactform li.single{
	height: 190px;
	background: none;
	border: none;
	padding-left: 20px;
}
#contactform li.single textarea{height:147px; width:473px;}
#contactform li.bottom{
	background: none;
	border: 0px;
	height:31px;
	line-height: 20px;
}
#contactform li.bottom .btn{
	background:url(../images/cfbtn.jpg) no-repeat left center;
	width:89px;
	height:31px;
	overflow:hidden;
	font-size:0;
	color:#fff;
}
/*=================人才招聘=================*/
#drop .content{
	padding: 11px 15px 28px 24px;
}
#Content2{
	width:589px;
}
#Content88{
	width:589px;
}
#Content77{
	width:589px;
}
h2.rendev {
	background: url(../images/middle_title.jpg) no-repeat left top;
	width:589px;
	padding-left:24px;
}
.rencform{
	width:573px;
	height:auto;
	overflow:hidden;
	border:1px solid #e5e5e5;
	margin:7px;
}
/*职位列表-----*/
th.worktitle{
	font:normal 13px "微软雅黑";
	color:#ff6500;
	line-height:30px;
}
tr.rctitle{
	background:url(../images/title_rc.jpg) repeat-x left top;
}
.rencform td{ text-align:center;line-height:30px;}
tr.trbg{background:#f2f2f2;}
td.work{text-align:left; background:url(../images/work_li.jpg) no-repeat 10px center;padding-left:22px;}
.rencform{padding-bottom:320px; background:url(../images/join_work_bg.jpg) no-repeat left bottom;}
#PageRight1{
	padding-top:24px;
	float:left;
	width: 172px;
	_width:170px;
	height:auto;
	overflow:hidden;
}
.newslist li.list{
	width:730px;
	line-height:30px;
}
.newslist li span.neiyenewsli{
	width: 600px;
	height: 30px;
	overflow: hidden;
	color:#4D4D4D;
	float:left;
}
.pagenav{
	clear: both;
	color: #ff6600;
	padding: 16px 0 0 33px;
	width: 664px;
	height: auto;
	overflow: hidden;
}
.pagenav span{font-size: 12px}
.pagenav a{display:inline-block;color:#B4AAA2;font-size:12px;text-decoration:none;}

/*===============================================资讯中心============================================================*/
.f_longtitle .newscontent{ width:750px;padding:0 0 5px 0;}
.f_longtitle .content{padding: 9px 0 0 13px;}
.f_longtitle .newslist{padding-top:10px;}
.f_longtitle .newscontent .txt{ width:600px;}
.f_longtitle .newslist li{ line-height:24px;}
.f_longtitle li span.neiyenewsli{ float:left; height:24px;}
.flongtit{
	padding:12px 0 2px 0;
	clear:both;
	width: 779px;
	height: auto;
	overflow: hidden;
}
.flongtit h2.switch{
	width:771px;
	background: url(../images/f_long_h2.jpg) no-repeat left top;
}
.flongtit h2.right_h2{margin:0 0 0 5px;width: 755px; margin-bottom:9px;}
.flongtit h3{padding:4px 0 8px 0px;}
.meithangy{
	background:url(../images/meit_hangy_bg.jpg) no-repeat right top;
	width:758px;
	height:106px;
	overflow:hidden;
	padding:5px 0 0 12px;
	margin-top:7px;
}
.meithangy .txt{
	width:750px;
	height:81px;
	border:none;
	line-height:24px;
	margin-left:0;
	color:#4d4d4d;
}
/*新闻图片-----*/
.scrollpic{
	width:763px;
}
h2.longline span{
	background: url(../images/long_h2_line.jpg) no-repeat right center;
}

.demo{
	width:750px;
	height:160px;
	clear: both;
	padding-top:5px;
}
.bx_wrap {
	margin-top:10px;
}
.bx_wrap ul img { border:1px solid #d9d9d9; padding:6px; }
.bx_wrap ul li{text-align:center}
.bx_wrap ul li a{ line-height:22px;}
.bx_wrap ul li a:hover{text-decoration:none; color:#f30}
#newspic{padding:6px 0 0 5px;}
.hotnewspic{
	width:212px;
	/*height:263px;*/
	overflow:hidden;
	margin-bottom:10px;
}
.newsnav{background:#EFEFEF;}
.whslul{width:350px;padding-left: 10px;}
.newslist .ulrline{ border-right:1px solid #b3b3b3; padding-right:28px;_padding-right:22px; margin-right:10px;}
.newslist .whslul li{width:345px; line-height:24px;}
.newslist .whslul .neiyetowlan{ width:200px; height:24px; overflow:hidden; float:left; color:#4D4D4D;}
/*===============================================文化活动============================================================*/
#culstudy{padding-top:0px;}
#culstudy h3{
	padding: 6px 0 11px 20px;
}
#culturalsl{padding-bottom:8px;}
/*===============================================旗下公司============================================================*/
#lcompanypic{
	width:212px;
	height:156px;
}
.mainli{padding-bottom:30px;}
.qxtit{
	border-bottom:1px dashed #d4d4d4;
	padding-bottom:2px;
	width: 755px;
	height: auto;
	overflow: hidden;
}
.qxtit span{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.qxtit a{
	color:#ff6600;
	float:right;
	padding-right:10px;
}
.content1{
	padding:10px 12px 0 12px;
}
/*===============================================旗下公司============================================================*/
/*合作伙伴----*/
#pcooper{
	width:230px;
	height:auto;
	overflow:hidden;
	float:left;
}
/*合作招商----*/
#nycooperation{padding:0;}
#nycooperation .newscontent{
	width: 510px;
	height:auto;
	overflow:hidden;
}
#nycooperation .newscontent .txt{width: 360px;}
#nycooperation .newslist li{
	width: 489px;
	height: 24px;
	overflow: hidden;
}
#nycooperation .newslist li span.neiyenewsli{
	width:400px;
}
/*合作伙伴----*/
#pcooper{
	padding:10px 0 0 13px;
}
#pcooper li a{
	width:220px;
	height:63px;
	overflow:hidden;
	border:1px solid #ccc;
	display:block;
}
#pcooper .content{ padding:4px 0 0 4px;}
#pcooper .content li{ margin-top:5px;}
/*合作案例--*/
#hzal{padding:5px 0 0 0;}
#hzal .demo{padding:0 0 0 9px; height:150px;}
#nycooperation .newslist{padding-top:5px;}

/*============================================������������ҳ==========================================*/
li.picclass{ text-align:center; margin-right:10px; background:url(../images/anlipic_bg.jpg) no-repeat left bottom;height:179px;padding-bottom: 11px;margin-bottom:18px;}
li.lastanli{ margin-right:0;}
li.picclass a{
	border:1px solid #d6d6d6;
	padding:10px;
	width:159px;
	height:157px;
	overflow:hidden;
	display:block;
}
li.picclass a:hover{ border:1px solid #FF761B;}
.hzanliclass .txtcontent{
	padding:15px 0px 0 12px;
}
/*============================================��������������ϸҳ==========================================*/
h3.shownews{
	text-align: center;
	font: normal 20px "����";
	color: #262626;
	padding-top:26px;
	width: 760px;
}
.newsinfr{
	text-align: center;
	color: #999;
	border-bottom: 1px dashed #CCC;
	padding-top: 4px;
	padding-bottom: 19px;
}
.showtxt{
	padding: 34px 20px 27px 20px;
}
.showtxt img{padding:10px 0;}
/*============================================�������ҳ==========================================*/
a.partnerlogo{
	width:178px;
	height:100px;
	overflow:hidden;
	display:block;
	border:1px solid #f2f2f2;
	text-align: center;
	margin: 0 10px 10px 0;
}
a.partnerlogo:hover{border:1px solid #FF761B;}

.lynew{
	background:url(../images/lynew_li.jpg) no-repeat left center;
	padding:8px 0 5px 56px;
	border-bottom:1px dotted #aaaaaa;
	line-height:20px;
	margin-bottom:7px;
	width:160px;
	height:40px;
	overflow:hidden;
}
#scrollDiv{
	padding:8px 0 0 11px;
	width: 219px;
	height: 340px;
	overflow: hidden;
}
#scrollDiv1{
	width:226px;
	height:140px;
	overflow:hidden;
}
.lynew label{
	font:normal 14px "΢���ź�";
	color:#000;
	margin-top:2px;
}
.lynew span{
	color:#999999;
	padding:4px 0 3px 0;

}
.lynew1 label{
	font:normal 14px "΢���ź�";
	color:#000;
	margin-top:2px;

}
.lynew1 span{
	color:#999999;
	padding:4px 0 3px 0;
}
.lyscroll{
	background:url(../images/lyscroll_btn.jpg) no-repeat left top;
	width:215px;
	height:22px;
	overflow:hidden;
	display:block;
	margin-top:18px;
	margin-left:11px;
}
.lyscroll1{
	background:url(../pic/scrollmore_bg.jpg) no-repeat left top;
	width:215px;
	height:22px;
	overflow:hidden;
	display:block;
	margin-top:18px;
	margin-left:11px;
}
#contactform ul{
	overflow: hidden;
	padding-top:10px;
}
.btn1{ background-image: url(../images/buttonSum.jpg); background-repeat: no-repeat; width: 56px; height: 21px; border: 0px;}
.btn2{ background-image: url(../images/buttonSee.jpg); background-repeat: no-repeat; width: 56px; height: 21px; display: block;}
#divpic2{width:255px;}
















