
* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #222;
}

#site{

}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	line-height: 1.75em;
	color: #888;
	background: #D0E3F1 url(../images/bg.jpg) top center no-repeat;
	letter-spacing: -0.02em;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	color:#F00;	
}

h2 {
	font-size: 1.75em;
}
h5 {
	font-size: 4em;
	font-family: Oswald, sans-serif;
	color:#F00;
}
h6{
	font-family: "Microsoft YaHei";
	font-size:16px;
		
}
h2,h3,h4 {
	font-family: Oswald, sans-serif;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	padding: 0;
	float: left;
}

#footer {
	text-align: center;
	padding: 40px 0 20px 0;
	font-size: 0.9em;
}

#footer a {
	color: #555;
}

#header {
	color: #FFF;
	position: relative;
	height: 150px;
	background: #447289 url(../images/bg2.jpg) bottom center no-repeat;
	width: 980px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 20px;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#logo h1 {
	font-size: 3em;
	font-family: Oswald, sans-serif;
}

#menu {
	line-height: 60px;
	font-family: Oswald, sans-serif;
	padding: 0 35px 0 35px;
	width: 910px;
	height: 60px;
	font-size: 1.2em;
	background: #e6e6e6;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

#menu {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #000000;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 18px 0 18px;
	height: 60px;
	display: inline-block;
}
#menu ul li:hover {
	background-color:#F00
}
#menu ul li.first {
	padding-left: 0;
}

#menu ul li.active {
	background: #F03;
}

#menu .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: relative;
	width: 0;
	height: 0;
	top: -3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #254656;
}


/*=============================================================*/
#cht_menu {
	line-height: 60px;
	font-family: Oswald, sans-serif;
	padding: 0 35px 0 35px;
	width: 910px;
	height: 60px;
	font-size: 1.3em;
	background: #e6e6e6;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

#cht_menu {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
}

#cht_menu a {
	color: #000000;
	text-decoration: none;
}

#cht_menu ul {
	list-style: none;
}

#cht_menu ul li {
	padding: 0 15px 8px 15px;
	height: 60px;
	display: inline-block;
}
#cht_menu ul li:hover {
	background-color:#F00
}
#cht_menu ul li.first {
	padding-left: 0;
}

#cht_menu ul li.active {
	background: #F03;
}

#cht_menu .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: relative;
	width: 0;
	height: 0;
	top: -3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #254656;
}
/*=============================================================*/

#page {
	color: #656565;
	padding: 60px 35px 0px 35px;
	margin: 0;
	width: 910px;
	position: relative;
}

#page strong {
	color: #222;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 20px 0 20px 0;
	clear: both;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #CCC;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

.box {
	margin: 0 0 30px 0;
	overflow: hidden;
}

#col1 {
	float: left;
	width: 310px;
	overflow: hidden;
}

#col2 {
	width: 310px;
	overflow: hidden;
	margin: 0 0 0 340px;
}

#search {
	position: absolute;
	top: 58px;
	right: 35px;
}

#search input.form-text {
	padding: 8px 42px 8px 12px;
	width: 175px;
	border: 0;
	background: #999 url(../images/search.gif) top right no-repeat;
	border-top: solid 1px #666;
	color: #D3DDE2;
}

#sidebar {
	width: 225px;
	margin: 0 0 0 685px;
	padding: 0;
}

#splash {
	height: 250px;
	position: relative;
	width: 980px;
	background: #FFF;
	overflow: hidden;
}

#wrapper {
	width: 980px;
	position: relative;
	background: #fff;
	margin: 0 auto 0 auto;
	box-shadow: 0px 0px 15px 5px rgba(119, 119, 119, 0.9);
	-moz-box-shadow: 0px 0px 15px 5px rgba(119, 119, 119, 0.9);
	-webkit-box-shadow: 0px 0px 15px 5px rgba(119, 119, 119, 0.9);
}

