.chromestyle{
	width: 1000px;
	font-weight: normal;
	font-size: 12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: url(bt2.gif) center center no-repeat;
	margin: 0 0 0 300px;
	_margin: 0 0 0 150px;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.chromestyle ul li{	display: inline;}

.chromestyle ul li a{
	color: #E1E1E1;
	padding: 4px 5px;
	*padding: 4px 15px;
	_padding: 4px 15px;
	margin: 0px;
	text-decoration: none;
}

.chromestyle ul li a:hover,.chromestyle ul li a:visited,.chromestyle ul li a:active,.chromestyle ul li a:link{
	color:#fff; /*THEME CHANGE HERE*/
	text-decoration: none;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #F0F0F0;
	width: 100px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	text-align: left;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0 2px 10px;
	text-decoration: none;
	color: #666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #c7000a;
	color: #fff;
	text-decoration: none;
}
.about4{
	float:left;
	width: 770px;
	height: auto;
	margin-top: 20px;
}
.about4 .title {
	float: left;
	width:725px;
	height: 24px;
	background: url(../images/right_line4.jpg) no-repeat 40px bottom;
	line-height: 24px;
	color: #CA0008;
	margin-top: 10px;
	padding-left: 35px;
}
.about4 .title a{
	color: #CA0008;
	text-decoration: none;
}
.about4 .title a:hover{
	color: #FF3300;
	text-decoration: none;
}
.about4 .title_text {
	float: left;
	width:auto;
	height: 24px;
}
.about4 .title_text2 {
	float: right;
	width:auto;
	height: 24px;
	margin: 0 20px 0 0;
}

.about4 .title2 {
	float: left;
	width:100%;
	height: 24px;
	line-height: 24px;
	color: #999999;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.about4 .title3 {
	float: left;
	width:100%;
	height: 24px;
	line-height: 24px;
	color: #999999;
	margin-top: 10px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.about4 .a .sub span {
	color: #CC0000;
}

.about4 .sub_star{
	float: left;
	width:740px;
	height: auto;
}
.about4 .sub_block{
	float: left;
	width:740px;
	height: auto;
	line-height: 24px;
	margin-bottom: 15px;
}
.about4 .sub .pic{
	float:left;
	width:140px;
	height:150px;
	margin: 0px 20px 0 0;
}
.about4 .sub .pic_word{
	float:left;
	width:158px;
	height:auto;
}
.about4 .sub p{
	margin:0 0 0 35px;
	background: url(../images/icon_02.gif) no-repeat left center;
}
.about4 .sub span{	padding-left:15px;}
.about4 .sub img{
	float: left;
	line-height: 24px;
	padding:2px
}
.about4 .sub .s3{
	float:left;
	width:565px;
	height:auto;
	line-height: 20px;
	color: #333333;
	margin: 10px 0 0 0;
}
.about4 .sub .s3 .word{
	float:left;
	width:525px;
	height:64px;
	padding:20px;
	margin:5px 0;
	line-height: 20px;
	color: #333333;
	background: url(../images/talk.gif) no-repeat;
}
/*
.sub_menu {
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin:0 1px 0 1px;
	display: inline-block;
}*/
a.sub_menu:link,a.sub_menu:visited {
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	height: auto;
	width: 125px;
	display: inline-block;
	border-right: 1px solid #999999;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
a.sub_menu:hover,a.sub_menu:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.sub_menu_or:link,a.sub_menu_or:visited {
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	height: auto;
	width: 125px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
a.sub_menu_or:hover,a.sub_menu_or:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.sub_menu2:link,a.sub_menu2:visited {
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	height: auto;
	width: 64px;
	display: inline-block;
}
a.sub_menu2:hover,a.sub_menu2:active {
	font-size: 12px;
	color: #c8000b;
	height: auto;
	width: 64px;
	text-decoration: underline;
}
a.sub_menu2_Doing {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 64px;
	text-decoration: none;
	background-color: #c8000b;
}
.star {
	float: right;
}

