/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:0 auto;
	width:650px;}

#Container {
width:650px;
margin-top:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
color:#666666;
background-color:#FFFFFF;}

#Header{
width:650px;
vertical-align:bottom;}

#HeaderLogo {
width:415px;
float:left;
height:31px;
border-bottom:1px solid #999999;
background-color:none;}

#HeaderTabs{
width:235px;
float:right;
height:20px;
position:relative;
top:12px;
display:block;}

#HeaderBottom {
width:650px;
clear:both;
border-top:1px solid #999999;}

#Content {
width:640px;
padding:5px;
padding-top:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
color:#666666;}

#ContentLeft {
width:365px;
height:350px;
float:left;
padding-top:10px;
padding-left:10px;
padding-bottom:20px;}

#ContentRight {
width:250px;
height:322px;
float:right;
position:relative;
top:30px;}

#ContentLeftInfo {
width:400px;
float:left;
padding-top:15px;
padding-bottom:10px;
background-image:url(../Images/webBG.gif);}

#ContentRightInfo {
width:190px;
float:right;
position:relative;
top:30px;}

#ContentLength{
width:610px;
clear:both;
padding-top:5px;
padding-left:10px;}

#Footer {
width:650px;
padding-top:10px;
border-top:1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
color:#999999;
clear:both;}

#Info {
width:400px;
border-bottom:1px dotted #ff0000;
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
padding-left:10px;
color:#ff0000;
font-weight:bold;}

#InfoContent {
width:400px;
padding-left:10px;
margin-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:17px;;}

.IndexText{
width:330px;
line-height:20px;}

.WebThumb {
padding:5px;
margin:5px;
border:1px dotted #666666;}

.RedLine {
border-right:1px #FF0000 dotted;}