.dropotron {
	min-width: 200px;
	background: #346176 url(../images/bg4.jpg) top left no-repeat;
	list-style: none;
	line-height: 2.75em;
}

.dropotron li {
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
	color: #D3DDE2;
	position: relative;
	border-top: dotted 1px #4f798e;
	padding: 0 20px 0 20px;
}

.dropotron li:hover {
	background: #294C5D;
}

.dropotron li:hover .arrow {
	border-left-color: #153646;
}

.dropotron li.first {
	border-top: 0;
}

.dropotron li.last {
	border-bottom: 0;
}

.dropotron li a {
	color: #E3EAED;
	text-decoration: none;
}

.dropotron .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #254656;
}
.award_outbox {
	width:910px
}
.award_inbox1 {
	display:inline-block;
	width:450px;
	border: 1px solid #999;
}
.award_inbox1 img {
	padding:5px
}
.award_inbox2 {
	display:inline-block;
	width:222px;
	border: 1px solid #999;
	margin-top:10px;
}
.award_inbox2 img {
	padding:5px
}


#lang_box {
	position:absolute;
	top:15px;
	right:25px;
}
#lang_box a {
	color:#000;
	text-decoration:none;
}
#lang_box a:hover {
	text-decoration: underline;
}

.index_photo {
	border-collapse:collapse;
	border-spacing:0;
	/*margin-bottom:-20px;*/
}
.index_photo td {
	border:1px solid #FFF;
	vertical-align:bottom;	
}
.index_photo img {
	width:151px;
}

/*=================price-tabele====================*/
.price-table {
	width:908px;
	border-collapse:collapse;
	box-shadow: 0px 0px 3px 1px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 3px 1px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(119, 119, 119, 0.75);
	
	
	zoom: 1;
   filter: progid:DXImageTransform.Microsoft.Shadow(Color=#dbdbdb, Strength=5, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#dbdbdb, Strength=5, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#dbdbdb, Strength=5, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#dbdbdb, Strength=5, Direction=270);
	zoom: 1;

		 
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.price-table td{
	border:#C00 1px solid;
	padding:3px;
	/*text-align:center;*/
}

.price-table .price-info{
	text-align:left;
	color:#F00
}
.price-table .price-info:hover{
	color:#FFF
}

.title-row{
	background:#666;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}

.odd-row{
	background:#D8D8D8;
}
.even-row{
	background:#FFF;
}
.odd-row:hover , .even-row:hover {
	background: #C00;
	color:#FFF
}
/*===============================================*/

.app_icon {
	width:135px;
	height:135px;
	padding:4.5px;
	margin:1px;
	display:inline-block;
	border:1px solid #FFF;
	moz-border-radius:25px;
	webkit-border-radius:25px;
	border-radius:25px;
	
}

.app_info {
	text-align:center;
	width:137px;
	padding:4.5px;
	margin:1px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:text-top;
	
	
}
.ch_app_info {
	text-align:center;
	width:137px;
	padding:4.5px;
	margin:1px;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:text-top;
	
	
}
.app_info a {
	text-decoration:none;
	
}
.ch_app_info a {
	text-decoration:none;
	
}


.app_info a:link:hover {
	color:#C00;
	text-decoration:underline;
}
.ch_app_info a:link:hover {
	color:#C00;
	text-decoration:underline;
}
.app_info span {
	font-family: "Microsoft YaHei";
	font-size:14px;
}
.ch_app_info span {
	font-family: "Microsoft YaHei";
	font-size:13px;
}


.app_icon:hover {
	width:135px;
	height:135px;
	padding:5px;
	margin:1px;
	display:inline-block;
	moz-border-radius:30px;
	webkit-border-radius:30px;
	border-radius:25px;
	background:#CCC;
	
}

/*-----------------stamp-------------------*/
#stamp_photo div {
	display:inline-block;
	text-align:center;
	font-size:18px;
	color:#C00;
}

