@charset "UTF-8";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+  COMMON STYLE
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 base setting
--------------------------------------------------------------------------------------- */

/* font ------------------------------ */

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing:normal;
	padding:0;
	margin:8px 0 0 0;
	/margin:15px 0 0 0;/*IE6,7*/
	color: #000000; 
}

html>/**/body { margin /*\**/: 15px 0 0 0\9 }/*IE8*/

input,textarea,select {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #000000; 
}


div,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,cite,code,caption,br,
form,fieldset,legend,input,textarea,select,option,label,submit {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}


ul {
	list-style: none;
}

address,em,cite {
	font-style: normal;
}


/* common ------------------------------ */

.china {}

.china a:link{  
	background-image: url(../image/china_on.gif);
}

.china a:hover{
	background-image: url(../image/china_on.gif);
}

#conte {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
#h2 {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: auto;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFB118;
	margin-bottom:15px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	display: block;
	height: auto;
	width: auto;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 7px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFB118;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	margin-bottom:15px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	display: block;
	height: auto;
	padding-bottom: 2px;
	color: #333333;
	background-image: url(../image/h3mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#news {
	border: 1px solid #CCCCCC;
	width: 644px;
}
#aboutir {
	border: 1px solid #CCCCCC;
	width: 420px;
	height: 127px;
}
#tec {
	border: 1px solid #CCCCCC;
	height: 127px;
}

#cirptitle {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#clrp {
}

#cirptext {
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #1b4050;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	width:auto;
}
.comment h6 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.mark_n {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(../image/mark_black.gif);
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 0px;
	background-position: 10px;
	margin-bottom: 0px;
}

.style3 {
	font-weight:bold;
	color:#1b4050;
}
