@charset "utf-8";
/* CSS Document */
body, html
{
	margin:0;
	background:#fff;
}
body, td, tr, textarea, input
{
	margin:0;
	font-family:Arial, sans-serif;
	font-size:small;
	color:#555555;
	padding:0;
} 
#container
{
	width:100%;
	margin:0 auto 0 auto;
	background:url(/baoimages/gts_images/gats/leftBg.gif) repeat-y left;
}
/****************************************************************************
 			_HEADER
*****************************************************************************/
#header
{
	padding:0;
	margin:0;
	height:396px;
	background:url(/baoimages/gts_images/gats/main.jpg) bottom left no-repeat;
}
#header .div
{
	padding:0;
	margin:0;
}



/****************************************************************************
 			_CONTENT
*****************************************************************************/
#contentContainer
{
	margin:0 15px 0 0;
}
#leftNavigation
{
	width:370px;
	float:left;
	background:#317a91 url(/baoimages/gts_images/gats/bg_01.jpg) top left no-repeat;;
	color:#FFF;
}
#leftNavigation h3
{
	text-transform:uppercase;
	font-weight:bold;
	border-left:5px solid #FFF;
	padding:0 0 0 10px;
	margin:0;
}
#leftNavigation .about
{
	font-size:x-small;
	margin:20px;
}
#leftNavigation ul
{
	margin:0 30px 50px 10px;
	padding:0 20px 0 30px;
	list-style:url(/baoimages/gts_images/gats/point_02.gif);
}
#leftNavigation ul li
{
	padding:5px 0 0 0;
	margin:0;
	font-size:small;
}
#leftNavigation a
{
	color:#FFF !important;
}
#topNavigation
{
	padding:0 50px 0 400px;
}
#topNavigation a
{
	color:#327a93 !important;
	padding:0 60px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#content
{
	min-height:450px; 
	margin:0 20px 0 370px;
	padding:20px 50px 40px 30px;
}
#fullcontent
{
	min-height:450px; 
	padding:3px 0 40px 0;
}





.p
{
	padding:5px 0 10px 0;
}
/****************************************************************************
 			_FOOTER
*****************************************************************************/
#alaida
{
	float:right;
	width:30px;
}
#footer
{
	margin:50px 20px 0 410px;
	height:75px;
	text-align:right;
}
#footer .line
{
	background:#317a91 url(/baoimages/gts_images/gats/bottom_bg.gif) repeat-x;
	text-align:left;
	height:31px;
}

/****************************************************************************
 			_MISC
*****************************************************************************/
.invisible
{
	display:none;
	width:0;
	height:0;
	margin:0;
	padding:0;
}

/****************************************************************************
 			_LINKS
*****************************************************************************/
a:link, a:active, a:visited
{
	color:#0075ac;
	text-decoration:underline;
}
a:hover, a:focus
{
	text-decoration:none;
}
a.converted:link, a.converted:active, a.converted:visited
{
	text-decoration:none;
}
a.converted:hover, a.converted:focus
{
	text-decoration:underline;
}
a.gray
{
	color:#333333 !important;
}
/****************************************************************************
 			_HEADERS
*****************************************************************************/

h1
{
	padding:20px 0 20px 40px;
	margin:0;
	color:#d1d4d3;
	text-transform:uppercase;
	font-size:xx-large;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:focus, h1 a:hover
{
	color:#d1d4d3;
	text-decoration:none;
}
h2
{
	font-size:medium;
	font-weight:bold;
	padding:0 100px 5px 0;
	margin:0;
	color:#d50000;
	text-transform:uppercase;

}
h2 a:link, h2 a:active, h2 a:visited
{
	color:#4d4431;
	text-decoration:none;
}
h2 a:focus, h2 a:hover
{
	color:#4d4431;
	text-decoration:underline;
}
h3
{
}
h3 a:link, h3 a:active, h3 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h3 a:focus, h3 a:hover
{
	color:#56330E;
	text-decoration:underline;
}
h4
{
	color:#5d5843;
	margin:0;
	text-transform:uppercase;
	font-size:large;
	padding:20px 20px 2px 30px;
}
h4 a:link, h4 a:active, h4 a:visited
{
	color:#5d5843;
	text-decoration:none;
}
h4 a:focus, h4 a:hover
{
	color:#5d5843;
	text-decoration:underline;
}
h5
{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:small;
}
h5 a:link, h5 a:active, h5 a:visited
{
	text-decoration:none;
}
h5 a:focus, h5 a:hover
{
	text-decoration:underline;
}

hr
{
	height:1px;
	color:#d5ccb8;
	border:0px;
	border-bottom:1px solid #d5ccb8;
	padding:0;
}

.comment
{
	color:#999999;
	font-size:xx-small;
}
.red
{
	color:#CC0000;
}

/*
min-height:200px; 
height:auto !important; 
height:200px; 
*/