body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
}
a.toplisk:link, a.toplisk:visited {
	color:#FF0000;
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height:22px;
}
a.toplisk:hover {
	color:#FF0000;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height:22px;	
}
.srkk{
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
    BORDER-BOTTOM: #FFFFFF 1px dashed; 
    BACKGROUND-COLOR: #FFFFFF;
	color:#737373;
	font-size:13px;
}
a.linkcs:link, a.linkcs:visited {
	color:#616161;
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height:22px;
}
a.linkcs:hover {
	color:#616161;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height:22px;	
}
.csx{
	font-size:12px;
	color:#616161;
	height:20px;
	border-top:#CCCCCC 1px solid; 
	border-right: 0px solid; 
	border-left: 0px solid; 
	border-bottom: #CCCCCC 1px solid;
	text-align:center;
}
.mores{
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color:#616161;
	line-height:30px;
	border-bottom:1px dashed #CCCCCC;
}
.cs1{
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color:#616161;
	line-height:22px;
}
.cs1x{
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color:#616161;
	line-height:200%;
}

a.bottomcs:link, a.bottomcs:visited {
	color:#616161;
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;
}
a.bottomcs:hover {
	color:#616161;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;	
}

a.cs2:link, a.cs2:visited {
	color:#616161;
	text-decoration:none;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;
}
a.cs2:hover {
	color:#FF0000;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;	
}
a.cs3:link, a.cs3:visited {
	color:#6F6C6D;
	text-decoration:none;
	font-size: 15px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 22px;
}
a.cs3:hover {
	text-decoration:none;
	font-size: 15px;
	color: #003366;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 22px;
}
a.cs4:link, a.cs4:visited {
	color:#6F6C6D;
	text-decoration:none;
	font-size: 12px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 22px;
}
a.cs4:hover {
	text-decoration:none;
	font-size: 12px;
	color: #003366;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 22px;
}
a.cs5:link, a.cs5:visited {
	color:#000000;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;
}
a.cs5:hover {
	color:#FF0000;
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height:22px;	
}
.cs6 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.cs7 {
	font-size: 14px;
	font-weight: bold;
	color: #0179C1;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
}
.cs8 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

.SRK{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid; 
    FONT-SIZE: 10pt; 
	BORDER-LEFT: #ffffff 1px solid; 
    BORDER-BOTTOM: #000000 1px dashed; 
    BACKGROUND-COLOR: #ffffff;
}
.SRK2{
    BORDER-RIGHT: #000000 1px dashed;
    BORDER-TOP: #000000 1px dashed; 
    FONT-SIZE: 10pt; 
	BORDER-LEFT: #000000 1px dashed; 
    BORDER-BOTTOM: #000000 1px dashed; 
    BACKGROUND-COLOR: #ffffff;
}


