body {
   margin: 0px;
   padding: 0px;
   font-size: 12px;
   background: url(images/bg.gif);
}
p {
   margin: 0px;
}
a img {
   border: none;
}
form {
   margin: 0px;
}
h1 {
	position: relative;
   width: 300px;
}
h1 span {
	background: url(images/gradient-white.png) repeat-x;
   background-position: bottom;
	position: absolute;
	display: block;
	width: 100%;
}
h2 a {
   text-decoration: underline;
	color: orange;
	font-family: Arial, Helvetica, sans-serif;
}
.InfoHead {
   background-image: url(images/info_head.png);
   margin: 10px;
   margin-bottom: 0px;
}
.InfoHead div {
   background-image: url(images/info_head_right.png);
   background-position: right;
   background-repeat: no-repeat;
   height: 25px;
   line-height: 25px;
   margin: 0px;
   color: #FFFFFF;
   font-size: 16px;
   font-weight: bold;
   padding-left: 20px;
}
.InfoBox {
   padding: 10px;
   border-left: 1px solid #E7E7E7;
   border-right: 1px solid #E7E7E7;
   color: #708090;
   margin-left: 10px;
   margin-right: 10px;
}
.InfoBox a {
   color: #6495ED;
   text-decoration: none;
   font-weight: bold;
}
.InfoBox a:hover {
   color: #ADD8E6;
   text-decoration: underline;
}
.InfoBox a.Skype {
   background-image: url(images/skype_left.gif);
   background-repeat: no-repeat;
   height: 16px;
   line-height: 18px;
   overflow: hidden;
   color: black;
   padding-left: 35px;
}
.InfoBox a.Skype:hover {
   background-image: url(images/skype_left_on.gif);
   text-decoration: none;
   color: #4169e1;
}
.InfoBox a.Skype span {
   width: 19px;
   height: 16px;
   background-image: url(images/skype_right.gif);
   background-repeat: no-repeat;
   background-position: right;
}
.InfoBox a.Skype:hover span {
   background-image: url(images/skype_right_on.gif);
}
.InfoBottom {
   background-image: url(images/info_bottom.png);
   margin: 10px;
   margin-top: 0px;
}
.InfoBottom div {
   background-image: url(images/info_bottom_right.png);
   background-position: right;
   background-repeat: no-repeat;
   height: 6px;
   line-height: 6px;
   margin: 0px;
   font-size: 1px;
}
.Photo, .ProductInfo {
	width: 260px;
	float: left;
   margin-left: 20px;
}
.Point {
   background-color: #f0f8ff;
}
.Photo img {
   width: 260px;
	margin-bottom: 10px;
}
.PageCtrl {
   text-align: right;
   margin-right: 5px;
}
.PageCtrl a {
   color: #6495ED;
   text-decoration: none;
   font-weight: bold;
}
.PageCtrl a:hover {
   color: #ADD8E6;
   text-decoration: underline;
}

.PageInfo {
   font-size: 12px;
   color: #666666;
   margin-top: 5px;
}

div.Catalog_Header {
   width: 600px;
   height: 120px;
   background-position: top right;
   background-repeat: no-repeat;
   border-bottom: 3px solid #dcdcdc;
}
div.Catalog_Header h1 {
	font: bold 205%/100% Georgia, Times, serif;
   margin: 20px;
   color: #6495ed;
}
div.Catalog_Header div.DocLink {
   margin-left: 20px;
   margin-top: 30px;
}
div.ProListBox {
   width: 283px;
   height: 80px;
   margin: 5px;
   float: left;
   border-bottom: 1px solid #EFEFEF;
   color: #708090;
}
div.ProListBox a {
   font-family: Georgia, Times, serif;
   font-weight: bold;
   color: #6495ed;
   text-decoration: none;
}

