﻿.img_title
{
	border-left: #0066cc 5px solid;
	padding-left: 10px;
}

.img_title div
{
	width:600px;
	height:25px;
	border-top: #0066cc 1px solid;
	line-height:30px;
	margin-top:3px;
	color:#999;
	
}







/* using in Login.aspx */





div.loginbar
{
	height: 320px;

}
div.loginbar .bar
{
	float: left;
	width: 300px;
	overflow: hidden;
}
div.loginbar .bar .login
{
	width: 300px;
	height: 320px;
	overflow: hidden;
	background: url(/img/v1.member/loginbar_bar_bg.gif);
	text-align: center;
}
div.loginbar .bar .login .t
{
	margin: 0px auto;
	width: 250px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #ff6600;
	overflow: hidden;
	text-align: center;
	border-bottom: #c4c4c4 1px solid;
}
div.loginbar .bar .login table.form
{
	width: 280px;
}
div.loginbar .bar .login table.form tr
{
	height: 30px;
}
div.loginbar .bar .login table.form th
{
	width: 60px;
	text-align: right;
	font-weight: normal;
}
div.loginbar .bar .login table.form td
{
	text-align: left;
	font-weight: normal;
}
div.loginbar .bar .login .find
{
	margin: 0px auto;
	width: 250px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	border-top: #c4c4c4 1px solid;
	margin-top: 10px;
}
div.loginbar .bar .login .find H1
{
	line-height: 30px;
}

div.loginbar .bar .b
{
	width: 300px;
	height: 4px;
	overflow: hidden;
	background: url(/img/v1.member/loginbar_bar_b_bg.gif);
}
div.loginbar .bar .ad
{
	width: 300px;
	height: 80px;
	overflow: hidden;
	color: #999;
}


div.loginbar .middle
{
	float: left;
	width: 40px;
	height: 350px;
	overflow: hidden;
	background: url(/img/v1.member/loginbar_mid_line.gif) no-repeat center;
}
div.loginbar .intro
{
	float: left;
}
div.loginbar .intro .question
{
	float: left;
	width: 200px;
	height: 50px;
	line-height: 20px;
}
div.loginbar .intro .reg_button
{
	width: 200px;
	float: left;
}
div.loginbar .intro .login_pic img
{
	border: #eee 3px double;
}
div.loginbar .intro .reg_button
{
	width: 200px;
	float: left;
}

div.loginbar .intro table.funs
{
	width: 100%;
}
div.loginbar .intro table.funs tr
{
	height: 50px;
}

div.loginbar .intro table.funs td
{
	line-height: 16px;
	color: #999999;
}
div.loginbar .intro table.funs td span
{
	font-weight: bold;
	color: #474747;
}

div.loginbar .intro table.funs td.pic
{
	width: 40px;
}
