﻿@import url("header.css");
@import url("footer.css");
body
{
	background-color: #fbfbfb;
}
#containterDiv
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border:solid 1px #D4D2D2;
	background-color: #fff;
}
#main1
{
	margin-top:3px;
}

/* box1 */
.box1
{
	border:solid 1px #D2D0D0;
}
.box1 img{ vertical-align:middle;}
.box1_head{border-bottom:solid 1px #D2D0D0;}
.box1_head ul li
{
	height:19px;
	width:108px;
	background-image:url(../images/title_bg_02.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	color:#005FBB;
}

.box1_list{ width:224px;float:left; padding-top:7px;}
.box1_list ul
{
	list-style-image:url(../images/2.gif);
	padding:4px 0 0 18px;
	margin-left:8px;
}
#gspic,hypic
{
	border-color:Silver;
	border-width:1px;
	border-style:solid; 
}

#divCom
{
	height:125px;
}
#divCom div
{
	width:193px;
	
}
/* box1 end */

#it1{width:417px;height:180px; float:left;}
#it2{width:180px;height:180px; float:left; border-left-width:0px;}
#it3{width:179px;height:180px; float:left; border-left-width:0px;}
#it4{border-top-width:0;}
#it4 .box1_head ul li
{
	height:30px;

}

#main3 div{width:193px; float:left;}
#main3 div ul
{
	height:20px;
	border-bottom:solid 1px #578CB3;
}
#main3 div ul li
{
   height:100%;
   display:block;
}
#main3 div ul li a
{
   height:100%;
   display:block;
}
.divCom
{
   margin-left:1px;
}

.main4 div
{
	width:100px;
	height:100px;
	border:solid 1px #808080;
	float:left;
	margin:12px;
}
#searchTab{text-align:left; font-weight:bold; width:778px; padding-left:5px; background-image:url(../images/search_bg.jpg); background-repeat:repeat-x; color:#4B4B4B;}




