@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E3E3E3;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.gifsun #container { 
	width: 800px;
	background: #E3E3E3;
	margin: 0 auto;
	text-align: left;
}

A:link, A:visited {
	color: #FF6600;
	text-decoration: none;
}

A:active {
	color: red;
	text-decoration: none;
	
}

A:hover {
	color: #FFFFFF;
	background-color:#FF6600;
}

A.act:link, A.act:visited  {
	color: #FFFFFF;
	background-color:#FF6600;
}

.gifsun #header {
	background: #E3E3E3;
	padding: 0 10px;
	height: 300px;
}

.gifsun #head_text {
	font-size:9px;
	left:420px;
	position:relative;
	top:-470px;
	width:300px;
}
/*.gifsun #head_text {
	position: absolute;
	left: 640px;
	top: 10px;
	width: 300px;
	font-size:9px;
}*/

.gifsun #lang_menu {
	border-left: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	padding: 2px;
	background: #E3E3E3 none repeat scroll 0%;
	z-index: 10003; position: absolute;
	top: 0pt;
	right: 0pt;
	float: right;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	font-family: 'Arial','Verdana',sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	
}

.gifsun #logo {
	position: relative;
	width: 70px;
	height:69px;
	top: 10px;
	
}
.gifsun #logo_text {
	position: relative;
	width: 100px;
	height: 26px;
	top: -36px;
	left: 75px;
}
.gifsun #menu_ms {
	position: relative;
	width: 223px;
	height: 205px;
	top: -5px;
	/*left: 225px;*/
}
.gifsun #menu_rs {
	position: relative;
	width: 152px;
	height: 178px;
	top: -259px;
	left: 223px;
}


.gifsun #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 13px;
	text-align: justify;
}




.gifsun table.left_bar_table, .gifsun table.left_bar_table td
{
  border: 1px #a9a9a9 solid;
  border-collapse: collapse;
}
.gifsun table.left_bar_table th{
	background:#a9a9a9;
	color:#FFFFFF;
	padding: 5px;
	padding-left: 8px;
}
.gifsun table.left_bar_table td{
	padding: 8px;
}

/*.gifsun table.empty, .gifsun table.empty td
{
  border: none;
}
.gifsun table.empty td{
	padding: 0px;
	margin: 0px;
}
*/
.gifsun #left_sidebar p, .gifsun #left_sidebar h3 {
	margin-left: 10px;
	margin-right: 10px;
}

.gifsun #menu_center {
	position: relative;
	width: 510px;
	height: 20px;
	top: 5px;
	left: -5px;
	text-align: center;
	/*border:solid 1px*/
}

.gifsun #menu_center_ads {
	position:relative;
	left:20px;
	top:5px;
	width:510px;
	height:25px;
	/*border:solid 1px #a9a9a9;*/
	text-align: center;
}



.gifsun #mainContent {
	border:1px solid #A9A9A9;
	position:relative;
	left: 20px;
	top: 0px;
	width: 490px;
	height: 100%;
	padding: 10px;
}
/*.gifsun #mainContent {
	position:relative;
	margin: 0 24% 0 23.5%;
	left: 13px;
	top: 20px;
	width: 500px;
	height: 100%;
	padding: 10px;
}*/

.gifsun #footer { 
	padding: 0 10px;
	background:#DDDDDD;
}
.gifsun #footer p {
	margin: 0;
	padding: 10px 0;
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.gifsun #menu_center ul, .gifsun #menu_center li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 25px;
}

.gifsun table.form_table, .gifsun table.form_table td
{
	border: 1px solid;
	border-collapse: collapse;
	border-color:#E3E3E3;
	padding: 4px;
}
.gifsun table.form_table th{
	background:#CDCDCD;
	border: 1px solid;
	border-collapse: collapse;
	border-color:#E3E3E3;
	padding: 4px;
}

.gifsun table.empty, .gifsun table.empty td
{
	border: 0px solid;

	border-color:#E3E3E3;
	padding: 2px;
}
.gifsun table.empty th{
	background:#CDCDCD;
	border: 0px solid;

	border-color:#E3E3E3;
	padding: 4px;
}

.error {
	width: 90%;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	border:solid 1px #FF0000;
	padding: 3px;
	margin:7px auto;
}

.message {
	width: 90%;
	text-align: center;
	color: #2DB300;
	font-weight: bold;
	border:solid 1px #2DB300;
	padding: 3px;
	margin:7px auto;
}


	.tag_ul
	{
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.tag_li
	{
		display: block;
		margin: 1 0 1 0;
		list-style: none;
		padding: 0;
		width: 160px;
		background-color: #ffffff;
	}

	a.tag_a:link, a.tag_a:visited
	{
		display: block;
		padding: 0 10 0 5;
		margin: 0;
		border: 1px solid #aaa;
		color: #000000;
		text-decoration: none;
		background: #ffffff;
		font-size: 10pt;
		font-family: Arial;
	}
	
	a.tag_a:hover
	{
		display: block;
		padding: 0 10 0 5;
		margin: 0;
		border: 1px solid #000;
		color: #000000;
		text-decoration: none;
		background-color: #E3E3E3;
		font-size: 10pt;
		font-family: Arial;
	}

/*.button {

	border: 1px solid #a9a9a9;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}*/

.text{
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt;
	/*height: 12pt; Select boxes are too small in Mozilla */
}

input,select {
	border: 1px solid #a9a9a9;
	font-size: 11px;
	background-color: #ffffff;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 12px;
	background-color: #ffffff;
}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	/*margin: 0px;*/
	vertical-align: bottom;
}

.small_text {
	font-size: 11px;
}