/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	border: 0;
	margin: 0;
}
img {
	border: 0px;
}
li {list-style-type: none;}
body {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(styles_res/bg.jpg) center top no-repeat #000000;
	line-height: 19px;
}
#main {
	width: 1300px;
	margin: 0px auto;
	background: url(styles_res/main.jpg) right top no-repeat;
}
#header {
	width: 1300px;
	height: 117px;
}
#buttons {
	width: 1300px;
	text-align: center;
	height: 50px;
	margin-left: 0px;
	margin-top: 250px;
	padding-left: 0px;
	background: url(styles_res/menu.png) center bottom no-repeat;
}
#buttons a {
	font-family: Baskerville Old Face, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFEEE;
	text-align: center;
	padding-top: 15px;
	height: 30px;
}
.but {
	width: 210px;
}
.but_home {
	background: url(styles_res/but_home.png) left top no-repeat;
	height: 40px;
	width: 100px;
	display: block;
	margin-left: 68px;
}
.but_razd {
	width: 2px;
	height: 40px;
	float: left;
}
#buttons .but:hover {
	color: #949494;
	background: url(styles_res/but_hov.png) center 11px no-repeat;
}
.left_menu {
	width: 220px;
	position: relative;
	padding-bottom: 10px;
	left: 20px;
	background: url(styles_res/bg.gif) no-repeat 0px 100%;
}
.left_menu h6 {
	background: url(styles_res/bg_top.gif) no-repeat 0px 0%;
	padding: 17px 20px 7px 29px;
}
.left_menu ul {
	border-top: solid 1px #ccc;
	margin: 0 20px;
	padding: 10px;
	list-style-type: none;
}
.left_menu ul li a {
	height: 27px;
	line-height: 27px;
	color: #333;
	font-weight: bolder;
	border-bottom: dotted 1px #ccc;
	text-decoration : none;
	display: block;
	background: url(styles_res/fish2.png) no-repeat 0 50%;
	padding-left: 10px;
}
.left_menu ul li a:hover {
	color: #1149F2;
}
ul.sanji {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul.sanji li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.sanji li a {
	font-weight: normal;
	line-height: 28px;
	height: 28px;
	border-bottom: dotted 1px #ccc;
	display: block;
	padding-left: 35px;
	background: url(styles_res/arrow.gif) no-repeat 25px 50%;
}
ul.sanji li a:hover {
}
.top {
	height: 350px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 145px;
}
.top_text {
	width: 942px;
	float: left;
	height: 308px;
	padding: 0px 32px 0px 0px;
}
.top_img {
	float: left;
	padding: 15px 31px 0px 15px;
}
#content {
	width: 100%;
	background: #FFFFFF;
}
.cont_top {
	background: url(styles_res/cont_top.png) left top no-repeat;
	height: 10px;
	width: 100%;
}
.cont_bot {
	background: url(styles_res/cont_bot.png) left bottom no-repeat;
	height: 10px;
	width: 100%
}
#cont_razd {
	background: url(styles_res/cont_razd.gif) 620px repeat-y;
	width: 100%;
}
.cont_home {
	padding: 0px 20px 0px 0px;
}
.home_box {
	margin-left: 30px;
	float: left;
	width: 350px;
}
#left {
	width: 640px;
	float: left;
	color: #000000;
	margin-left: 120px;
}
#left2 {
	width: 960px;
	float: left;
	color: #000000;
	background: #ffffff;
	margin-left: 0px;
}
#left3 {
	width: 220px;
	float: left;
	color: #000000;
	background: #ffffff;
	margin-left: 0px;
}
.text {
	padding: 0px 0px 15px 0px;
}
.img_l {
	float: left;
	margin: 6px 20px 5px 0px;
}
.img_r {
	float: right;
	margin: 9px 10px 3px 10px;
}
.span_cont {
	color: #262626;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #04078E;
	text-align: left;
	padding: 10px 0px 0px 8px;
}
h2 {
	font-family: KaiTi;
	font-size: 20px;
	font-weight: bold;
	color: #04078E;
	text-align: left;
	padding: 10px 0px 0px 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #04078E;
	text-align: left;
	padding: 0px 0px 0px 44px;
}
h4 {
	font-family: SimHei;
	font-size: 20px;
	font-weight: bold;
	color: #C82C2B;
	text-align: left;
	padding: 10px 0px 0px 8px;
}
h5 {
	font-family: SimSun;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #000000;
	text-align: left;
	padding: 10px 0px 0px 8px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h7 {
	font-family: Times New Roman, Times, serif;
	line-height: 30px;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h8 {
	font-family: Times New Roman, Times, serif;
	line-height: 30px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h9 {
	font-family: Times New Roman, Times, serif;
	line-height: 10px;
	font-size: 20px;
	width: 200px;
	color: #004B97;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h10 {
	font-family: Microsoft YaHei;
	line-height: 10px;
	font-size: 16px;
	width: 200px;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h11 {
	font-family: Kaiti;
	line-height: 20px;
	font-size: 16px;
	width: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
h12 {
	font-family: Times New Roman, Times, serif;
	line-height: 10px;
	font-size: 20px;
	width: bolder;
	color: #EC2529;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.read_l {
	font-size: 12px;
	color: #ffffff !important;
	text-decoration: none;
	padding-right: 2px;
	background: url(styles_res/read.jpg) left top no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	width: 66px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
.read_l:hover {
	font-size: 12px;
	text-decoration: underline;
}
.read_l2 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 2px;
	background: url(styles_res/read2.jpg) left top no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	width: 96px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
.read_l2:hover {
	font-size: 12px;
	text-decoration: underline;
}
.next {
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
.next a {
	color: #FFFFFF;
	text-decoration: none;
}
.next a:hover {
	text-decoration: underline;
}
.publication-reference {
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-family: Times New Roman;
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#right {
	float: right;
	width: 270px;
	margin-left: 40px;
}
#right2 {
	float: right;
	width: 340px;
	background: #ffffff;
	margin-left: 0px;
}
#right3 {
	float: right;
	width: 1080px;
	background: #ffffff;
	margin-left: 0px;
}
#right4 {
	float: right;
	width: 520px;
	background: #ffffff;
	margin-left: 0px;
}
#right5 {
	float: right;
	width: 960px;
	background: #ffffff;
	margin-left: 0px;
}
.span_dat {
	color: #262626;
	text-decoration: underline;
	font-weight: bold;
}
#bottom {
	width: 100%;
	background: url(styles_res/bottom.jpg) left top no-repeat #DFDDDD;
}
#b_col1 {
	width: 197px;
	float: left;
	margin-left: 20px;
}
#b_col2 {
	width: 364px;
	float: left;
	margin-left: 40px;
}
#b_col3 {
	width: 340px;
	float: left;
	margin-left: 27px;
	text-align: center;
}
#b_col3 label {
	width: 50px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 0px;
}
.input_txt {
	width: 239px;
	border: none;
	background: url(styles_res/input_txt.png) left top no-repeat;
	padding: 5px 10px 7px 10px;
	color: #000000;
	float: right;
}
.text_area {
	width: 319px;
	height: 60px;
	border: none;
	background: url(styles_res/text_area.png) 0px 0px no-repeat;
	padding: 5px 10px 7px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	background: url(styles_res/read.jpg) right 7px no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 6px 3px 0px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 100;
	width: 66px;
	margin: 0px 0px 0px 0px;
}
.spis_bot {
	list-style: none;
	padding: 0px 0px 0px 0px;
}
.spis_bot li {
	padding: 5px 0px 0px 18px;
	background: url(styles_res/fish2.png) 0px 14px no-repeat;
}
.spis_bot a {
	color: #262626;
	text-decoration: none;
	font-weight: 100;
	background: url(styles_res/spis_bot_a.gif) bottom repeat-x;
	display: block;
}
.spis_bot a:hover {
	text-decoration: none;
}
.fu_i {
	padding: 0px 14px 0px 0px;
	vertical-align: middle;
}
#b_col2 ul {
	list-style: none;
	padding: 0px 0px 0px 13px;
}
#b_col2 li {
	padding: 8px 0px 0px 0px;
	background: none;
}
#footer {
	height: 63px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 27px 0px 0px 0px;
}
#footer a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
.footer-bottom {
	width: 100%;
	background: #6E0F6D;
	padding: 20px 0;
	border-top: 1px solid #6E0F6D;
	overflow: hidden;
}
.footer-bottom-text {
	width: 100%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Baskerville Old Face;
}
.footer-bottom-text p {text-align: center;}
.footer-bottom-text a {
	color: #FFFFFF;
	float: right;
	margin-right: 130px;
}
/* blog */

