@charset "utf-8";
/* CSS Document */
/* ============================================ */
/*   RESET CSS         */
/* ============================================ */

html, body, div, span, applet, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 line-height: normal;
 vertical-align: baseline;
 background: transparent;
}
body {
 line-height: 1;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
 content: '';
 content: none;
} 
:focus {
 outline: 0;
}  
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}  
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/* ============================================= */

body {
	background-color:#b9b9b9;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
}
.frame {
	background-color: #4b4b4b;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 17px;
	padding-bottom:16px;
}
.hat {
	background: url(../images/bg-logo.jpg) repeat-x;
	border: solid 1px #3d3d3d;
	width: 100%;
	height: 68px;
}
img {
	border:none;
}
.logo {
	float:left;
}
.slogan {
	float:right;
	margin-top: 20px;
	margin-right: 23px;
	width: 286px;
}
span {
	float:right;
}
.bg {
	color: #4a4a4a;
	margin-right: 11px;
}
.en {
	color: #898888;
	margin-left: 11px;
}
a{
	text-decoration:none;	
}
.main{
	margin-top: 21px;
	border-left: solid 2px #a5a5a5;
	border-right: solid 2px #a5a5a5;
	border-top: solid 2px #a5a5a5;
	border-bottom: solid #818181 1px;
}


.navigation li{
	list-style:none;
	margin: 0px;
	background: url(../images/bg-line.jpg) no-repeat;
	background-position: right;
	float:left;
	position: relative;
}
/** Dropdown */
.navigation li ul {
	margin: 0;
	padding: 0;
	width: 150px;
	background: url("../images/bg-navigation.jpg");
	border-bottom: 4px solid #0e7bbe;
	list-style: none;
	position: absolute;
	top: 36px;
	left: 0;
	display: none;
}
.navigation li:hover > ul {
	display: block;
}
.navigation li ul ul {
	top: 0;
	left: 150px;
}
.navigation li li {
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
}
.navigation li li a {
	display: block;
}
.navigation {
	height: 36px;
	background: url(../images/bg-navigation.jpg) repeat-x;
	border-bottom: solid 4px #0e7bbe;
}
.navigation a {
	color: #4d4d4d;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 36px;
	height: 36px;
	display: inline-block;
}
.navigation a:hover{
	color: #fff;
	background: #0e7bbe;
}
.img{ 
	width: 100%;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #6d6d6d;
}

.subject {
	width: 760px;
	background:#FFF url(../images/rotator.php) no-repeat;
	background-position:bottom right;	
}
.subject-left{
	width: 215px;
	background:url(../images/bg-subject-left.jpg);
	padding-left:32px;
	float:left;
	padding-bottom:118px;
}

h1{
	color: #939292;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 2px #939292;
	width: 184px;
	padding-top:41px;
	padding-bottom: 6px;
}

.subject-left li{
	margin-top: 17px;
	border: solid 1px #939393;
	width: 184px;
	line-height: 1px;
		
}
.subject-left img{
	border: solid 2px #fff;
	display:block;
}
.subject-left a{
 /*background:url(../images/bg-link.jpg);*/
 background: #aaaaaa;
 /*display:inline-block;*/
 display:block;
 border-top: solid 1px #939393;
 /*background-position:right top;*/
 width: 177px;
 /*height: 22px;*/
 padding-left: 7px; 
 line-height: 20px;
 color:#fff;
}
.subject-right{
	width: 513px;	
	float:right;
}
h2{
	color: #0093d5;
	font-size:15px;
	font-weight:bold;
	padding-top: 41px;
	padding-bottom:6px;
	border-bottom: solid 2px #0093d5;
	margin-bottom:18px;
	
}
.right-content{
	padding-left:46px;
	padding-right: 22px;
	line-height:20px;
}
.content-listing li{
	line-height:20px;
	list-style:url(../images/list-img.jpg);
	
}
.content-listing{
	padding-left:18px;
	line-height:20px;
}
.content-listing a{
	color:#017ec0;
	text-decoration:underline;
	
}
.footer{
	background:url(../images/bg-footer.jpg) repeat-x;
	height: 106px;
	clear:both;
}
.footer-left a{
	color: #4d4d4d;
}
.footer-left{
	padding-top:16px;
	padding-left:14px;
	float:left;
}
.footer-left li{
	line-height: 22px;
	height: 22px;
	background: #eaeaea;
	width:250px;
	margin-bottom: 2px;
	padding-left:8px;
}
.footer-right{
	padding-top:16px;
	padding-right:14px;
	float:right;
}
.footer-right li{
	line-height: 22px;
	height: 22px;
	background: #eaeaea;
	width:250px;
	margin-bottom: 2px;
	padding-left:8px;	
}
.article-a{
	padding-left:20px;
	padding-right:20px;
	
}
.article-content-a{
	float:left;
	width:485px;
	line-height:20px;
}
.article-content-a b{
	line-height:20px;	
}
.content-listing a{
	line-height:20px;	
}
.article-img-a {
	float:right;
	background:#FFF;
	margin-top:62px;
	padding:2px;
	line-height: 18px;
}
h3{
	color: #0093d5;
	font-size:15px;
	font-weight:bold;
	padding-top: 41px;
	padding-bottom:6px;
	border-bottom: solid 2px #0093d5;
	margin-bottom:18px;	
	
}

.article-img-b{
	float:right;	
}
.subject-content{
	padding-top:56px;
	
}
.products{
	background:url(../images/bg-line-product.jpg) repeat-y center;
	padding-left:4px;
}
.products li{
	float:left;
	margin-right:17px;
	margin-left:17px;
	margin-bottom:33px;
	
}
.subject img{
	border:solid 1px #b3b3b3;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	
}
.subject a{
	clear:both;
}
.item{
	line-height:15px;
	border-top:solid 2px #4dabda;
	width:215px;
	margin-top:5px;
}
.item a{
	font-weight: bold;
	text-decoration: underline;
	color:#4dabda;
	line-height:20px;
}

.item a:hover{
	text-decoration: none;
}