div.Document {
   background-color: #FFFFFF;
   margin: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 18px;
   color: #333333;
}
div.Document p{
   margin-top: 16px;
}
div.Document h1 {
	font: bold 205%/100% Georgia, Times, serif;
   color: #6495ed;
   margin: 3px;
   margin-left: 10px;
   margin-top: 10px;
}
div.Document h3 {
   font-size: 16px;
   color: #454545;
   margin: 3px;
   margin-top: 20px;
   border-bottom: 1px solid #999999;
}
div.Document h4 {
   font-size: 14px;
   color: silver;
   margin: 3px;
   margin-right: 10px;
   margin-top: -23px;
   float: right;
}
div.DocLink span {
   display: block;
   float: left;
   margin: 3px;
   color: #a9a9a9;
   padding: 1px;
}
div.DocLink a {
   display: block;
   float: left;
   margin: 3px;
   text-decoration: none;
   color: #708090;
   border: 1px solid #CCCCCC;
   padding: 1px;
   padding-left: 5px;
   padding-right: 5px;
}
div.DocLink a:hover {
   background-color: #e0ffff;
   color: #6495ed;
   border: 1px solid #999999;
}
div.DocLink a.View {
   background-color: #e0ffff;
   color: black;
   border: 1px solid #6495ed;
}

hr.Line01 {
   border: 1px solid #6495ed ;
   margin-top: 3px;
   margin-bottom: 3px;
   height: 1px;
   clear: both;
}
div.Line02 {
   border-top: 1px dashed #999999;
   margin-top: 3px;
   margin-bottom: 3px;
   margin-left: 20px;
   margin-right: 20px;
   height: 1px;
   clear: both;
   overflow: hidden;
}
div.Line03 {
   height: 1px;
   clear: both;
   margin-top: 3px;
   margin-bottom: 3px;
   overflow: hidden;
}
div.Line04 {
   border-top: 1px dashed #999999;
   margin-top: 20px;
   margin-bottom: 3px;
   height: 1px;
   clear: both;
   overflow: hidden;
}
#Framework {
   width: 776px;
   background-color: #FFFFFF;
   margin: 0px auto;
}
#Logo {
   width: 776px;
   height: 75px;
   overflow: hidden;
   background: url(images/bg_logo.gif) no-repeat;
}
#Menu_Top{
   width: 776px;
   height: 29px;
   background: url(images/menu_top.png) no-repeat;
}
#Menu_Top a {
   display: block;
   line-height: 29px;
   height: 29px;
   padding-left: 10px;
   padding-right: 12px;
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
   float: left;
   background: url(images/bg_menu_line.gif) no-repeat top right;
}
#Menu_Top a:hover {
   background: url(images/bg_menu_on.gif) repeat-x;
}
#Menu_Left {
   width: 176px;
   float: left;
}
#Menu_Left #Menu_Bg{
   width: 176px;
   background: url(images/bg_menu_left.gif) repeat-y;
}
#Menu_Left a {
   width: 102px;
   height: 23px;
   display: block;
   line-height: 23px;
   text-decoration: none;
   border-bottom: 1px solid #DEDEDE;
   text-align: right;
   margin-left: 23px;
   color: #646464;
   padding-right: 28px;
   background: url(images/bg_menu_left_off.gif) center right no-repeat;
}
#Menu_Left a:hover {
   width: 87px;
   padding-right: 43px;
   color: #007FC1;
   background: url(images/bg_menu_left_on.gif) center right no-repeat;
}
#Menu_Left h3{
   color: #696969;
   font-size: 14px;
   margin: 0px;
   text-align: center;
}
#Menu_Left hr {
   margin-left: 23px;
   margin-right: 28px;
}
#Menu_Left img{
   background-color: #FFFFFF;
   margin: 0px;
   clear: both;
}
#Content {
   width: 600px;
   float: left;
   overflow: hidden;
}
#CoverNews {
   background-image: url(images/bg_cover_news.png);
   width: 600px;
   height: 94px;
   color: #FFFFFF;
}
#CoverNews h3 {
   margin: 0px;
   margin-top: 5px;
   font-size:16px;
   color: yellow;
}
#CoverNews a {
   color: #f0f8ff;
   text-decoration: none;
   font-weight: bold;
}
#CoverNews a:hover {
   color: #ffe4e1;
   text-decoration: underline;
}

