﻿@charset "utf-8";
/* CSS Document */

.hidden { display: none;}

.clear {clear:both;}

body { margin:0 auto; padding:0 auto; font-family:Verdana, Helvetica, sans-serif; font-size:11px; text-align:center;}

div { margin:0;}

li { list-style:none;}

img { margin:0; border:none;}

form { margin:0; width:150px; height:10px;}

a:link { color:#000066; text-decoration:none;}

a:visited { color:#000066; text-decoration:none;}

a:hover { color:#FF9900; text-decoration:underline; }

a:active{ color:#FF9900; text-decoration:none;}

/*---------------------------------------------------*/

#Page {
	margin:0 auto;
	width:1003px;
	height:auto;
	text-align: left;
}

#Header { height:62px; background:url(../images/header_Bg.gif) repeat-x bottom; float:left; width:1003px;}

#Mainmenu { height:auto; border:0;}

#Leftside { float:left; width:236px; height:auto; background:#ffffff;}
#leftmenu{ float:left; width:236px; height:auto; background:#ffffff;}
#Rightside { float:right; width:767px; height:auto; background:#FFFFFF;}

#Leftside_Con {	float:left;width:578px;height:auto;background-image: url(../images/line.gif);	background-position: right; margin-top:2px; margin-bottom:20px;background-repeat: repeat-y;}

#Footer {clear:both;font-family: Verdana;	color: #535353; font-size:11px; line-height:30px; text-align:center;text-decoration: none; margin: 0 auto; width:100%;}

/*--Header-------------------------------------------------*/

#Header img { float:left;}

#Header ul { display:block; float:right; margin:0; width:800px; height:42px; line-height:40px;}

#Header li { float:right; margin-right:18px; list-style:none;}

#Header input { margin-top:10px; border:1px #999999 solid; height:18px; font-size:11px;}

/*--Mainmenu-------------------------------------------------*/

