BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #D8D8D8;
	SCROLLBAR-SHADOW-COLOR: #D8D8D8;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #D8D8D8;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #D8D8D8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/main_07.gif);
}
/*---------------------backgrund------------------------*/
.bg-line{
	background-image:url(../icons/dotline2.gif); background-repeat:no-repeat; height:1px; padding:0px;

}

.bg-content {
	background-image: url(../images/main_15.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bg-left {
	background-image: url(../images/main_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(../images/main_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-pen {
	background-image: url(../images/pen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
/*----------------------------------------------------*/
#area{
	z-index: 1;
}
#banner {
	width:604;
	height:310px;
	z-index:1;
}
/*----------------------------photo------------------------*/
.imgLink {
	text-decoration: none;
	float: left;
}
.imgLink:link {
	text-decoration: none;
}
.imgLink:visited {
	text-decoration: none;
}
.imgLink:hover {
	text-decoration: none;
	padding-top: 1px;
}

.photobox {
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: block;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.photobox-right {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	background-image: url(../images/photobg-s.gif);
	background-repeat: no-repeat;
	clear: both;
}
.photoborder {
	border: 5px solid #eeeeee;
}
/*--------------------font-----------------------*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #666666;
}
.normal-s {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.normal-darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.normal-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FE9225;
}
.orange:link{
text-decoration:underline;
}
.orange:visited{
text-decoration:underline;
}
.orange:hover{
	text-decoration:none;
	color: #FA7D01;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #0073A1;
}
.blue:link{
text-decoration:underline;
}
.blue:visited{
text-decoration:underline;
}
.blue:hover{
text-decoration:none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C8AAF;
	line-height: 23px;
}
.header:link {
	text-decoration: none;
}
.header:visited {
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}

.info {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.info:link {
	text-decoration: underline;}

.info:visited {
	text-decoration: underline;}
.info:hover {
	text-decoration: none;
	color: #333333;}

.accent {
	color: #01729C;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.accent:link {
	text-decoration: none;
}
.accent:visited {
	text-decoration: none;
}
.accent:hover {
	text-decoration: underline;
}

.list {
	font-size: 11px;
	line-height: 20px;
	color: #0F7BA6;
	font-family: Arial, Helvetica, sans-serif;
}

.listfont {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.listfont:link {
	text-decoration: none;
}
.listfont:visited {
	text-decoration: none;
}
.listfont:hover {
	text-decoration: underline;
	color: #333333;
}
.list1 {
	font-size: 12px;
	line-height: 20px;
	color: #0F7BA6;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.listfont1 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.listfont1:link {
	text-decoration: none;
}
.listfont1:visited {
	text-decoration: none;
}
.listfont1:hover {
	text-decoration: underline;
	color: #333333;
}

.now {
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.now:link {
	text-decoration: underline;
}
.now:visited {
	text-decoration: underline;
}
.now:hover {
	color: #FFA346;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.blink:link {
	text-decoration: none;
}
.blink:visited {
	text-decoration: none;
}
.blink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.more{
	color: #01729C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #01729C;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 5px;
	height: 15px;
	line-height: 15px;
	margin-top: 5px;
}
.more:link{
	text-decoration: none;
}
.more:visited{
	text-decoration: none;
}
.more:hover{
	color: #FE9327;
	text-decoration: none;
	border-top-color: #FE9327;
	border-right-color: #FE9327;
	border-bottom-color: #FE9327;
	border-left-color: #FE9327;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
}
.link:hover {
	text-decoration: none;
	color: #000000;
}
.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #cccccc;
}
.top:link {
	text-decoration: underline;
}
.top:visited {
	text-decoration: underline;
}
.top:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.language a{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 1px;
	margin-left: 1px;
	height: 17px;
	line-height: 17px;
	padding-bottom: -1px;
}
.language a:link{
	text-decoration: none;
}
.language a:visited{
	text-decoration: none;
}
.language a:hover{
	color: #FEA346;
	text-decoration: none;
	border-top-color: #FEA346;
	border-right-color: #FEA346;
	border-bottom-color: #FEA346;
	border-left-color: #FEA346;
}
.language #current{
	color: #FEA346;
	text-decoration: none;
	border-top-color: #FEA346;
	border-right-color: #FEA346;
	border-bottom-color: #FEA346;
	border-left-color: #FEA346;
}
/*------------------------from----------------------*/
.input {
	background-color: #E4EFF1;
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #E4EFF1;
	border: 1px inset #cccccc;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	height: 20px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 25px;
	border: 1px outset #F8DFBA;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 22px;
	background-color: #FF8F20;
}
/*------------------other------------------*/
u {
	color: #0073A0;
	text-decoration: none;
	font-size: 12px;
}
u a {
	color: #0073A0;
}
u a:link {
	text-decoration: underline;
}
u a:visited {
	text-decoration: underline;
}
u a:hover {
	text-decoration: underline;
	color: #FE9225;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FE9225;
	line-height: 21px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FE9225;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FE9225;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE9225;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FE9225;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #AEDBEC;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0073A0;
	margin-top: 5px;
	margin-bottom: 5px;
}




.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #555555;
	text-indent: 24px;
	margin-top: 3px;
	margin-bottom: 3px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 23px;
	text-indent: 24px;
}



ul {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #6691A8;
	padding: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
ul li {
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 1.4em;
}
ul li a {
	color: #0073a0;

}
ul li a:link {
	text-decoration: underline;
}
ul li a:visited {
	text-decoration: underline;
}
ul li a:hover {
	text-decoration: none;
	color: #004874;
}

ol {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6691A8;
}
ol li {
	margin-top: 2px;
	margin-bottom: 2px;;
}
ul.icon {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #555555;
	list-style-type: none;
}
ul.icon li {
	margin-top: 8px;
	;
	list-style-image: url(../icons/arrow.gif);
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


/*- Menu Tabs --------------------------- */
    #tabs {
	width:310px;
	margin-bottom: 7px;
	font-size:12px;
	line-height:normal;
	text-align: left;
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding-bottom: 0;
	padding-top: 0px;
      }
    #tabs li {
	display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	background:url("../icons/tableft.gif") no-repeat left top;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("../icons/tabright.gif") no-repeat right top;
	color:#FFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 12px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
    #tabs a:hover {
	background-position:0% -42px;
	margin-top: 0px;
	margin-bottom: 1px;
	border-bottom-width: 0px;
      }
    #tabs a:hover span {
	background-position:100% -42px;
	color: #0073A0;
	margin-top: 0px;
	padding-top: 9px;
      }

      #tabs #current a {
	background-position:0% -42px;
	margin-top: 0px;
	margin-bottom: 1px;
	border-bottom-width: 0px;
      }
      #tabs #current a span {
	background-position:100% -42px;
	color: #0073A0;
	margin-top: 0px;
	padding-top: 9px;
      }
/*CSS pages style pagination*/

DIV.pages {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	padding: 3px;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}
DIV.pages A {
	BORDER-RIGHT: #ccdbe4 1px solid;
	PADDING-RIGHT: 8px;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: #ccdbe4 1px solid;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ccdbe4 1px solid;
	COLOR: #1B91D6;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ccdbe4 1px solid;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}
DIV.pages A:hover {
	BACKGROUND-IMAGE: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #FFA346;
	border: 1px solid #FF8F20;
}
DIV.pages A:active {
	BACKGROUND-IMAGE: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #1B91D6;
	border: 1px solid #0FB9EC;
}
DIV.pages SPAN.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #0B5DC1; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
DIV.pages SPAN.disabled {
	DISPLAY: none
}
DIV.pages A.next {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 0px 0px 10px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.next:hover {
	border: 2px solid #0FB9EC;
}
DIV.pages A.prev {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 10px 0px 0px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.prev:hover {
	border: 2px solid #0FB9EC;
}

