@charset "utf-8";
/* CSS Document */

body,html {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#3b3b3b;
}
a:link,a:visited{
	color:#3b3b3b;
	text-decoration:none;
}
a:hover,a:active{
	color:#c60100;
	text-decoration:underline;
}
h1,h2,h3,p,ul,li,img,textarea{
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear{
	clear:both;
	font-size:0px;
}
.container{
	width:930px;
	margin:0 auto;
}
.ad_left{
	width:188px;
	display:inline;
	float:left;
}
.ad_right{
	width:731px;
	margin-left:11px;
	text-align:left;
float:right;
height:auto;
}
.login_title,.join_title{
	background-image:url(/images/union/images/Advice01_03_01.jpg);float:left;background-repeat:repeat-x;
}
.login_title h1,.join_title h1{
	width:188px;
	height:22px;
	text-indent:35px;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	background:url(/images/union/images/login_icon.png) no-repeat 8px 4px;
}
.join_title h1{
	background:url(/images/union/images/menu_icon.png) no-repeat 8px 4px;
}
.login{
	width:188px;
	height:138px;
	padding-top:16px;
	margin-bottom:10px;
	background:url(/images/union/images/login_bg.png) no-repeat 0 0;
}

.log_input{
    width:174px;
    height:30px;
	overflow:hidden;
	padding-left:14px;
}
input, img, select {
	vertical-align:middle;
}
.log_input input {
	border:1px solid #CCCCCC;
	height:18px;
	line-height:18px;
	width:106px;
}
.log_submit{
	text-align:center;
	padding-left:2px;
	margin-top:5px;	
}
.Account{
	width:170px;
	height:35px;
	margin:0 auto;
	margin-top:15px;
	background:url(/images/union/images/line.png) repeat-x 0 0;
}
.Account ul{
	padding-top:10px;
}
.Account li{
	display:inline;
	margin-right:16px;
}

.menu{
	width:186px;
	border:1px solid #cfcfcf;	    
	border-top-width:0;		
	background:#fcfcfc;
	float:left;

}
.sub_menu{
	width:178px;
	padding-bottom:25px;
	margin:12px 3px 3px 3px;
	border:1px solid #ededed;	
	background-color:#fff;
}
.sub_menu h2{
	width:176px;
	height:22px;
	font-size:13px;
    padding:3px 0 0 0;
	text-indent:10px;
	font-weight:normal;
	background:url(/images/union/images/menu_but.jpg) no-repeat left top;
}

.main{
	width:729px;
	border:1px solid #cfcfcf;
	border-top-width:0;
	padding-bottom:30px;
	
}
.road{
    width:719px;
	height:20px;
	text-indent:25px;
	padding-top:10px;
	margin-left:10px;
	border-bottom:1px solid #d5d5d5;
	background:url(/images/union/images/arrow_yellow.jpg) no-repeat 0 10px;
}
.con_text,.con_form{
	width:670px;
	height:100%;
	text-align:left;
	font-size:14px;
	line-height:24px;
	margin:0 auto;
	padding:30px 0;
}
.con_form{
	font-size:12px;
}
.con_form h3{
	text-align:center;
	height:30px;
	margin-bottom:30px;
	border-bottom:1px solid #555555;
}

.path{
	width:704px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:10px;
	text-align:left;
	border:1px solid #E1E1E1;
	background:#F4F4F4 none repeat scroll 0 0;
}

.advice{
	width:510px;
	margin:0 auto;
}
.advice textarea{
	size:410px;
	line-height:35px;
	border:1px solid #dfdbdb;
}
.advice_input{
	height:35px;
	line-height:35px;
	width:255px; 
}
.advice_input input{
	border:1px solid #ccc;
}




