.dat_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	float: left;
	width: 50px;
	height: 46px;
	padding: 4px 0px 0px 0px;
	margin-right: 15px;
	background: url(styles_res/dat_img.gif) 0px 0px no-repeat;
	text-align: center;
}
.datc_coment {
	height: 27px;
	width: 570px;
	background: url(styles_res/datc_coment.gif) top repeat-x;
	padding: 3px 0px 0px 0px;
}
.datc {
	float: left;
	width: 346px;
}
.coment {
	float: right;
	width: 146px;
	text-align: right;
}
.datc_coment a {
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
.datc_coment a:hover {
	text-decoration: underline;
}
.img_ind1 {
	padding: 17px 0px 10px 0px;
}
.text_ind1 {
	padding: 0px 87px 0px 0px;
}
.spis {
	list-style: none;
	padding: 0px 0px 0px 0px;
}
.spis li {
	padding: 8px 0px 2px 20px;
	background: url(styles_res/spis.gif) left bottom no-repeat;
}
.spis a:hover {
	text-decoration: none;
}
.spis a {
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
.gal_num {
	width: 36px;
	height: 21px;
	padding: 0px 0px 0px 7px;
	display: block;
	background: url(styles_res/gal_num.gif) left top no-repeat;
	color: #FFFFFF !important;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	float: left;
}
.gal_num:hover {
	background: url(styles_res/gal_num_hover.gif) left top no-repeat;
	text-decoration: none;
}
.a_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #04078E;
	text-align: left;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}
.a_blog:hover {
	text-decoration: underline;
}
/* gallery */

.row {
	padding: 0px 20px 0px 130px;
	height: 273px;
}
.box_img2 {
	width: 272px;
	height: 273px;
	background: url(styles_res/box_img.jpg) 0px 0px no-repeat;
	padding: 0px 20px 0px 20px;
	float: left;
	color: #FFFFFF;margin-bottom: 20px;
        margin-right: 55px;
}
.box_razd {
	width: 30px;
	height: 50px;
	float: left;
}
.box_img2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #F8A253;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.box_img2 h2 {
	font-family: Times, "Times New Roman", "serif";
	font-size: 13px;
	font-weight: 100;
	color: #FFFFFF;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.rol_over:hover {
}
/* about us */

