﻿#div_content_pages
{
	border:solid 3px #5BB4BA;
	padding:15px;
	height:380px;
}
.divMain
{
	height:460px;
	width:700px;
	margin: 15px 0px 15px 15px;
}
        .TextBox
        {
        	width:150px;
        	border:solid 1px #ccc;
        }
        .Button
        {
        	color:White;
			background-color:Transparent;
        	background-image:url(../YGGL/images/buttonBg.jpg);
			background-repeat:no-repeat;
        	width:70px;
        	height:25px;
        	border-style:none;
        	margin:2px auto 0px auto;
        	display:block;
        }


.Table
{	
	margin:80px auto 10px auto;
}
.Table *
{
	font-size:12px;
}

.Table td
{
	padding-right:15px;
	padding-bottom:10px;
}
.Table .td1
{
	width:48px;
}
.Table .td2
{
	width:152px;
}
.Table .td3
{
	width:220px;
}
.Table td p
{
	text-align:left;
	padding-top:15px;
}

.TextBlock
{
	width:450px;
	height:120px;
	display:block;
	margin-top:5px;
	border:solid 1px #ccc;
}
#tab1_divConfig,#tab2_divConfig
{
	margin-top:15px;
	width:450px;
	margin:0px auto;
	display:none;
}