﻿.main {
	border-bottom-color: #333333;
	background-repeat: no-repeat;
	background-position: center;
	background: #000000;
	border-color: #333333;
	width: 963px;
	margin: 0 auto;
	text-align: left;
	outline-color: #CDCDCD;
	border-left-color: #333333;
	border-right-color: #333333;
	border-top-color: #333333;
}

/***************header***************/
#header {height:72px;}

.logo {width:103px;}
.menu {width:517px;}

/***************content***************/
.col-1 {width:629px;}
.col-2 {width:326px;}

.nav .col-1 {width:213px;}
.nav .col-2 {width:207px;
	height: 65px;
}
.nav .col-3 {width:207px;}
.nav .col-4 {width:326px;}

.box2 .col-1 {width:177px;}
.box2 .col-2 {width:177px;}
.box2 .col-3 {width:177px;}
 
.block .col-1 {width:162px;}
.block .col-2 {width:151px;}
.block .col-3 {width:161px;}
.block .col-4 {width:110px;}

.box4 .col-1 {width:149px;}
.box4 .col-2 {width:135px;}

/***************form***************/
#searchForm input {height:17px; width:235px;}
