﻿@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;
}
#searchDiv
{
	padding:5px;color:#4B4B4B; font-weight:bold;background-image:url(../images/search_bg.jpg); background-repeat:repeat-x;
}
#nav
{
 height:26px;
 background-image:url(../images/newsNav1.gif);
 background-repeat:repeat;
}
/* box1 */
.box1
{
	border:solid 1px #D2D0D0;
	margin-bottom:2px;
}
.box1 img{ vertical-align:middle;}
.box1_head{border-bottom:solid 1px #D2D0D0;}
.box1_head ul li
{
	height:19px;
	line-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;
}
.box1_pic{ padding:7px 7px 7px 0; float:right;}
/* box1 end */
#main{ margin-top:8px;}
#m_left{ width:196px; float:left; background-image:url(../images/bg3.gif); background-repeat:no-repeat; background-position: right top;}
#m_right{ width:580px;border-top:solid 1px #E5E5E5;float:right; padding:4px 0 0 4px; margin-bottom:53px;}
#nav{ line-height:28px; height:28px;}
#m_left a{ display: block; width:180px; height:27px; line-height:27px; background-image:url(../images/menuBg.jpg); background-repeat:repeat-x; padding-left:5px; color:#00558D; border-left:solid 1px #E5E5E5;border-right:solid 1px #E5E5E5; margin-left:3px;}
#m_left a:link          { background-image:url(../images/menuBg.jpg);  background-repeat:repeat; }
#m_left a:visited       { background-image:url(../images/menuBg.jpg);  background-repeat:repeat; }
#m_left a:active        { background-image:url(../images/menuLBg2.gif);  background-repeat:repeat; }
#m_left a:hover         { background-image:url(../images/menuLBg2.gif);  background-repeat:repeat; }
#menu_b{background-image:url(../images/bg4.gif); background-repeat:no-repeat; background-position:right top; width:100%; height:20px;}
#lis p{ width:40%; float:left; color:#00558D;}
#txtCon{ border:solid 1px #d4d4d4; background-color:#fbfbfb; min-height:300px; padding:22px; width:486px;}

#sub_company_nav
{
	width:500px; height:20px; border:#999999 1px; margin: 10px auto;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	background-color: #fff;
}

#sub_company_name a:hover
{
	color:#000;
}