/*±í¸ñ¸ñÊ½*/
.tab table{border:1px 0 0 1px solid #dfdfdf;border-width:1px 0 0 1px;text-align:center;border-collapse:collapse;}
.tab td,th{border:0 1px 1px 0 solid #dfdfdf;border-width:0 1px 1px 0;text-align:left; padding-left:10px;}
.tab th{text-align:center;font-weight:600;font-size:12px;background-color:#dfdfdf;}


/*ÔÚÏß¿Í·þ*/
#zxkf {position:fixed;top:130px;right:1px;z-index:600;}
.zxkf_c1 {position:relative;width:183px;overflow:hidden;display:none;}
#zxkf_l{float:left;width:36px;}
#zxkf_r{float:right;width:147px;text-align:center;overflow:hidden;}

/*Ê×Ò³ÓÑÇé½ÓÁ¬*/
#in_link{width:970px; height:auto; padding:10px 0px;margin:0px auto 2px;overflow:hidden;position:relative;background:#fff;border:1px #dfdfdf solid}
#in_link .t{width:100px; height:28px;float:left;font-size:14px;color:#FF6600; padding-left:10px;font-family:Microsoft YaHei,Arial, Helvetica; }
#in_link .line{width:850px; height:14px;float:left;border-bottom:1px #dfdfdf solid;}
#in_link .box{width:950px;height:auto;margin:0px auto; clear:both}
#in_link .box p{position:relative;line-height:35px;color:#999}
#in_link .box p a{color:#666}
#in_link .box p a:hover{color:#999}
#in_link .box p .pic{margin:2px!important;margin:0; padding:2px 3px; float:left; border:1px #E6E6E6 solid!important; border:0;}
#in_link .box p .pic img{margin:0px!important;margin:0;padding:0px!important; padding:2px 3px; float:left; border:0;}
#in_link .box .yj{padding:5px;border:1px solid #dfdfdf;-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:15px;text-decoration:none;}

/*»áÔ±ÖÐÐÄ*/
h1,h2,h3,h4,h5,h6{ font-size:12px;}
.m{width:1000px;height:100px; margin:0px auto 0px; overflow:hidden;position:relative; padding-bottom:5px; background-color:#FFFFFF}
.m .log_logo{color:#FFFFFF; height:100px;width:130px; float:left;padding-top:15px;}
.m .log_logo img{border:none;}
.m .log_bar{height:100px;width:850px; float:right;}
.m .log_bar .logo_t{width:200px;height:30px;font-size:26px;margin:50px auto auto 10px;padding-top:10px;padding-bottom:5px;color:#616161;float:left;font-family: "microsoft yahei","Î¢ÈíÑÅºÚ"; }
.m .log_bar .log_ser{height:30px; width:250px;font-size:20px; padding:10px 0 0 10px; float:right;margin:50px auto auto auto;padding-top:10px; padding-bottom:10px; color: #000000; font-family: "microsoft yahei","Î¢ÈíÑÅºÚ";}
.m .log_bar .log_ser .s{ font-family: "microsoft yahei","Î¢ÈíÑÅºÚ";color:#3399FF;}
.m .log_bar .log_ser .r{font-family: "microsoft yahei","Î¢ÈíÑÅºÚ";color:#FF0000; text-decoration:none;}

/*¶©µ¥²éÑ¯ÏÔÊ¾*/
.fkzt{border-collapse:collapse; margin-bottom:10px;border:1px #E6E6E6 solid; margin-top:10px;}
.fkzt td{height:50px; line-height:30px;border:1px #E6E6E6 solid;color:#CCCCCC;background:#ffffff url(images/zt2.jpg) left center no-repeat;background-position:-50px 10px;}
.fkzt .zg{background:#ffffff url(images/zt2.jpg) left center no-repeat;background-position:-50px 10px; color:#CCCCCC;}
.fkzt .zt{background:#30a6e6 url(images/zt1.jpg) left center no-repeat;background-position:-50px 8px; color:#FFF;}
.kfal_a{display:block; width:70px; height:25px; line-height:25px; text-align:center;background:#F60;color:#FFF}
.kfal_a:hover{ background:#F00; color:#FFF}
.input_k{ height:23px; padding:0 2px}

/*»áÔ±µÇÂ¼*/
.main{width:1000px; height:auto; margin:0px auto 0px;background:#f0f0f0; overflow:hidden;position:relative; padding-bottom:5px;}
.ulogin{height:480px; margin-top:-14px; background:url(images/User_bjt.jpg) top center repeat-x;font-family:"Î¢ÈíÑÅºÚ";}
.ulogin .login_ad{width:560px;height:300px; float:left; margin: 80px 0px 0px 50px!important;margin: 80px 0px 0px 25px;}
.ulogin .login_ad h1{font-size:26px;line-height:20px!important; line-height:40px; padding-top:20px; font-weight:normal;float: left; color:#FFF; width:540px; text-align:left}
.ulogin .login_ad h2{font-size:14px;line-height:20px!important; line-height:40px; font-weight:normal;text-transform:uppercase;float: left; color:#FFF;width:540px;text-align:left}
.login_box{width:315px; height:300px; float:right; margin:80px 50px 0px 0px!important;margin:80px 25px 0px 0px;background:#FFF; border:2px #CCC solid; border-top:2px #F30 solid}
.login_box .title{ padding-top:10px; height:45px; overflow:hidden; display:block}
.login_box #h1{display: block;float:left;text-align:center;color: #999;font-size:14px;border-bottom: 1px solid #dedede;width:50%;padding-bottom:12px;cursor: pointer;border-bottom: 1px solid #f40;color: #333;}
.login_box #h2{display: block;float:left;text-align: center;color: #999;font-size:14px;border-bottom: 1px solid #dedede;width:50%;padding-bottom:12px;cursor: pointer;}
.login_box .box{ padding-top:10px; display:block}
.login_box .box .uame{width:203px;height:33px; background:none;line-height:33px;padding-left:45px;vertical-align: middle;border:1px solid #dedede;}
.login_box .box .um{width:250px;height:34px; margin:10px auto;background:url(images/login_ico.jpg) top left no-repeat}
.login_box .box .up{width:250px;height:35px; margin:5px auto;background:url(images/login_ico.jpg) bottom left no-repeat}
.login_box .box .zm{width:250px;height:35px; margin:5px auto;border:1px solid #dedede;background:url(images/login_ico.jpg) bottom left no-repeat}
.login_box .box .zm .im{width:130px; height:34px; border:none; float:left;background:none;padding-left:45px;}
.login_box .box .zm .yzm{ width:70px; height:34px;line-height:33px;float:left;cursor:pointer;}
.login_box p{ line-height:30px; text-align:center;margin:10px auto;}
.login_box button{width:250px;height:37px; margin:5px auto;border:0;display: inline-block;overflow: hidden;line-height: 36px;font-size:16px;font-weight:700;color: #FFF;background: #f40;border-radius: 3px;cursor:pointer;}
.login_box button:hover{ background:#F00}

/*ËùÓÐµ×²¿*/
#bottom{background:#0E66B6; clear:both; padding-top:10px; margin-top:5px;}
.copyright{width:100%; height:auto; position:relative;background:#FFFFFF}
.copyright .text{width:1000px;height:auto; margin:0px auto;padding-top:10px; padding-bottom:10px;font-family: "microsoft yahei","ºÚÌå";  color: #616161}
.copyright .text p{padding-bottom:0px; padding-left:20px; line-height:22px; text-align:center; font-size:12px;text-decoration: none;}
.copyright .text a:link, a:visited {color:#616161;text-decoration:none;font-family:"Î¢ÈíÑÅºÚ";font-size: 12px;line-height:22px;}
.copyright .text a:hover {color:#FF0000;text-decoration:none;font-family: "Î¢ÈíÑÅºÚ";font-size: 12px;line-height:22px;}

.f_nav{width:1000px;height:auto; position:relative;padding-left:4px; padding-top:10px;margin:0px auto}
.f_nav ul{width:160px;float:left; margin-bottom:10px; margin-right:6px; padding-top:0px}
.f_nav ul li b a{width:162px; height:28px;line-height:28px; font-size:14px; text-transform:uppercase; text-indent:10px; display:block; font-family:"microsoft yahei","ºÚÌå"; margin-bottom:3px; background:#067ecb; color:#FFF; font-weight:normal}
.f_nav ul li a{line-height:23px; width:162px; display:block; height:23px; text-indent:8px; color:#ffffff}
.f_nav ul li a:hover{background:#067ecb; color: #fff}
.f_nav ul li a i{padding-bottom:0px; padding-left:2px; padding-right: 2px; padding-top: 0px}

.link{background:#067ecb;height:auto;}
.linker{ width:980px; height:auto;position: relative; margin:0px auto; color:#FFF;}
.linker p{text-justify: inter-ideograph; text-align:justify; padding-bottom:10px; line-height:20px; padding-top:10px}
.linker p a{padding-bottom:0px; padding-left:2px; padding-right:2px; color:#FFF;}
.linker p a:hover{color:#FFC}

/*¹ö¶¯ÐÂÎÅ*/
.Scroller { border:0px ; padding:0px; height:22px; width:400px;} 
.Scroller *{margin:0px; padding:0px;} 
.ScrollMid {float:left;width:400px;} 
.ScrollMid ul{width:400px;float:left;} 
.ScrollMid li{list-style:none; float:left; width:400px; padding-left:0px;} 

/* news */
.news{width:400px;height:28px;overflow:hidden;position:relative;}
.news .list{width:380px;margin:0 20px;position:absolute;top:0;left:0;}
.news .list li{width:370px;padding:3px 0 3px 20px;background:url(images/1.png) no-repeat center left;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.news .list a,img{border:0;}
.news .list a{color:#666;font-size:12px;text-decoration:none;}
.news .list a:hover{color:#ff0000;}

/* news 
.news{width:400px;border:1px solid #ccc;height:28px;overflow:hidden;box-shadow:1px 1px 10px #aaa;position:relative;}
.news .list{width:380px;margin:0 20px;position:absolute;top:0;left:0;}
.news .list li{width:370px;padding:3px 0 3px 20px;background:url(images/1.png) no-repeat center left;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.news .list a,img{border:0;}
.news .list a{color:#666;font-size:12px;text-decoration:none;}
.news .list a:hover{color:#999;}
*/

/*×îÐÂ²úÆ·ÍÆ¼ö*/
.bar01{
	float:left;
	color:#0080FF;
	font-size:16px;
	padding-left:15px!important;
	padding-left:7px;
	font-family: "Ó×Ô°", "Î¢ÈíÑÅºÚ", "ËÎÌå", "ºÚÌå";
}
.bar{ float:left; text-align:left; color:#FF6600; font:"Î¢ÈíÑÅºÚ", "ËÎÌå", "ºÚÌå"; font-size:16px; padding-left:15px!important;padding-left:7px;}
.inimg{text-align:center; width:970px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.inimg ul.imglist{ margin:0 auto; width:970px; overflow:hidden} 
.inimg ul.imglist li{ float:left; padding:5px 10px 0px 10px!important;padding:2px 5px 0px 5px; width:170px;} 
.inimg ul.imglist li img{ display:block; width:170px; height:160px; border:1px solid #E6E6E6; margin:5px!important;margin:2px; padding:6px!important;padding:3px;} 
.inimg ul.imglist li span{ display:block; width:100%; height:30px; line-height:30px; background:#F6F6F6} 
.inimg ul.imglist li img{opacity:0.8;;filter(alpha=80)}
.inimg ul.imglist li img:hover{opacity:1;filter(alpha=100)}

.morelist{border:1px solid #CCCCCC;}
.morelist img{opacity:0.8;;filter(alpha=80)}
.morelist img:hover{opacity:1;filter(alpha=100)}

.morelist_show{ width:400px;border:1px solid #CCCCCC; padding:5px!important;padding:2px; margin-right:20px!important;margin-right:10px;}

#shhd{OVERFLOW: hidden; WIDTH: 970px; HEIGHT:175px;}
#shhdd{OVERFLOW: hidden; WIDTH: 780px;}

.remen{width:760px; height:30px; background-color:#CCCCCC; margin-top:10px; font-size:14px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;line-height:30px; padding-left:20px;}

#box_fyzd2{ width:970px;border:#d3d3d3 solid 1px; float:left; margin-left:15px!important;margin-left:7px;}
#box_fyzd2 .box_case_title{width:100%; height:35px; background-image:url(images/list.jpg); font-size:14px;color:#FF6600; font-family:Microsoft YaHei,Arial, Helvetica; line-height:30px; text-align:left;}
.box_case_title .more{float:right;width:40px; height:15px; padding:8px 30px!important;padding:10px 30px;}
.box_case_title .new_pic{float:left; width:100px; height:30px; padding:0 0 0 30px;}
 .box_case_content{width:970px; float:left;position:inherit;}
 .list_txt{width:970px; margin:0 10px !important;margin:0 5px; padding:0 0 0 0; float:right; }
 .list_txt .s{table-layout:fixed;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float :left ;width:150px ;text-align:left ;}
 .list_txt li{ float:left; width:170px; line-height:22px;list-style-type: none;}
 .list_txt li span{ float:right; text-align:right;}

/*ÓÒÏÂ½Çµ¯³ö¿ò
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#000000; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("images/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}
*/

/*ÓÒÏÂ½Çµ¯²éÑ¯*/

.float_layer{border:1px solid #0aa2e6;display:none; background-color:#FFFFFF;}
.float_layer ul{height:25px;line-height:25px;padding-left:10px;font-size:14px;color:#333;background:url(images/img/title_bg.gif) repeat-x;border-bottom:1px solid #0aa2e6;position:relative;}
.float_layer .min{width:21px;height:20px;background:url(images/img/min.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .min:hover{background:url(images/img/min.gif) no-repeat 0 0;}
.float_layer .max{width:21px;height:20px;background:url(images/img/max.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .max:hover{background:url(images/img/max.gif) no-repeat 0 0;}
.float_layer .close{width:21px;height:20px;background:url(images/img/close.gif) no-repeat 0 bottom;position:absolute;top:2px;right:3px;}
.float_layer .close:hover{background:url(images/img/close.gif) no-repeat 0 0;}
.float_layer .content2{height:180px;width:300px;overflow:hidden;font-size:14px;line-height:18px;color:#666; }
.float_layer .wrap2{padding:10px 10px 4px 10px;}

.wrap2 ul li{line-height:35px;font-size:14px;font-family:'ËÎÌå';border-bottom:1px dashed #ccc;padding-left:16px;background:url(/FirstPage/images/img/list.gif) no-repeat left center;}
.nl{color:#585858;}
a.nl:hover{color:#0378b5;}
li a{font-family:'ËÎÌå';font-size:14px;line-height:30px;letter-spacing:1px;}


/*--------------------*/

fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}

/*--------------------*/

#inputs input
{
    background: #f1f1f1 url(images/login-sprite.png) no-repeat;
    padding: 15px 15px 15px 30px;
    margin: 0 0 10px 0;
    width: 223px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	
}

#username
{
    background-position: 5px -2px !important;
}

#password
{
    background-position: 5px -52px !important;
}

#inputs input:focus
{
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
    box-shadow: 0 0 0 1px #e8c291 inset;

}

/*--------------------*/
#actions
{
    margin: 5px 0 0 0;
}

#submit
{		
    background-color: #ffb94b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fddb6f), to(#ffb94b));
    background-image: -webkit-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -moz-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -ms-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -o-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: linear-gradient(top, #fddb6f, #ffb94b);
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;

    float: left;
    height: 35px;
    padding: 0;
    width: 120px;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #8f5a0a;
}

#submit:hover,#submit:focus
{		
    background-color: #fddb6f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb94b), to(#fddb6f));
    background-image: -webkit-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -moz-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -ms-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -o-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: linear-gradient(top, #ffb94b, #fddb6f);
}	

#submit:active
{		
    outline: none;
   
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit::-moz-focus-inner
{
  border: none;
}

#actions a
{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}

/*--------------------*/

#back
{
    display: block;
    text-align: center;
    position: relative;
    top: 60px;
    color:#999;
}
a.one:link {
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
	font-size:24px;
	color:#FFCC00;
}
a.one:visited {
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå"
	font-size:24px;
	color:#FFCC00;
}
a.one:hover {
    font-family:"Î¢ÈíÑÅºÚ","ºÚÌå"
	font-size:24px; 
	color:#FFCC00;
}
a.one:active {
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
	font-size:24px;
	color:#FFCC00;
}