﻿body 
{
	margin:0;
	padding:0;
	border:none;
	font-size: 12px;
}

A {
	color: #203C7B;
	text-decoration: none;
}
A:link {
	color: #203C7B;
	text-decoration: none;
}
A:visited {
	color: #203C7B;
	text-decoration: none;
}
A:hover {
	color: #ff6600;
	text-decoration: none;
}
A:active {
	color: #ff6600;
	text-decoration: none;
}

#WebTop
{
	margin: 0px auto 0 auto;
	width: 955px;
	height: 116px;
	background: url(Images/Top.jpg) no-repeat left top;
}

#Logo
{
	margin-top: 16px;
	margin-left: 20px;
	width: 120px;
	height: 80px;
	float: left;
}

#WebTitle
{
	font-size: large;
	font-weight:bold;
	color: White;
	float: left;
	margin-top: 30px;
	padding-left: 20px;
}

#TopNavigation
{
	width: 955px;
	height: 38px;
	background-image: url(Images/bg.gif);
	margin: -5px auto 0 auto;
	text-align: center;
	vertical-align: middle;
}

#WebBanner
{
	margin: 5px auto 5px auto;
	width: 955px;
	height: 192px;
	background: url(Images/Banner.jpg) no-repeat left top;
}

#FlashBanner
{
	margin: 5px auto 5px auto;
	width: 955px;
	height: 192px;
	display: none;
}

#WebMiddle
{
	margin: 0px auto 0 auto;
	width: 954px;
}

#WebBottom
{
	margin: 5px auto 0 auto;
	width: 954px;
	height: 79px;
	background: url(Images/Bottom.jpg) no-repeat left top;
	text-align: center;
	color: White;
	padding-top: 30px;
}

#Left_CoNews
{
	float: left;
	width: 246px;
	height: 184px;
	background: url(Images/news_bk.jpg) no-repeat left top;
}

#CoNewsContent
{
	padding: 36px 5px 5px 5px;
}

#Right_Intro
{
	width: 703px;
	float: left;
	margin-left: 5px;
}

#CompanyIntorTitle
{
	width: 703px;
	height: 31px;
	background: url(Images/companyintrotitle.jpg) no-repeat left top;
}

#CompanyIntor
{
	width: 701px;
	height: 152px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

#CompanyIntorContent
{
	padding: 5px 5px 5px 5px;
}

#CompanyProducts
{
	width: 953px;
	height: 182px;
	border: solid 1px #CCCCCC;
	margin-top: 5px;
}

#ComanyProductsTitle
{
	height: 31px;
	background: url(Images/ComanyProductsTitle.jpg) no-repeat left top;
}

#ComanyProductsContent
{
	width: 953px;
	height: 149px;
}

#MasterPage_Left_Menu
{
	float: left;
	width: 246px;
}

#MasterPage_Left_ProductList
{
	width: 246px;
	height: 31px;
	background: url(Images/Left_ProductList.jpg) no-repeat left top;
}

#MasterPage_Left_productList_Content
{
	width: 234px;
	border: solid 1px #CCCCCC;
	border-top-style: none;
	padding: 5px 5px 5px 5px;
}

#MasterPage_Right_Intro
{
	width: 703px;
	float: left;
	margin-left: 5px;
	margin-right: -703px;
}

#Right_Content_ProductTitle
{
	width: 703px;
	height: 31px;
	background: url(Images/rightproductstitle.jpg) no-repeat left top;
}

#Right_Content_CompanyNews
{
	width: 703px;
	height: 31px;
	background: url(Images/rightcompanynews.jpg) no-repeat left top;
}

#Right_Content_About
{
	width: 703px;
	height: 31px;
	background: url(Images/rightabout.jpg) no-repeat left top;
}

#Right_Content_Contact
{
	width: 703px;
	height: 31px;
	background: url(Images/rightcontact.jpg) no-repeat left top;
}

#Right_Content_Message
{
	width: 703px;
	height: 31px;
	background: url(Images/rightmessage.jpg) no-repeat left top;
}

#Right_Content_Custom
{
	width: 703px;
	height: 23px;
	padding-top: 8px;
	padding-left: 30px;
	background: url(Images/rightCustom.jpg) no-repeat left top;
}

#Right_Content_Body
{	
	width: 677px;
	border: solid 1px #CCCCCC;
	border-top-style: none;
	padding: 12px 12px 12px 12px;
}

#MasterPage_Contact
{
	width: 244px;
	border: solid 1px #CCCCCC;
	background-color: #F7F7F7;
	text-align: center;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#MasterPage_Contact_Content
{	
	width: 220px;
	border: solid 1px #CCCCCC;
	border-top-style: none;
	background-color: #F7F7F7;
	padding: 12px 12px 12px 12px;
}