.box_about {
	width: 530px;
	float: left;
}
/* contact us */

#left label {
	width: 103px;
	float: left;
	padding: 5px 0px 0px 5px;
}
.input_txt2 {
	width: 502px;
	border: none;
	background: url(styles_res/input_txt2.gif) left top no-repeat;
	padding: 8px 15px 8px 15px;
	color: #000000;
}
.text_area2 {
	width: 611px;
	height: 112px;
	border: none;
	background: url(styles_res/text_area2.gif) 0px 0px no-repeat;
	padding: 6px 15px 6px 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.submit2 {
	background: url(styles_res/read.jpg) right 0px no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 66px;
	height: 17px;
	margin: 0px 54px 0px 0px;
}
.table1 {
	width: 1200px;
	padding-left: 40px;
}
.box_us {
	width: 400px;
	padding-left: 0px;
}
.box_us_l {
	width: 28px;
	float: left;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
}
.box_us_r {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	width: 300px;
	float: left;
}
.box_us2 {
	width: 600px;
	padding-left: 0px;
}
.box_us2_l {
	width: 100px;
	float: left;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
}
.box_us2_r {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	width: 400px;
	float: left;
}
.box_us2_r2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	width: 550px;
	float: left;
	padding-bottom: 20px;
}
/*
Header scroll
*/

.roundabout-holder {
	list-style: none;
	width: 714px;
	height: 200px;
	margin: 0 auto;
}
.roundabout-moveable-item {
	height: 286px;
	width: 510px;
	background-color: #f3f3f3;
	font-size: 2em;
	cursor: pointer;
}
.roundabout-in-focus {
	cursor: auto;
}



.btt {line-height: 32px;
    padding-left: 40px;
    font-size: 15px;
    color: #333;
}
.btt a {color: #333; text-decoration:none;}
.lby {min-height:250px;}
.zbt {text-align:center; line-height:36px; font-size:18px;}
.nrr {padding:0 40px; line-height:32px; font-size:14px;}
.wp_entry a {
    color:blue;
}
.wp_entry a:active {
    color: #F00;
}
.wp_entry a:visited {
    color: #551a8b;
}
.wp_entry a:hover {
    color:blue;
}