#Margin {
   clear: both;
   color: #FFFFFF;
   background-color: #778899;
   padding: 5px;
   text-align: center;
   border-top: 3px solid #b0c4de ;
}
#Margin a {
   color: #FFFFFF;
   text-decoration: none;
}
#Margin a:hover {
   text-decoration: underline;
}
#Search {
   float: left;
   margin-left:35px;
}
#Search .Query {
   width:170px;
   border: 1px solid #7e9db9;
   padding: 2px;
}
#Search #sa {
   border: none;
   margin-left: -15px;
}
.Cap {
   float: left;
   font-size: 32px;
   line-height: 32px;
}

.Specification td {
   border-bottom: 1px solid #CCCCCC;
}
.NewsList {
   margin: 10px;
}

.NewsList a {
   text-decoration: none;
   display: block;
   border: 1px solid #EEEEEE;
   margin: 5px;
   line-height: 21px;
   padding-top: 3px;
}
.NewsList a:hover {
   background-color: #FFE4E1;
}
a.Record_01 {
   background-color: #F5F5F5;
   color: #696969;
}
a.Record_02 {
   background-color: #FFEEEC;
   color: #B22222;
}
.ProfileImg {
   float: left;
   margin: 5px;
   width: 106px;
}
.ImgButtonOff {
   border: 1px solid #CFCFCF;
   text-align: center;
   padding: 1px;
   cursor: pointer;
   margin-top: 3px;
}
.ImgButtonOn {
   border: 1px solid #87CEEB;
   background-color: #F0F8FF;
   text-align: center;
   padding: 1px;
   cursor: pointer;
   margin-top: 3px;
}
.ImgButtonOff a {
   color: #6495ED;
   text-decoration: none;
}
.ImgButtonOff a:hover {
   color: #ADD8E6;
   text-decoration: underline;
}
div.Record_00, div.Record_01, div.Record_On{
   border-bottom: 1px solid #CECECE;
}
div.Record_00 {
   color: #54616B;
   background-color: #FFFFFF;
}
div.Record_01 {
   color: #54616B;
   background-color: #F5F5F5;
}
div.Record_00 a, div.Record_01 a, div.Record_On a{
   color: #6495ED;
   text-decoration: none;
   font-weight: bolder;
}
div.Record_00 a:hover, div.Record_01 a:hover, div.Record_On a:hover{
   color: #ADD8E6;
}
div.Record_On{
   background-color: #FFFACD;
   color: #000000;
}
a.Record_00, a.Record_01 {
   display: block;
   margin: 5px;
   padding: 2px;
   padding-left: 10px;
   border: 1px solid #999999;
   text-decoration: none;
}
a.Record_00 {
   color: #54616B;
   background-color: #FFF8DC;
}
a.Record_01 {
   color: #54616B;
   background-color: #F5F5F5;
}
a.Record_00:hover, a.Record_01:hover {
   border: 1px solid #6495ED;
   background-color: #B0C4DE;
   color: #FFFFFF;
   text-decoration: none;
}
.BoxCoverContent{
   margin-top: 20px;
   height: 95px;
   overflow: hidden;
   background-image: url(images/ajax-loader.gif);
   background-position: center;
   background-repeat: no-repeat;
}
.PBoxOut {
   width: 85px;
   height: 95px;
   overflow: hidden;
   float: left;
   margin-top: 3px;
   text-align: center;
}
.PBoxIn {
   width: 75px;
   height: 53px;
   overflow: hidden;
   border: 1px solid #a9a9a9;
   margin: 3px auto;
}
.PBoxIn img {
   width: 75px;
}
.PBoxOut a {
   color: #6495ed;
   text-decoration: none;
}
.ProShow {
   clear: both;
   background-color: #FFFFFF;
}
